3507 Commits (878b0f1401dedce78a13faea1712572ce9854e7f)
 

Author SHA1 Message Date
Nirbheek Chauhan 878b0f1401 Fix shared module installation directory on Windows 8 years ago
Jussi Pakkanen 4c6f99a31a Check that requested executables are available. Closes #1591. 8 years ago
Jussi Pakkanen 0b772f37c0 Merge pull request #1575 from centricular/unit-tests-more-backends 8 years ago
Jussi Pakkanen 1652dccea2 Merge pull request #1469 from centricular/install-secondary-outputs 8 years ago
Nirbheek Chauhan 5791cb7c4b unit tests: exe_suffix is '.exe' on Cygwin 8 years ago
Nirbheek Chauhan a68ca716b3 appveyor.yml: Move cygwin and mingw up the list 8 years ago
Nirbheek Chauhan 36e8291a6a unit tests: Run another linuxlike test on all platforms 8 years ago
Nirbheek Chauhan 4f0d42967e tests: Move appveyor platform workaround to run_tests.py 8 years ago
Nirbheek Chauhan 68c8bb49c3 vs: Pass absolute path of files to run_target 8 years ago
Nirbheek Chauhan a51d582c72 unit tests: Skip tests that need Ninja 8 years ago
Nirbheek Chauhan f80d471345 unit tests: Fix running specific targets with MSBuild 8 years ago
Nirbheek Chauhan a331bf1162 unit tests: Run on all backends, not just Ninja 8 years ago
Nirbheek Chauhan 7e4a67c790 run_project_tests: Clean on backends that can't install 8 years ago
Nirbheek Chauhan 388e5a63dc project tests: Add a new BuildStep called validate 8 years ago
Nirbheek Chauhan 323fe43413 run_project_tests: Clean-up backend detection a bit 8 years ago
Nirbheek Chauhan d755228afe tests: Factor out common code to run_tests 8 years ago
Nirbheek Chauhan 4646958917 run_tests: Improve the backend detection 8 years ago
Richard Hughes 0e8eba7f64 gnome: Allow modules to optionally generate ObjectManager boilerplate 8 years ago
Wade Berrier b89af8b6dd Add support for BOOST_INCLUDEDIR and BOOST_LIBRARYDIR 8 years ago
Nirbheek Chauhan 79208fd9c4 Test whether runpath/rpath override LD_LIBRARY_PATH 8 years ago
Jussi Pakkanen 761b28371a Merge pull request #1518 from centricular/mesonintrospect-evar 8 years ago
Jussi Pakkanen 664c2c909b Merge pull request #1580 from pitti/feature/add-arguments-language-list 8 years ago
Jussi Pakkanen aad21d2639 Merge pull request #1567 from jon-turney/cygwin 8 years ago
Dylan Baker af820b77d8 Allow specifying windres binary in cross files 8 years ago
Philipp Ittershagen a00ab548eb add_project_arguments: allow call after subproject() 8 years ago
Jon Turney 44c54affda Add Cygwin/x86_64 to AppVeyor CI matrix 8 years ago
Philipp Ittershagen 69d07fe75a add_{project,global}_arguments: support language list 8 years ago
Jon Turney 2930d3bda6 Ignore missing .pdb files when not using MSVS 8 years ago
Jon Turney 85f989f744 Don't run framework tests on Cygwin 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 320490cd00 Ignore install as non-existent user or group 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 3194ab9420 Add myself to authors.txt 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
Jon Turney 600f16f9f8 Use extra_paths on Cygwin 8 years ago
Jon Turney cbc5064a67 Don't use -fPIC on Cygwin, either 8 years ago
Philipp Ittershagen dd9f75e188 Refactor function_add_{global,project}_{link_,}arguments common code 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
Jussi Pakkanen b42adc8a54 Merge pull request #1511 from centricular/get-define 8 years ago
Nirbheek Chauhan 41769d0c10 Prohibit ':' in project names 8 years ago
Jussi Pakkanen 655757bc00 Merged Valgrind dependency branch. 8 years ago
Nirbheek Chauhan 8ee9365717 Allow option values to contain ':' 8 years ago