979 Commits (f3aa309fa13d8b014a4efe69c5110eb7d18a3baf)

Author SHA1 Message Date
Jussi Pakkanen 7882549f86 Target file name must not contain a path separator as that breaks things. 8 years ago
Bálint Aradi 809a5938ff Fix case sensitivity in Fortran module names 8 years ago
blackbox 8de5313288 unit-test for testing xcode frameworks 8 years ago
Paulo Antonio Alvarez 50c81d267b objc++: Add support for objcpp_args keyword 8 years ago
Paulo Antonio Alvarez 18d2e7b91c objc: Add support for objc_args keyword 8 years ago
Mike Wey b337145ec6 Use assert instead of error. 8 years ago
Mike Wey 0bfc93f9e8 Update the test case. 8 years ago
Mike Wey 19da02a5d8 Add 'compiles' and 'has_multi_arguments' for dlang. 8 years ago
Elliott Sales de Andrade 0e56ec2dbd Don't allow non-equality comparisons across types. 8 years ago
Elliott Sales de Andrade b36513a5b6 Only allow equality comparisons for non-elementary types. 8 years ago
Jon Turney 197594146c Add a test for link_depends using a custom target 8 years ago
Jon Turney 66a6ea984b Allow vs_module_defs to use a custom_target 8 years ago
Ole André Vadla Ravnås 9b5df6e442 ninja: Deduplicate dependent vapis 8 years ago
Bálint Aradi 1472f419ea Fix fortran tests without test() calls 8 years ago
Ole André Vadla Ravnås 97339d3be4 ninja: Also include Vala headers in generated headers 8 years ago
Bálint Aradi 3d88ce70f4 Turn feature test into a proper unit test 8 years ago
Jon Turney e99cfdfbc7 Make vs_module_defs: do something for gcc on Windows as well 8 years ago
Bálint Aradi 37ce7f01cf Add test for fortran dependency scanning fix 8 years ago
Dylan Baker 410937c08e Flatten SharedLibary link_args. 8 years ago
Dylan Baker c03744cccb Allow passing a list of Files to CustomTarget. Closes #1720 8 years ago
Dylan Baker e2567386f1 Use flatten for link targets. Fixes #1764 8 years ago
Peter Hutterer 7ed19902be pkgconfig: add suppport for custom variables during generation 8 years ago
Jussi Pakkanen 8d3d6382e8 Upgrade CI image to Ubuntu Zesty. 8 years ago
Nirbheek Chauhan 66f0ccb39b dependencies: Fix two more edge-cases in dependency searching 8 years ago
Nirbheek Chauhan 8cf29bd288 Completely overhaul caching of external dependencies 8 years ago
Nirbheek Chauhan c7d71c7943 dependencies: Fix caching of native/cross dependencies 8 years ago
Patrick Griffis b520a4f030 rust: Support rust_args 8 years ago
Dylan Baker 7053d9abfd Allow link_depends to take strings, Files or generated objects. Closes #1172 8 years ago
Alberto Aguirre ccab7d64f4 Add support for @CURRENT_SOURCE_DIR@ in generator arguments 8 years ago
Nirbheek Chauhan 333085160d run_command: Refactor + improve errors and test 8 years ago
Elliott Sales de Andrade abd02b3eae Add test case for ninja quoting. 8 years ago
Nirbheek Chauhan 2b8196a1c8 tests/common/140: Add a test for PR #1738 8 years ago
Peter Hutterer 7a3be163cb Default to project_version() in vcs_tag fallback 8 years ago
Dylan Baker 4bee51655b Add dependency for LLVM. Fixes #1611 8 years ago
Elliott Sales de Andrade faf0ce96e2 Rename tests with duplicate numbers. 8 years ago
Nirbheek Chauhan 42267f2afa Always pass cross-file {lang}_args to compiler checks 8 years ago
Jussi Pakkanen 47579d3acb Disabled rpath test due to bug #1635. 8 years ago
Nirbheek Chauhan 35ffb1a7c2 tests/common/146: Also test against external C++ libs 8 years ago
Nirbheek Chauhan 93f3a6670f tests/common/146: Use C++98 features instead of Boost 8 years ago
Dylan Baker af9d1f8f15 Add a testcase for linking C and C++ static archives into a shared library 8 years ago
Jussi Pakkanen 713ea6aa2f Renamed test to keep numbers sequential. 8 years ago
Jussi Pakkanen 0e47e74a77 Do not obliterate old rpath because it might be used due to read only data sharing. Closes #1619. 8 years ago
Matthias Klumpp e23c987ad2 d: Add testcase for linking multiple versioned shared libraries 8 years ago
Tim-Philipp Müller b0576e055a tests: skip protocol buffers test if deps are not found 8 years ago
Jussi Pakkanen b48daeda1a Make it possible to only do unity builds on subprojects. 8 years ago
Nirbheek Chauhan c52963cd16 vala: Allow installation into default directories 8 years ago
Dylan Baker c49f5aefd8 Allow using generated files to shared_library vs_module_defs. Closes #1605 8 years ago
Nirbheek Chauhan b603aba3ec Add tests for target and custom_target rebuild 8 years ago
Nirbheek Chauhan fd030a1efd tests/windows/7: Fix test on Cygwin 8 years ago
Aaron Small 76c8491d77 Add an option to dependencies called 'method'. This can be used to 8 years ago