4323 Commits (2fb51a2cb006efa49aac17b77badde2491894326)

Author SHA1 Message Date
Dylan Baker b8368c1617 compilers: Put Intel compiler classes into the mixins folder 5 years ago
Dylan Baker 488e852e70 compilers/mixins/gnu: Add type annotations 5 years ago
Dylan Baker cd5360821a compilers: split gnu and gnulike compilers out of compilers 5 years ago
Dylan Baker d68969f169 compilers/mixins/visualstudio: Add type annotations 5 years ago
Dylan Baker 214ab455d3 compilers: Move the VisualStudioLikeCompiler class into mixins 5 years ago
Dylan Baker 51c66752a9 compilers/mixins/arm: Add type annotations 5 years ago
Dylan Baker ef448b95ae compilers: Move ArmCompiler to a mixin module 5 years ago
Dylan Baker 675874c303 compilers/mixins/ccrx: add type annotations 5 years ago
Dylan Baker 4d5c745bdc compilers: move ccrx compiler abstraction into mixins 5 years ago
Dylan Baker d483da46a9 compilers: Move clike into a mixins directory 5 years ago
David Seifert fcf27c2a2d Do not fail on passing `-Werror=unused-parameter` from environment 5 years ago
Thibault Saunier 6813ef1e24 cmake: Handle disabling subprojects 5 years ago
Christoph Weiss 185238fdb4 Change meson test's build failure exit code to 125 5 years ago
Michael Hirsch, Ph.D cb7d236696 pythonic file checks 5 years ago
myfreeweb efea48788a Ignore -D* and -fstack-protector* args for D compilers 5 years ago
Daniel Mensinger 5bd21a96b8 cmake: Fix dependencies with try_compile (closes #5605) 5 years ago
Norbert Nemec 555847f20f Fix MSVC /link argument ordering (#5598) 5 years ago
gjaeger1 30e42009c0 Adapting Boost Python library detection to Boost >= 1.67. Closes #4288. 5 years ago
Xavier Claessens d8b3af00ac vs backend: commandrunner.py takes source dir first 5 years ago
Xavier Claessens 12d4031f52 Add alias_target() function 5 years ago
Norbert Nemec 748c9d817d try IMPORTED_IMPLIB before IMPORTED_LOCATION for cmake dependencies 5 years ago
Jussi Pakkanen 724113849c Warn if the user manually adds arguments we have builtin support for. 5 years ago
Norbert Nemec 4b25253bfd Reference error code as hex value and improve comment 5 years ago
Norbert Nemec 62c975659f diagnostics for missing DLLs on Windows in meson_exe.py 5 years ago
Charlie Barto 687bd31317 Make faster w defender atp 5 years ago
Michael Hirsch, Ph.D 8e0acae439
type hints @dcbaker 5 years ago
Michael Hirsch, Ph.D c756d06fbb
add clang c_std=c18 alias 5 years ago
Robin Kertels 96a6d621bf Add (v)c++latest to VC_VERSION_MAP 5 years ago
Norbert Nemec cc3993d1d4 move Gnu-specific feature '--print-search-dirs' to GnuLikeCompiler 5 years ago
Michael Hirsch, Ph.D 85cc424712 expanduser for tilde 5 years ago
Michael Hirsch, Ph.D 324c5b9aae check that compiler name is not blank or empty 5 years ago
Michael Hirsch, Ph.D 041de5814f BUGFIX: typo from 32e827dcdc broke PGI compilers 5 years ago
Jussi Pakkanen 74611ecb1f Fix unittests. 5 years ago
Marvin Scholz 5badc3912d compilers: Add missing cflags when calling compiler in link mode 5 years ago
Marvin Scholz 976c303603 compilers: Fix missing cflags for function detection 5 years ago
ePirat b347f00dc0 Fix windres module argument flattening 5 years ago
Charlie Barto 1e182b51c6 Improve performance with windows defender ATP 5 years ago
Marvin Scholz 0bf5c27b64 env: Do not return empty tool env vars 5 years ago
Abhishek Pandit-Subedi 968aee4f18 Return zero in cross_sizeof 5 years ago
Dylan Baker e3140fa2d2 dependencies/dev: Switch order of llvm dependency finders 5 years ago
Daniel Mensinger 54b1c43277 mintro: Add installed subdirs introspection (fixes #5556) 5 years ago
Jussi Pakkanen ba6c0cab8f Use the same directory names for dist so that ccache works. Closes #5583. 5 years ago
Dylan Baker 866d105036 xcodebackend: Fix iterating compilers after host/build changes 5 years ago
John Ericson 3f280a81fd Remove build host mixing warning on native 5 years ago
Daniel Mensinger 8320217210
cmake: Also detect Windows paths 5 years ago
Daniel Mensinger 71a5ff718a
cmake: Skip ARGS key in COMMAND 5 years ago
Daniel Mensinger 5806490219
cmake: Added support for custom_target generation 5 years ago
Daniel Mensinger 98813c1d22
cmake: Added custom target wrapper script 5 years ago
Daniel Mensinger 35b4ae5d61
ast: printer fix index node printing 5 years ago
Daniel Mensinger 3fb0e917aa
cmake: Parse trace when configuring CMake 5 years ago