12062 Commits (4b9ec4f6d50db7f408f7910299846dfae6cb9559)
 

Author SHA1 Message Date
Xavier Claessens 8a0d12ec29 optinterpreter: Fix builtin option names not being reserved anymore 3 years ago
Paolo Bonzini 5e96730d7d introspect: include choices for array options 3 years ago
Xavier Claessens 4f7c0d0b62 optinterpreter: Downgrade error to deprecation 3 years ago
Daniel Mensinger 220d5aa7ba interpreter: Fix missing holder entry (fixes #9389) 3 years ago
Doug Kearns ace184fa45 syntax-highlighting: vim: whitespace fixes 3 years ago
Doug Kearns 4d363e463d syntax-highlighting: vim: improve the ftplugin 3 years ago
Doug Kearns 7cddf9a6db syntax-highlighting: vim: set b:undo_ftplugin 3 years ago
Doug Kearns 462003f996 syntax-highlighting: vim: use Boolean highlight group for booleans 3 years ago
Doug Kearns a0dc60f841 syntax-highlighting: vim: match octal and hexadecimal numbers 3 years ago
Eli Schwartz 1d17ef3edb
docs: fix a typoed arg name and another missing arg 3 years ago
Jussi Pakkanen a331ba1b8b Bump version number for rc1. 3 years ago
Eli Schwartz 88d9646288
pkg-config: do not ever successfully detect Strawberry Perl. 3 years ago
Eli Schwartz dfa19af0ae
simplify some log formatting by splitting out a commonly used format string 3 years ago
Xavier Claessens 437745b028 Add missing release snippet for option() deprecated kwarg 3 years ago
Xavier Claessens 928078982c Add --vsenv command line option and active VS only when needed 3 years ago
Daniel Jacobs 31bea202c9 improve wraptool search 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Xavier Claessens 32b7cbd4a7 clangformat: Only format files tracked by git by default 3 years ago
Eli Schwartz 0a3a9fa0c3
ar linker: generate thin archives for uninstalled static libraries 3 years ago
Eli Schwartz 253ff71e6b
linkers: reorganize Ar linker into a base class 3 years ago
Eli Schwartz ba432c87a4 Revert "interpreter: Add FeatureNew check" 3 years ago
Eli Schwartz 4d9cc9ceab Add release notes for `subprojects packagefiles`. 3 years ago
Eli Schwartz e72da5ff5a msubprojects: implement "packagefiles --save" 3 years ago
Eli Schwartz 8e50ba732e msubprojects: add new subcommand "packagefiles" 3 years ago
Eli Schwartz 352380f659 Revert "msubprojects: if fetching the remote fails, gracefully fallback to local copy" 3 years ago
Jussi Pakkanen 95d8b8787a Be more strict about target names with slashes. 3 years ago
Xavier Claessens 6b7d43ebe0 minstall: Ignore ldconfig errors when we did not install libraries 3 years ago
Eli Schwartz da81586a5b pkgconfig module: correctly generate Libs search path with absolute install_dir 3 years ago
Jussi Pakkanen 046d088549
Merge pull request #9373 from anarazel/vs-build-speed 3 years ago
Eli Schwartz 2a2c246df2
Zipapp docs (#9356) 3 years ago
Dylan Baker 6849baa476 modules/windows: allow CustomTargets with more than one output for compile_resources 3 years ago
Dylan Baker 0d52a6161a build: Add missing type annotation 3 years ago
Dylan Baker 88060d47c1 modules/windows: allow CustomTargetIndex for compile_resources 3 years ago
Dylan Baker cc231de08e modules/windows: use typed_kwargs 3 years ago
Xavier Claessens 77ef437cc4 optinterpreter: Add deprecated kwarg 3 years ago
Xavier Claessens 953bbf5e19 optinterpreter: Refactor to use typed_pos_args() and typed_kwargs() 3 years ago
Xavier Claessens a844e9bdb0 optinterpreter: Add support for dictionaries 3 years ago
Xavier Claessens 709d151eb9 typed_kwargs: Fix when ContainerTypeInfo is used in a tuple 3 years ago
Daniel Mensinger 0eec5480fb
docs: Also check on pull-requests 3 years ago
Daniel Mensinger 88db532bf9
docs: Update docs 3 years ago
Daniel Mensinger 2ab5620769
docs: GitHub Action up the JSON docs 3 years ago
Daniel Mensinger d7ea066c5c
docs: Add a validator for the new JSON docs 3 years ago
Daniel Mensinger d427c8fdb6
docs: Added JSON generator 3 years ago
Xavier Claessens 329d111709 python: Add platlibdir and purelibdir options 3 years ago
Xavier Claessens 5316c7df62 ModuleState: Add wrapper to get option 3 years ago
Xavier Claessens 2628ce576c Add support for module options 3 years ago
Eli Schwartz 9b2bc0be6d
doc: fix yaml indentation typo that broke building the website 3 years ago
Dylan Baker dc1866aedc modules/windows: use typed_pos_args 3 years ago
Dylan Baker e3c8257fc9 modules/windows: add some easy type annotations 3 years ago
Eli Schwartz 108bd996ee
add install_emptydir function 3 years ago