12731 Commits (46148f923b196e1b1d004e68d43edc2daca4dd25)
 

Author SHA1 Message Date
Eli Schwartz 46148f923b
fix totally invalid import of an import 2 years ago
Eli Schwartz 075ccc68be
sort imports for neatness 2 years ago
Jussi Pakkanen 44c95087d0 Bump version number for new development. 2 years ago
Jussi Pakkanen 9c6dab2cfd Finalize the release. 2 years ago
smowzy 51dad83d46 Users.md: remove wxFormBuilder 2 years ago
Simon McVittie f0e9a44d41 test cases: Don't fall off the end of main() without an exit status 2 years ago
Eli Schwartz e06dd48ad2
docs: update various function references to be linkified 2 years ago
Eli Schwartz 4635fd5937
docs: fix broken link to structured sources 2 years ago
Eli Schwartz 6cc1f26e55
docs: fix broken links in i18n modue 2 years ago
Eli Schwartz 21493fe5c6
docs: correctly classify module methods as a method, not a function 2 years ago
Eli Schwartz 8ef3909086
docs: grammar nit 2 years ago
Eli Schwartz 0960cd3c23
docs: encourage using the "setup" subcommand where appropriate 2 years ago
Eli Schwartz 5e445fd747
docs: fix confusing repetition 2 years ago
Eli Schwartz 4e43970752
docs: linkify some function references 2 years ago
Dylan Baker 32ebb81f1a dependencies: update llvm versions 2 years ago
Jussi Pakkanen eee861845d Bump version number for rc2. 2 years ago
Eli Schwartz 0be3532456 docs: fix yaml refman example of embedding links in a code comment 2 years ago
Eli Schwartz ad0c70bac1 docs: make the refman linkification slightly prettier for codeblocks 2 years ago
Akihiko Odaki c2c9359d46 Fix destdir_join 2 years ago
Tad Young 4c706e961b
add missing lower() to fix msvc backend platform detection 2 years ago
neilnaveen 5f8b0487ab chore: Set permissions for GitHub actions 2 years ago
fxxf 650cea3d08 fix: handle the case where the last item of `four_column` results in being < 1 (COLUMNS <= 60) by falling back to `_col`, relevant issue #10211 2 years ago
Xavier Claessens 1a3d29dd0e Move python version check as first thing 2 years ago
Eli Schwartz b05d7db443
fix type checking for declare_dependency to allow linking to executable 2 years ago
Eli Schwartz a20523aa5f
docs: grammar and formatting nits 2 years ago
Eli Schwartz b72a5668c2
docs: remove incorrect information about nonexisting kwarg 2 years ago
CLanguagePurist 87b4b0d4e7
Update Unit-tests.md (#10515) 2 years ago
Chun-wei Fan 6e7c3efa79 visualstudio.py: Apply /utf-8 only on clang or VS2015+ 2 years ago
Jussi Pakkanen 28a9c1fdad Update version numbers for rc1. 2 years ago
Jussi Pakkanen df4714be95
Merge pull request #10464 from rtbo/fix_generated_deps 2 years ago
Eli Schwartz 22dcb692ad python module: implicitly add python dep to extensions 2 years ago
Eli Schwartz 43c60318fd python module: cache dependency() lookup between invocations 2 years ago
Eli Schwartz ea952966b4
update gnome test to cover built gresource files 2 years ago
Eli Schwartz 28835cce71 gnome module: fix regression that broke using built xml files as gresources 2 years ago
Olexa Bilaniuk b19d312dc7 Update CUDA Toolkit/driver version table for recent releases. 2 years ago
Staz M 7409f12a82 always run external projects multi-threaded if possible 2 years ago
Staz M 7da495f616 always set DESTDIR via the environment for external projects 2 years ago
Xavier Claessens 807cbcb350 external-project: Add depends kwarg 2 years ago
Eli Schwartz 47426f3663
migrate declare_dependency to typed_kwargs 2 years ago
Eli Schwartz ca52dac38b
refactor logic for parsing dependency variables into type_checking module 2 years ago
Eli Schwartz b13a95c301
docs: d_module_versions has an undocumented ability to accept integers 2 years ago
Eli Schwartz e99e55d0aa
docs: fix incorrect info for declare_dependency sources 2 years ago
Eli Schwartz edb38fd6f6
fix confusing incorrect default name for a KwargInfo 2 years ago
Eli Schwartz c1aeb2f7e4
typed_kwargs: support dict/list as "new since" types 2 years ago
Hemmo Nieminen b49b9f52b2 interpreter: fix a subproject check with symlinks 2 years ago
Michael Mera 9b21428006 fix parameter expansion in several error messages 2 years ago
Xavier Claessens a693e2d091 devenv: Do not use relative WINEPATH 2 years ago
Xavier Claessens 57909b53d6 Improve WINEPATH reduction 2 years ago
Xavier Claessens b1649899a2 ExternalProgram: Make get_version() work without interpreter 2 years ago
Eli Schwartz 41860f686f docs: ensure stable order of release notes 2 years ago