aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Merge pull request #1548 from ssssam/sam/stable-orderingJussi Pakkanen5-10/+39
2017-04-13Don't close fds when executing programsJussi Pakkanen2-0/+2
2017-04-13Process VS dependency string as raw bytes.Jussi Pakkanen1-8/+14
2017-04-13gtkdochelper: Fix type file name optionRafael Fontenelle2-1/+2
2017-04-13Don't close fds when executing programsMichael Olbrich2-0/+2
2017-04-12Sort user commandline options when generating 'scan-build' targetSam Thursfield1-1/+4
2017-04-12vala: Allow installation into default directoriesNirbheek Chauhan5-13/+20
2017-04-11Merge pull request #1596 from centricular/test-rebuildsJussi Pakkanen8-37/+124
2017-04-11Merge pull request #1606 from dcbaker/vs_modules_defsJussi Pakkanen6-5/+43
2017-04-11Merge pull request #1588 from absmall/methodJussi Pakkanen7-117/+202
2017-04-11install scripts: Actually check if it was foundNirbheek Chauhan1-1/+1
2017-04-10Use an enum instead of strings for method names.Aaron Small1-23/+40
2017-04-10Provide nice error for invalid types to shared_library vs_module_defsDylan Baker1-0/+4
2017-04-10Allow using generated files to shared_library vs_module_defs. Closes #1605Dylan Baker6-6/+40
2017-04-10vs: Fix depend_files support in custom targetsNirbheek Chauhan3-6/+19
2017-04-10vs: Pretty-print all vcxproj outputNirbheek Chauhan1-24/+12
2017-04-10Add tests for target and custom_target rebuildNirbheek Chauhan5-7/+93
2017-04-10Merge pull request #1598 from centricular/fix-module-instdirJussi Pakkanen3-2/+8
2017-04-10tests/windows/7: Fix test on CygwinNirbheek Chauhan1-2/+2
2017-04-10Fix shared module installation directory on WindowsNirbheek Chauhan2-0/+6
2017-04-10Colorize terminal output of mesontest. Closes #1593.Jussi Pakkanen1-1/+11
2017-04-09Check that requested executables are available. Closes #1591.Jussi Pakkanen1-0/+10
2017-04-09Merge pull request #1575 from centricular/unit-tests-more-backendsJussi Pakkanen5-166/+241
2017-04-09Merge pull request #1469 from centricular/install-secondary-outputsJussi Pakkanen23-64/+267
2017-04-09unit tests: exe_suffix is '.exe' on CygwinNirbheek Chauhan1-1/+1
2017-04-09appveyor.yml: Move cygwin and mingw up the listNirbheek Chauhan1-9/+9
2017-04-09unit tests: Run another linuxlike test on all platformsNirbheek Chauhan1-9/+9
2017-04-09tests: Move appveyor platform workaround to run_tests.pyNirbheek Chauhan2-15/+15
2017-04-09vs: Pass absolute path of files to run_targetNirbheek Chauhan1-0/+3
2017-04-09unit tests: Skip tests that need NinjaNirbheek Chauhan1-0/+6
2017-04-09unit tests: Fix running specific targets with MSBuildNirbheek Chauhan3-22/+47
2017-04-09unit tests: Run on all backends, not just NinjaNirbheek Chauhan2-16/+28
2017-04-09run_project_tests: Clean on backends that can't installNirbheek Chauhan3-49/+46
2017-04-09project tests: Add a new BuildStep called validateNirbheek Chauhan1-1/+2
2017-04-09run_project_tests: Clean-up backend detection a bitNirbheek Chauhan2-37/+30
2017-04-09tests: Factor out common code to run_testsNirbheek Chauhan3-55/+87
2017-04-09run_tests: Improve the backend detectionNirbheek Chauhan1-6/+12
2017-04-09gnome: Allow modules to optionally generate ObjectManager boilerplateRichard Hughes2-0/+3
2017-04-09Rename the pkgconfig method to pkg-configAaron Small2-14/+14
2017-04-09Add an option to dependencies called 'method'. This can be used toAaron Small7-117/+185
2017-04-09Add support for BOOST_INCLUDEDIR and BOOST_LIBRARYDIRWade Berrier2-3/+14
2017-04-08Make link whole work on OSX.Jussi Pakkanen1-0/+5
2017-04-08Fix link whole on VS backend.Jussi Pakkanen2-0/+6
2017-04-08Skip test on VS earlier than 2015.Jussi Pakkanen1-0/+8
2017-04-08Add option to link the entire contents of a static library to a target.Jussi Pakkanen8-1/+110
2017-04-08Test whether runpath/rpath override LD_LIBRARY_PATHNirbheek Chauhan5-0/+33
2017-04-08Merge pull request #1518 from centricular/mesonintrospect-evarJussi Pakkanen9-30/+79
2017-04-08Merge pull request #1580 from pitti/feature/add-arguments-language-listJussi Pakkanen8-68/+62
2017-04-08Merge pull request #1567 from jon-turney/cygwinJussi Pakkanen29-51/+182
2017-04-08Allow specifying windres binary in cross filesDylan Baker1-3/+11