944 Commits (10c435fabe5d531f018aac7bade504b1be91a27d)

Author SHA1 Message Date
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
Jussi Pakkanen a718f1a334 Skip test on VS earlier than 2015. 8 years ago
Jussi Pakkanen d152c1b5d5 Add option to link the entire contents of a static library to a target. 8 years ago
Nirbheek Chauhan 79208fd9c4 Test whether runpath/rpath override LD_LIBRARY_PATH 8 years ago
Philipp Ittershagen a00ab548eb add_project_arguments: allow call after subproject() 8 years ago
Philipp Ittershagen 69d07fe75a add_{project,global}_arguments: support language list 8 years ago
Jon Turney 16ad550872 Fix test cases/common/125 on Cygwin 8 years ago
Jon Turney b4b55c3022 Teach test cases/common/140 of the existence of Cygwin 8 years ago
Jon Turney 8a2699acd0 Fix test cases/common/135 on Cygwin 8 years ago
Jon Turney 6c9260c47f Run test cases/windows/ tests on Cygwin 8 years ago
Jon Turney 90a483fa74 Skip some linuxlike tests which don't work on Cygwin 8 years ago
Jon Turney 45a3bd8661 Skip objc/nsstring test on Cygwin 8 years ago
Jon Turney 4ef4a659f2 Fix test cases/common/37 on Cygwin 8 years ago
Jon Turney 205b375723 Cygwin uses the msabi calling convention on x86_64 8 years ago
Jon Turney fd47ef3a27 Use '.exe' extension for executables for Cygwin 8 years ago
Jon Turney 5af98a5ee8 Use correct shared library naming for Cygwin 8 years ago
Aaron Plattner c80ca384b2 Don't crash if a meson.build file is empty (#1570) 8 years ago
Jussi Pakkanen 578c3b6b6a Renamed tests with the same number. 8 years ago
Nirbheek Chauhan 41769d0c10 Prohibit ':' in project names 8 years ago
Nirbheek Chauhan 8ee9365717 Allow option values to contain ':' 8 years ago
Nirbheek Chauhan 6042e21e25 Use CPPFLAGS for pre-processor compiler checks 8 years ago
Nirbheek Chauhan de47541e6c New compiler function: cc.get_define() 8 years ago
Nirbheek Chauhan a4255d74f5 Don't generate import library for shared modules 8 years ago
Nirbheek Chauhan 98b1ce1cd9 Fix custom directory installation of import library 8 years ago
Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 8 years ago
Nirbheek Chauhan 3070461ecc tests/common/141: Fix build on mingw64 8 years ago
Philipp Ittershagen adebed8ec8 Enable File() objects as an input parameter to configure_file 8 years ago
Jussi Pakkanen 1b81b32afb Add test for werror which is a boolean type. 8 years ago
Jussi Pakkanen 319398f074 Proxy object for overriding options transparently. 8 years ago
Jussi Pakkanen e5a6283c4c Add MVP implementation of overriding options. 8 years ago