1998 Commits (34c22522f35070cc216e8bfc4da854530b7bb4cc)

Author SHA1 Message Date
Dylan Baker 15ab1f64f9 modules/python: add a modules keyword argument 6 years ago
John Ericson 6d6af46edc Make test for identity 6 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
Daniel Mensinger 2f998cd8d5
cmake: Updated test cases 6 years ago
Daniel Mensinger cb57847c30
cmake: fixed installed_files.txt 6 years ago
Daniel Mensinger 7c4f46b65c
cmake: Fixed test cases for windows 6 years ago
Daniel Mensinger 3d7c50d109
cmake: Added option for additional CMake args 6 years ago
Daniel Mensinger 1041c71eb0
cmake: support object libraries 6 years ago
Daniel Mensinger f73b36c2f3
cmake: Added test for configure_file 6 years ago
Daniel Mensinger d9481f2359
cmake: Added Code generation test 6 years ago
Daniel Mensinger bf81aac465
cmake: Added project tests 6 years ago
Daniel Mensinger 5089eb356b
cmake: extract the codemodel 6 years ago
Daniel Mensinger 8d3bd6eea8
cmake: Server handshake 6 years ago
Jussi Pakkanen 82e36a6bfe Add tests for std usage. Closes #5097. 6 years ago
John Ericson af2d7af998 Per machine do 'build.' and '' option prefixes 6 years ago
Daniel Mensinger 94c6da33a7 rewriter: Fix that default_options would not set the correct id 6 years ago
Dylan Baker 99b848f469 dependencies/cmake: correctly handle spaces in variable names 6 years ago
Dylan Baker 2e2c3c968c tests: Test the cmake parser more thuroughly 6 years ago
Mathieu Duponchelle 12a82e763d interpreter: add fallback argument to subproject.get_variable() 6 years ago
Christoph Reiter 20eb948b97 gnome: make sure the target build directory is passed first for linking 6 years ago
Dylan Baker 0714ba58c7 coredata: add cmake_prefix_path option 6 years ago
Paolo Bonzini 06b1f457d5 sourceset: add a realistic example as a testcase 6 years ago
Paolo Bonzini d894c48660 new module "sourceset" to match source file lists against configuration data 6 years ago
Jussi Pakkanen 79d530e325 Generators can have extra target dependencies. Closes #4131. 6 years ago
Jussi Pakkanen 60e1676651 Combine the two different pipeline test dirs into one. 6 years ago
Dylan Baker 27b6c62ffd fixup! fixup! tests: Add test for Dependency.get_variable 6 years ago
Dylan Baker 7f1cecf25b compilers/fortran: Fix all has_argument methods in meson 6 years ago
Daniel Mensinger cacc585b44 ast: fix #5376 6 years ago
Dylan Baker ecc1f17f8e tests/fortran/14: Add vsdef files 6 years ago
Dylan Baker 23d2311d12 tests/fortran/9 cpp: It's okay to link ICL and ifort 6 years ago
Dylan Baker 0dc88487dd tests/fortran/1: call compiler.get_id() == str instead of compiler == str 6 years ago
Dylan Baker d3a1994031 tests/204: Fix intel-cl expectations 6 years ago
Dylan Baker 7d4e3d2589 tests/206: Fix intel vs intel-cl expectations 6 years ago
Dylan Baker 73d6bde9b6 tests/143: Add xilib check for ICL 6 years ago
Dylan Baker 43c1ab0d98 tests/132: ICL should not run this test like MSVC and clang-cl 6 years ago
Dylan Baker 86a8bf1148 tests/124: ICL alos does not use ASM 6 years ago
Dylan Baker c91e779d8b tests/123: Add /nologo to cl and ml 6 years ago
Dylan Baker dc564a71a3 tests/123: For MSVC like compilers to treat the .S file like a .c file 6 years ago
Dylan Baker ac5b1d1bc8 tests/common/40: ICL behaves like MSVC and should be tested like it 6 years ago
Dylan Baker 28aac9fc3b test cases: Add ICL branches in addition to ICC branches 6 years ago
Dylan Baker 53c8852f47 tests: Add test for Dependency.get_variable 6 years ago
Daniel Eklöf c2ee82cc41 add support for "target_type: 'shared_module'" in build_target() 6 years ago
Jussi Pakkanen b0f90a793f Better detection of tab indentation. 6 years ago
nicole mazzuca 24d5c73b0a add -fno-exceptions if cpp_eh=none is specified 6 years ago
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