summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dead code removal.promotedepJussi Pakkanen2017-12-211-9/+0
* Also promote wrap files.Jussi Pakkanen2017-12-174-11/+26
* Print instructions on how to promote subsubprojects.Jussi Pakkanen2017-12-173-20/+55
* Add functionality to promote nested dependencies to top level.Jussi Pakkanen2017-12-1715-0/+145
* make clickableShawn Landden2017-12-171-1/+1
* Exclude llvm/clang lib headers from test coveragesnsmac2017-12-171-0/+1
* dependencies: Also strip git version from llvm versionDylan Baker2017-12-161-0/+5
* Merge pull request #2781 from dcbaker/submit/config-tool-correct-nameJussi Pakkanen2017-12-163-9/+10
|\
| * dependencies: use mlog.bold with llvm module/component names.Dylan Baker2017-12-151-2/+2
| * Use consistent mlog formatting with the ConfigTool dependency helpersDylan Baker2017-12-152-6/+7
| * dependencies: Print LLVM for LLVM dependencyDylan Baker2017-12-151-1/+1
* | Update Users.mdShawn Landden2017-12-161-1/+1
* | Do not extract object for header sourcesXavier Claessens2017-12-161-2/+8
* | vim: Add warning function to list of builtinsDylan Baker2017-12-141-0/+1
* | Print UTF-8 warning only when actually encountering non-ascii filenames.Jussi Pakkanen2017-12-143-11/+31
|/
* Enable re-compilation of GNOME gschema files if they have changed.Michael James Gratton2017-12-132-1/+8
* Use LC_ALL=C in CCompiler.get_library_dirsIsmael González2017-12-131-1/+3
* Add Geary to the list of users - will use meson for the next release.Michael James Gratton2017-12-131-0/+1
* docs: Change variable in pkg-config exampleIñigo Martínez2017-12-121-1/+1
* docs: Add documentation to dependency variablesIñigo Martínez2017-12-122-1/+18
* Fix documentation on disabler behaviour with short circuiting.Jussi Pakkanen2017-12-112-2/+3
* Fix Vala thread flag breakage (#2756)Ernestas Kulik2017-12-113-2/+11
* Bump version number for new development.Jussi Pakkanen2017-12-101-1/+1
* Updated version number for new release.0.44.0Jussi Pakkanen2017-12-1021-154/+158
* Merge pull request #2745 from dcbaker/submit/haikuJussi Pakkanen2017-12-108-44/+89
|\
| * dependencies: Handle /usr/bin/env shebangs on HaikuNirbheek Chauhan2017-12-091-31/+54
| * docs: Add haiku to reference tableDylan Baker2017-12-071-1/+2
| * tests: Add haiku to get define testDylan Baker2017-12-071-0/+3
| * haiku: do not add pthread argumentsDylan Baker2017-12-075-12/+30
* | Merge pull request #2697 from mesonbuild/custom-target-depends-serializeJussi Pakkanen2017-12-1013-42/+267
|\ \
| * | appveyor.yml: Use MSYS2-MinGW Python for testscustom-target-depends-serializeNirbheek Chauhan2017-12-101-15/+15
| * | dependencies: Fix detection of link args on MSYS2Nirbheek Chauhan2017-12-101-6/+31
| * | dependencies: Fix detection of Python arch on MSYSNirbheek Chauhan2017-12-101-4/+27
| * | tests/python/4: Test that custom target depends add PATHNirbheek Chauhan2017-12-027-0/+142
| * | custom target: Consider all build depends while serializingNirbheek Chauhan2017-12-024-17/+52
* | | dependencies: Don't use NotImplementedError for invalid methodsNirbheek Chauhan2017-12-092-2/+26
* | | Touch up install_dir() documentationErnestas Kulik2017-12-091-5/+1
* | | Check for more errors when executing subprocess. (#2746)behlec2017-12-091-4/+10
* | | Fix typo in release note snippet for get_unquotedJon Turney2017-12-091-2/+2
* | | Fix `array` type nameEric Engestrom2017-12-073-4/+4
* | | Improve error handling when failing to execute program. (#2743)behlec2017-12-071-1/+4
| |/ |/|
* | Renamed UserStringArrayOption to UserArrayOption for short.Jussi Pakkanen2017-12-075-13/+12
* | Add C++17 flags to GCC and Clang.Jussi Pakkanen2017-12-062-5/+7
* | Silence git stdout messages.Jussi Pakkanen2017-12-061-3/+5
* | Fix duplicated test case 168Xavier Claessens2017-12-062-0/+0
* | Merge pull request #2731 from mesonbuild/disablerJussi Pakkanen2017-12-058-11/+233
|\ \
| * | Added documentation for disabler objects.Jussi Pakkanen2017-12-054-0/+112
| * | Created a new disabler type.Jussi Pakkanen2017-12-044-11/+121
* | | Document and improve not-found dependency objectsJon Turney2017-12-054-4/+24
* | | Minor fixes.Jussi Pakkanen2017-12-036-1/+1