3630 Commits (ac74b76c33bc7e649df013027b202329eb385bbf)
 

Author SHA1 Message Date
Nirbheek Chauhan c52963cd16 vala: Allow installation into default directories 8 years ago
Jussi Pakkanen eaaaee6421 Merge pull request #1596 from centricular/test-rebuilds 8 years ago
Jussi Pakkanen 315a52533c Merge pull request #1606 from dcbaker/vs_modules_defs 8 years ago
Jussi Pakkanen 42d1661bd9 Merge pull request #1588 from absmall/method 8 years ago
Nirbheek Chauhan 371e3d3e87 install scripts: Actually check if it was found 8 years ago
Aaron Small 1fbf6300c5 Use an enum instead of strings for method names. 8 years ago
Dylan Baker 6402a8193a Provide nice error for invalid types to shared_library vs_module_defs 8 years ago
Dylan Baker c49f5aefd8 Allow using generated files to shared_library vs_module_defs. Closes #1605 8 years ago
Nirbheek Chauhan 711c0cbd67 vs: Fix depend_files support in custom targets 8 years ago
Nirbheek Chauhan cdae69c0f8 vs: Pretty-print all vcxproj output 8 years ago
Nirbheek Chauhan b603aba3ec Add tests for target and custom_target rebuild 8 years ago
Jussi Pakkanen 7d5e4012fe Merge pull request #1598 from centricular/fix-module-instdir 8 years ago
Nirbheek Chauhan fd030a1efd tests/windows/7: Fix test on Cygwin 8 years ago
Nirbheek Chauhan 878b0f1401 Fix shared module installation directory on Windows 8 years ago
Jussi Pakkanen 27e2c23efc Colorize terminal output of mesontest. Closes #1593. 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
Aaron Small 98a0f3ea40 Rename the pkgconfig method to pkg-config 8 years ago
Aaron Small 76c8491d77 Add an option to dependencies called 'method'. This can be used to 8 years ago
Wade Berrier b89af8b6dd Add support for BOOST_INCLUDEDIR and BOOST_LIBRARYDIR 8 years ago
Jussi Pakkanen 62b86824f0 Make link whole work on OSX. 8 years ago
Jussi Pakkanen cbc8d6e537 Fix link whole on VS backend. 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
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