2114 Commits (f037e7ef4538b37625c0893d32cad36e72648c8a)

Author SHA1 Message Date
Jon Turney 261878f438 Fix an assertion exception when misusing install_data 6 years ago
Daniel Mensinger 1fba945b61
cmake: LLVM better modules handling 6 years ago
Daniel Mensinger a9930fe066
LLVM: Added CMake backend 6 years ago
Michael Hirsch, Ph.D 06bfc2dab6 per-target manual specification of link_language 6 years ago
Dylan Baker 98b7b0f5c2 tests: Extend tests that use Threads internally to set method 6 years ago
Peter Hutterer 70997ca969 mtest: check for an empty suite list 6 years ago
Jussi Pakkanen 7ac03f6264 Non-required appleframework deps should not be an error. Closes #5295. 6 years ago
TheQwertiest 2d0550378a Added additional tests for linking with custom_target[i] 6 years ago
TheQwertiest a098684cf3 Added tests for custom_target[i] 6 years ago
Jon Turney ccc4ce28cc consistent invalid escape sequence behaviour 6 years ago
Daniel Mensinger a6281939df
ast: Improved test case 6 years ago
Daniel Mensinger 38f2eae681
ast: Make sure to avoid infinite recursions 6 years ago
Daniel Mensinger 75b7a856cd
ast: support elementary object methods 6 years ago
Daniel Mensinger feff2630ae
ast: resolve simple arithmetic nodes 6 years ago
Daniel Mensinger 2bb4ec19f2
ast: resolve ID nodes in flatten_args 6 years ago
Jon Turney b8d2989ef2 Remove extra directory in failing test 6 years ago
Konstantin 841995cddf i18n: add args keyword to merge_file 6 years ago
Jussi Pakkanen e43c9d96d1 Make it work on Cygwin. 6 years ago
Jussi Pakkanen dc2044c56d Report xpass results as failures. 6 years ago
Jon Turney 3c86520b6f Add a test case for dependency(method:'config-tool') with an unknown name 6 years ago
Eli Schwartz 3814d698b1 gpgme dependency: verify that pkg-config works on newer gpgme 6 years ago
Nirbheek Chauhan 10468b3a28 interpreter: Warn when environment() ops are overriden 6 years ago
Daniel Mensinger c04651fe24 mintro: Fix set_variable plus assign bug (closes #5256) 6 years ago
Elliott Sales de Andrade e9b4344aee TST: Actually check that postconf introspection works. 6 years ago
Jan Tojnar e8a688428d Add gpgme-config support 6 years ago
Dylan Baker 569e646e1e dependencies: Add command line option for pkg_config_path 6 years ago
Michael Hirsch, Ph.D 42a04f7e23 BUGFIX: Microsoft MPI is only compatible with Intel Fortran 6 years ago
Dylan Baker 82346a2bd2 modules/python: Report program found in find_installation() 6 years ago
Jon Turney ff477d2b3f Fix 'failing/85 gtest dependency with version' test to fail on Arch 6 years ago
Daniel Mensinger 6da0df95c1
mintro: fix some interpreter crashes 6 years ago
Daniel Mensinger 1937bbafac
mintro: Fix crash when required is a function (closes #5177) 6 years ago
John Ericson a4b2fbc807 Use a real linker arg in 'test cases/common/177 initial c_args' 6 years ago
Jussi Pakkanen e3e83e2acd Also format headers with Clang-Format. Closes #5184. 6 years ago
Dylan Baker b791ede1b1 tests: modify partial_dependency test to cover a bug 6 years ago
Jussi Pakkanen 3196e4e141 Support link_whole with custom targets. 6 years ago
Michael Hirsch, Ph.D 6e06ad1c1f add test case for same-name module+submodule 6 years ago
Jussi Pakkanen 8361da5c52 Fix setup so test suite runs with rustc + MSVC. Closes: 5099 6 years ago
Jon Turney 8a9e1b1166 Disallow add_languages('vala') without 'c' 6 years ago
Ross Burton a87b51f75c Add test case for multiple cross files 6 years ago
Jussi Pakkanen fd624a848e Fix codegen with clang-cl. 6 years ago
Jussi Pakkanen 6ee2796879 THANK YOU STEVE JOBS FOR YOUR GREAT MODERN TOOLCHAIN! 6 years ago
Jussi Pakkanen 19eb0e762a Win fixes. 6 years ago
Jussi Pakkanen 95f5a72f62 Delete failing test that checks for custom target linking. 6 years ago
Jussi Pakkanen e81f48db16 Can link against custom targets. Closes #4908. 6 years ago
Jussi Pakkanen 93df9530c8 Make custom lib script work with MSVC. 6 years ago
Jussi Pakkanen 4b95dd3a6d Add test script to generate a static library with a custom target. 6 years ago
Paolo Bonzini 7a02b76e70 interpreterbase: protect string division with FeatureNew 6 years ago
Paolo Bonzini 49076d719c kconfig: improvements for builddir config file 6 years ago
Mark Schulte 647bd2839e [modules] Add kconfig module 6 years ago
Nirbheek Chauhan 07818dac6a compilers: Try harder to dedup builtin libs 6 years ago