8072 Commits (4143c7bceb0025d9b20d3bcbf2f7d04eb5e0f0ce)
 

Author SHA1 Message Date
Jussi Pakkanen fb4c95a322
Merge pull request #5620 from mesonbuild/testenvvar 5 years ago
Robin Kertels 96a6d621bf Add (v)c++latest to VC_VERSION_MAP 5 years ago
Jussi Pakkanen beae10f588 Update hotdoc files to match those produced by newest version. 5 years ago
Jussi Pakkanen 380dcedb86 Hack envvar override when running tests in-process. 5 years ago
Jussi Pakkanen b9a771fef8 Use environment variable overrides. 5 years ago
Jussi Pakkanen 84ac5ce51e Convert some methods to use mandatory named kwargs. 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 42c9dde58e
Merge pull request #5584 from mesonbuild/fixed5483 5 years ago
Jussi Pakkanen 785b0711cd Explain that using shell functionality is forbidden. [skip ci] 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
Xavier Claessens dd8f75ad93
Document that add_languages() returns a boolean [skip ci] (#5600) 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
Dylan Baker 38f2034162 tests/llvm: Test both cmake and llvm-config methods 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
Jussi Pakkanen 33aee8d113 Describe array values in install_dir. [skip ci] 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 ec0998e694
tests: Ignore all files in 'data' directories 5 years ago
Daniel Mensinger 71a5ff718a
cmake: Skip ARGS key in COMMAND 5 years ago
Daniel Mensinger 647d80f34c
cmake: Added custom_target test case 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
Daniel Mensinger b07d3804fc
cmake: added suport for add_custom_command in the trace parser 5 years ago
Daniel Mensinger c78c9ee65e
cmake: Added permissive support to the trace parser 5 years ago
Aleksey Gurtovoy 7423247413 Fix failing test_find_program test (Windows-only) 5 years ago
James Westman 77c3e6a4aa Fix two errors when cross-compiling with Vala 5 years ago
John Ericson 9149aaba9c `add_{global,project}_{,link_}arguments`: simply native flag behavior 5 years ago
Dylan Baker 6e4e0028a1 meson_exe: Don't assert that we need an exe_wrapper when we say we don't need one 5 years ago
Jussi Pakkanen af1a81fffc Improve error message when Python is not usable. [skip ci] 5 years ago
Aleksey Gurtovoy 8ebe3d46bb Fix faling test_msvc_toolset_version test 5 years ago
Cody Schafer 11248eb203 sanitycheckc: avoid linking sanitycheckc when cross compiling 5 years ago
Alexander Kanavin ecbfc08dca gnome.py: correctly pick the compiler for gtk-doc builds 5 years ago
Iñigo Martínez 05da008480 docs: Fix link to SourceSet module in the navbar [skip ci] 5 years ago
Dylan Baker e182dba61f dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file 6 years ago
Jussi Pakkanen 41a0292993 Switch to using Pyinstaller. Closes #5550. 6 years ago
Michael Hirsch, Ph.D 31e069e93f fortran-specific openMP tests 6 years ago
Dylan Baker ec97bedd8a
Merge pull request #5524 from scivision/icl_ifort 6 years ago