aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-11Update Running-Meson.mdliberforce1-1/+1
2017-05-11Update Syntax.mdliberforce1-1/+1
2017-05-11pkgconfig: add suppport for custom variables during generationPeter Hutterer17-3/+159
2017-05-09Merge pull request #1610 from valum-framework/vala-use-generate-basic-compile...Jussi Pakkanen3-23/+25
2017-05-09vs: surround project guid with '{}'Nicolas Schneider1-4/+4
2017-05-09Merge pull request #1751 from centricular/fix-cached-depsJussi Pakkanen10-69/+134
2017-05-09Merge pull request #1758 from dcbaker/llvm-cpp-blacklistJussi Pakkanen2-3/+8
2017-05-09Upgrade CI image to Ubuntu Zesty.Jussi Pakkanen2-4/+4
2017-05-09dependencies: Only store found deps in the cacheNirbheek Chauhan1-30/+7
2017-05-09dependencies: Fix two more edge-cases in dependency searchingNirbheek Chauhan2-13/+25
2017-05-09Completely overhaul caching of external dependenciesNirbheek Chauhan5-34/+103
2017-05-09project tests: Also regen before buildingNirbheek Chauhan3-12/+18
2017-05-09pkgconfig dependency: Define version_reqs at the startNirbheek Chauhan1-1/+1
2017-05-09mesonintrospect: Print all deps, not just those with the same nameNirbheek Chauhan1-3/+3
2017-05-09interpreter: Typo in error messageNirbheek Chauhan1-1/+1
2017-05-09dependencies: Fix caching of native/cross dependenciesNirbheek Chauhan4-24/+25
2017-05-09Merge pull request #1762 from tp-m/docs-find-program-additional-pathsTim-Philipp Müller1-0/+10
2017-05-09docs: how to make find_program() search additional directoriesTim-Philipp Müller1-0/+10
2017-05-08Allow link_depends to take strings, Files or generated objects. Closes #1172Dylan Baker8-13/+111
2017-05-08vala: Add 'no_warn_args' with '--disable-warnings'Guillaume Poirier-Morency1-0/+3
2017-05-08Use 'generate_basic_compiler_args' for Vala targetsGuillaume Poirier-Morency3-23/+22
2017-05-08Add support for @CURRENT_SOURCE_DIR@ in generator argumentsAlberto Aguirre8-0/+31
2017-05-08Make name_suffix keyword known to binariesNiclas Moeslund Overby1-1/+1
2017-05-08mesonintrospect: List all installed filesQuentin Glidic1-0/+6
2017-05-08docs: make project(license:) a separate bullet pointJon Turney1-1/+3
2017-05-08Merge pull request #1747 from centricular/run-command-configure-fileJussi Pakkanen4-51/+52
2017-05-08Merge pull request #1705 from floppym/install-shebang2Jussi Pakkanen2-4/+7
2017-05-08Prevent going into the same directory twice via symlinks. Closes #1749.Jussi Pakkanen1-2/+4
2017-05-08Fix error log in LLVM, which used the wrong variableDylan Baker1-1/+1
2017-05-08Implement a cpp blacklist for LLVM dependencyDylan Baker1-1/+2
2017-05-08Implement difference method for OrderedSetDylan Baker1-0/+3
2017-05-08Fix OrderedSet `__repr__` protocol for non-string objectsDylan Baker1-1/+2
2017-05-07Updated gnome module commandGünther Wutz1-1/+1
2017-05-07run_command: Refactor + improve errors and testNirbheek Chauhan4-53/+49
2017-05-07run_command: accept built File objects tooNirbheek Chauhan1-7/+12
2017-05-06Merge pull request #1657 from QuLogic/ninja-escapeJussi Pakkanen5-7/+91
2017-05-05Add release note about ninja character escaping.Elliott Sales de Andrade1-0/+7
2017-05-05Serialize CustomTargets with newlines in command.Elliott Sales de Andrade1-3/+10
2017-05-05Add test case for ninja quoting.Elliott Sales de Andrade3-0/+67
2017-05-05Merge pull request #1738 from mesonbuild/fix1726Jussi Pakkanen2-3/+12
2017-05-05Compiler-properties.md: fix typoMathieu Duponchelle1-1/+1
2017-05-05Fix missing backticksSven Steinbauer1-0/+1
2017-05-05Remove extra quoting in swiftc invocation.Elliott Sales de Andrade1-4/+5
2017-05-05ninja: Fix quoting newlines and $Patrick Griffis1-1/+3
2017-05-05Merge pull request #1722 from whot/doc-fixesJussi Pakkanen4-7/+20
2017-05-05Store and print test logs of executed projects.Jussi Pakkanen1-2/+8
2017-05-05compilers: Don't add line comments to pre-processed outputNirbheek Chauhan1-2/+2
2017-05-05tests/common/140: Add a test for PR #1738Nirbheek Chauhan1-0/+9
2017-05-05get_define: Add prefix before ifndef blockNirbheek Chauhan1-1/+1
2017-05-05Default to project_version() in vcs_tag fallbackPeter Hutterer4-3/+12