aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-01gnome: Flatten and unholder all dependenciesNirbheek Chauhan1-8/+6
2017-10-01tests/7 gnome: Test that GIR deps are flattenedNirbheek Chauhan1-1/+1
2017-10-01interpreter: Add a new ObjectHolder classNirbheek Chauhan1-63/+72
2017-10-01Prevent projects from grabbing other projects' options.Jussi Pakkanen4-0/+10
2017-10-01Merge pull request #2373 from leiflm/svn-wrapsJussi Pakkanen5-0/+50
2017-10-01Merge pull request #2313 from dcbaker/fix-2180Jussi Pakkanen10-21/+58
2017-09-30adds missing import of `Popen_safe`Leif Middelschulte1-0/+1
2017-09-30updates test svn-url to point to meson controlled repositoryLeif Middelschulte1-1/+1
2017-09-30As per jpakkane's suggestion use `Popen_safe` instead of `subprocess.getoutput`Leif Middelschulte1-1/+2
2017-09-30vs: Fix link_whole usage with the vs backendNirbheek Chauhan2-8/+27
2017-09-30vs: Fix detection of options vs libraries in link argsNirbheek Chauhan1-0/+2
2017-09-30vs: Add a helper for adding a project referenceNirbheek Chauhan1-3/+7
2017-09-30tests/common/145: Move each target into its own subdirNirbheek Chauhan7-13/+18
2017-09-29Implement capture for generatorsNiklas Claesson8-2/+64
2017-09-29Don't download patch archive if already downloadliugang1-9/+13
2017-09-29Merge pull request #2378 from dcbaker/llvm-cleanupsJussi Pakkanen2-46/+43
2017-09-29fix typo?Reverend Homer1-1/+1
2017-09-28Revert "Add an additional Cygwin package repo with patched ninja"Jon Turney1-3/+1
2017-09-27Allow CustomTarget's to be indexedDylan Baker15-17/+261
2017-09-26deps: strip 'svn' from LLVM versionDylan Baker1-1/+4
2017-09-26deps: demote LLVM config to instance variableDylan Baker2-41/+35
2017-09-26deps: convert LLVM modules to a set before checking for themDylan Baker1-1/+1
2017-09-26deps: flatten module argument to LLVM dependencyDylan Baker1-1/+1
2017-09-26Merge pull request #2348 from centricular/configure-file-infinite-loopJussi Pakkanen4-12/+27
2017-09-26Linker flag for Windows GUI applications was missing on MSVC.Jussi Pakkanen1-0/+3
2017-09-26configure_file: Fix infinite loop in some casesNirbheek Chauhan1-12/+16
2017-09-26fixup 993a12c5: use right variableLeif Middelschulte1-1/+1
2017-09-26avoid errornous type conversion. Compare strings insteadLeif Middelschulte1-1/+0
2017-09-26fixes offline working (if desired revision is already present).Leif Middelschulte1-4/+6
2017-09-26fixes initial checkout command independend of provided revisionLeif Middelschulte1-4/+1
2017-09-26docs: get_supported_arguments was added in 0.43.0Nirbheek Chauhan1-3/+3
2017-09-25introduce svn wrap supportLeif Middelschulte5-0/+50
2017-09-25Merge pull request #2365 from liugang/masterJussi Pakkanen1-20/+52
2017-09-23Made man page gzip creation deterministic. Closes #2363.Jussi Pakkanen1-1/+3
2017-09-23Improve download packageliugang1-12/+20
2017-09-23Fix unpack patch archive failliugang1-2/+26
2017-09-23fix patch archive never download on some caseliugang1-10/+10
2017-09-22Merge pull request #2187 from centricular/fix-pcap-dependencyJussi Pakkanen8-23/+69
2017-09-22Merge pull request #2357 from LukeShu/flake8Jussi Pakkanen22-117/+119
2017-09-22Merge pull request #2350 from tintou/masterJussi Pakkanen2-11/+18
2017-09-22Replaced references to 'mesontest'Johan Bjäreholt1-8/+10
2017-09-22Replaced references to 'mesonconf'Johan Bjäreholt1-4/+9
2017-09-22pcap dependency: Frameworks for libpcap do not existNirbheek Chauhan1-13/+0
2017-09-22Update i18n markdown page to add the new install parameterCorentin Noël1-0/+2
2017-09-21link_whole should be considered a source for targetsDylan Baker2-1/+8
2017-09-21flake8: disable E731: do not assign a lambda expression, use a defLuke Shumaker1-3/+5
2017-09-21flake8: Clean up complained-about unused importsLuke Shumaker14-16/+13
2017-09-21Merge pull request #2340 from NickeZ/generator-fixJussi Pakkanen6-4/+58
2017-09-21Merge pull request #2352 from LukeShu/minor-fixupsJussi Pakkanen4-1/+6
2017-09-21Merge pull request #2326 from dcbaker/use-link-compilersJussi Pakkanen6-10/+106