11682 Commits (32b7cbd4a7cd8cffb47c5465301141eaad599eaa)
 

Author SHA1 Message Date
Eli Schwartz 6c23b4c6fc
unused variable -- open() does not need "as f" 3 years ago
Eli Schwartz cdd0a1ddc8
semicolons are not needed in python 3 years ago
Andres Freund fddf88ba08 backends/vs: Do not emit dummy command for alias_command(). 3 years ago
Eli Schwartz 214d03568f
new custom dependency lookup for iconv 3 years ago
Eli Schwartz 3cddb0e5c6
deprecate layout=flat and warn people never to use it 3 years ago
Eli Schwartz 49d861763c
msetup: make xcode unsupported warning actually show 3 years ago
Eli Schwartz f291b637b1
qt module: consolidate on one list of bins 3 years ago
Eli Schwartz ad3bf77ff0
add test case for qrc translations 3 years ago
Eli Schwartz d2bf77342e
qt module: fix regression in building translations via qresource 3 years ago
Eli Schwartz 7171d22f5f
qt module: correctly register a found tool and stop looking for it 3 years ago
ePirat 6c908a04d7 docs: add note about built-in options support 3 years ago
Mat Cross 1616a9af33 nagfor OpenMP recognition. 3 years ago
Mat Cross 85a5aed60f nagfor preprocessor flag. 3 years ago
Mat Cross 20d1bfbcb6 Made submodule child code valid Fortran. 3 years ago
Mat Cross 174bc1c786 Presence of nagfor signifies that Fortran tests can be run. 3 years ago
Mat Cross 436a257c50 Comments on nagfor options setup. 3 years ago
Mat Cross 0e86258748 Implemented some missing operation for the NAG Fortran Compiler. 3 years ago
Eli Schwartz 3f796c43df objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 3 years ago
Paolo Bonzini 0fcd696b1e unittests: test external dependency in summary 3 years ago
Paolo Bonzini 516c871bec summary: fix dependencies 3 years ago
Paolo Bonzini 32dbdff3b2 docs: document new behavior with respect to mixed language link tests 3 years ago
Paolo Bonzini bb70277e96 add test case for mixed language link tests 3 years ago
Paolo Bonzini 8596b3bcd1 interpreter: detect and pass compiler to be used for linker tests 3 years ago
Paolo Bonzini 90ee43463f compilers: allow link tests to use objects from a different compiler 3 years ago
Paolo Bonzini 2997480ee6 compilers: do accept None in Compiler.compile extra_args 3 years ago
Paolo Bonzini 63ddb8aafa compilers: fix flake8 issues 3 years ago
Filipe Laíns af8b55d49b mintro: add installed_plan 3 years ago
Daniel Mensinger be3bd9ea64 ci: Also use the `autoCancel` key for Azure 3 years ago
Daniel Mensinger d5f30308b4 ci: Fix missing MESON_CI_JOBNAME in the image builders 3 years ago
Daniel Mensinger cab77b0e4c ci: Use GitHub concurrency 3 years ago
Evan Miller b8cfb3d131 Support for appleframeworks with GCC and Intel 3 years ago
Eli Schwartz 5166a47acb tests: when generating git repositories, make sure that pgpsign is off 3 years ago
Eli Schwartz 604088b541 mdist: use git archive with git repositories for correctness 3 years ago
Will 7ac9413cd5 Improve WSL detection 3 years ago
Eli Schwartz 4745037f4b log a more informative error when wrap-git subprojects cannot be downloaded 3 years ago
Xavier Claessens 5e55a0bb2b interpreter: Add summary of all user defined options 3 years ago
Xavier Claessens a616a23713 OptionKey: Fix ordering 3 years ago
Eli Schwartz 1dbb6d6b8c
make the display name of a gettext translation build, look prettier 3 years ago
Eli Schwartz dc51740e2c
add release note formally allowing run_target in an alias 3 years ago
Eli Schwartz 10cfc321f8
fix repr for alias_target 3 years ago
Eli Schwartz 0b63dff3ba
run_target: do not yield broken names with subdirs 3 years ago
Xavier Claessens d67850b45e dependency: fallback and allow_fallback are mutually exclusive 3 years ago
Dylan Baker 9bf669a016
Clang should error for all implicit function checks (#9165) 3 years ago
Daniel Mensinger 43302d3296 interpreter: Introduce BooleanHolder for the bool primitive 3 years ago
Daniel Mensinger 86eda3c812 interpreter: Simplify Disabler logic 3 years ago
Daniel Mensinger 80bd35c646 interpreter: Remove the AND and OR operator enums 3 years ago
Daniel Mensinger 43a6b5bd5e interpreter: Remove permissive from _unholder 3 years ago
Xavier Claessens ea02c1c48a msvc: Assume UTF8 source by default 3 years ago
Eli Schwartz 22c38a0006
i18n module: restore the <packagename>-gmo target 3 years ago
Eli Schwartz 2fc7592e13
i18n module: provide targets as return value for gettext() 3 years ago