6823 Commits (bcfbfbb343cc8ebe415fce042f5d0b1a1c488f69)

Author SHA1 Message Date
Dylan Baker 343b40f67a build: add some missing type annotations 3 years ago
Dylan Baker 9bca4a4b94 mlog: fix annotation 3 years ago
Andrea Pappacoda 68eca11cc6 Use -Oz when optimization=s in Clang 3 years ago
Xavier Claessens ca866bcfc7 coredata: 0.59.1 -> 0.59.99 is a major version difference 3 years ago
Dylan Baker e049494890 mtest: Allow gtest protocol test to fail more gracefully 3 years ago
Xavier Claessens 30f24bfa32 dependency: If cached version is outdated, look on system again 3 years ago
Ryan Kuester 945f185146 ninjabackend/vs: handle builddir on different drive from cwd 3 years ago
Eli Schwartz d7e71f3912 during executable lookup, do not search PATH if a directory component is given 3 years ago
Xavier Claessens e9386e80ae dependencyfallbacks: Use default_options for implicit fallbacks 3 years ago
Andres Freund a8370e6d3f backends/vs: Set ObjectFileName for generated sources. 3 years ago
Rohit Goswami 32ba349f0a compilers: Use standards compliant test 3 years ago
Dylan Baker 40ff02268c backend/ninja: add generated sources to depscan order deps 3 years ago
Eli Schwartz 99112d6c79
msubprojects: when revision is an available commit, do not fetch updates 3 years ago
Eli Schwartz 4568482316
msubprojects: if fetching the remote fails, gracefully fallback to local copy 3 years ago
Eli Schwartz 82e68e98ad
indent code in preparation for refactoring 3 years ago
Xavier Claessens e006e2ee99 Fix ignored install_tag kwarg in install_subdir() 3 years ago
miebka 59fe80602e C2000: Added depfile generation for incremental builds 3 years ago
Eli Schwartz 87e13af1c8
apply flake8 fixes for unused imports and missing imports 3 years ago
Eli Schwartz 6cc1b8441c
mark a couple of typing-only imports as noqa, to appease pyflakes 3 years ago
Eli Schwartz cbfdfca089
compilers: publicly export one more constant 3 years ago
Eli Schwartz c43bad2369
fix untested codepath? add:item() is surely a typo, not a real function 3 years ago
Eli Schwartz a387e8d743
fix traceback while trying to print error message 3 years ago
Eli Schwartz 2c34b2f063
fix traceback for undefined exception when trying to raise exception 3 years ago
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 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
Mat Cross 1616a9af33 nagfor OpenMP recognition. 3 years ago
Mat Cross 85a5aed60f nagfor preprocessor flag. 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 516c871bec summary: fix dependencies 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
Evan Miller b8cfb3d131 Support for appleframeworks with GCC and Intel 4 years ago
Eli Schwartz 604088b541 mdist: use git archive with git repositories for correctness 4 years ago
Will 7ac9413cd5 Improve WSL detection 4 years ago
Eli Schwartz 4745037f4b log a more informative error when wrap-git subprojects cannot be downloaded 4 years ago
Xavier Claessens 5e55a0bb2b interpreter: Add summary of all user defined options 4 years ago
Xavier Claessens a616a23713 OptionKey: Fix ordering 4 years ago
Eli Schwartz 1dbb6d6b8c
make the display name of a gettext translation build, look prettier 4 years ago