aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2017-12-27Add missing spaceKarol Szuster1-1/+1
2017-12-26Merge pull request #2334 from mesonbuild/promotedepJussi Pakkanen3-0/+85
2017-12-26Merge pull request #2817 from jon-turney/masterJussi Pakkanen1-1/+10
2017-12-26Merge pull request #2581 from NickeZ/check-subproj-versionJussi Pakkanen1-6/+21
2017-12-26Merge pull request #2806 from inigomartinez/gtkdocJussi Pakkanen1-2/+29
2017-12-26Merge pull request #2819 from NickeZ/boost-comp-fixJussi Pakkanen1-5/+18
2017-12-26Merge pull request #2826 from bredelings/fix-clang-on-linuxJussi Pakkanen1-1/+6
2017-12-26fix AttributeError in CustomTargetIndex.__repr__Andrei Alexeyev1-1/+1
2017-12-25boost: Allow older behavior with a warningNiklas Claesson1-5/+18
2017-12-23Add whitespace around '+'.Benjamin Redelings1-1/+1
2017-12-23Fix linking with clang++ on linux if install_rpath.Benjamin Redelings1-1/+6
2017-12-22gnome.gtkdoc: Add dependencies over generated targetsIñigo Martínez1-2/+8
2017-12-22Merge pull request #2636 from dcbaker/submit/no-unknown-argumentsJussi Pakkanen2-1/+10
2017-12-22Print 'cached' if dependency is found in cacheNiklas Claesson1-0/+5
2017-12-22subproject handling: add fixNiklas Claesson1-6/+16
2017-12-21Update prefix-dependent defaults when project(default_options:) changes prefixJon Turney1-1/+10
2017-12-21Dead code removal.Jussi Pakkanen1-9/+0
2017-12-20Merge pull request #2791 from behlec/compiler-versionJussi Pakkanen8-61/+73
2017-12-20[Dependencies] Add --ldflags to cups-config invocationAlexis Jeandet1-1/+1
2017-12-20Merge pull request #2799 from inigomartinez/remove-duplicatesJussi Pakkanen1-0/+4
2017-12-19Deprecate duplicated values in array optionsIñigo Martínez1-1/+5
2017-12-19Fix: More information for C compilers.Christoph Behle1-2/+2
2017-12-19Warn on unknown command line argumentsDylan Baker1-0/+9
2017-12-19mesonmain: Remove useless ternaryDylan Baker1-1/+1
2017-12-19gnome.gtkdoc: Add support for non string based content filesIñigo Martínez1-1/+22
2017-12-18Use -MD instead of -MMD for reliability.Jussi Pakkanen2-2/+2
2017-12-18Remove duplicated values in array optionsIñigo Martínez1-1/+1
2017-12-17Also promote wrap files.Jussi Pakkanen2-11/+20
2017-12-17Print instructions on how to promote subsubprojects.Jussi Pakkanen3-20/+55
2017-12-17Add functionality to promote nested dependencies to top level.Jussi Pakkanen1-0/+50
2017-12-17Allow value 'if-release' for b_ndebug project option. (#1896)Hemmo Nieminen1-4/+3
2017-12-17Exclude llvm/clang lib headers from test coveragesnsmac1-0/+1
2017-12-16Fix flake8 issues.Christoph Behle2-13/+13
2017-12-16More version information for Fortran.Christoph Behle2-18/+19
2017-12-16More version information for DChristoph Behle2-11/+12
2017-12-16More version information for C#Christoph Behle2-3/+4
2017-12-16More version information for compilers.Christoph Behle5-19/+28
2017-12-16dependencies: Also strip git version from llvm versionDylan Baker1-0/+5
2017-12-16Merge pull request #2781 from dcbaker/submit/config-tool-correct-nameJussi Pakkanen2-8/+9
2017-12-16Do not extract object for header sourcesXavier Claessens1-2/+8
2017-12-15dependencies: use mlog.bold with llvm module/component names.Dylan Baker1-2/+2
2017-12-15Use consistent mlog formatting with the ConfigTool dependency helpersDylan Baker1-5/+6
2017-12-15dependencies: Print LLVM for LLVM dependencyDylan Baker1-1/+1
2017-12-14Print UTF-8 warning only when actually encountering non-ascii filenames.Jussi Pakkanen2-0/+31
2017-12-13Enable re-compilation of GNOME gschema files if they have changed.Michael James Gratton1-1/+1
2017-12-13Use LC_ALL=C in CCompiler.get_library_dirsIsmael González1-1/+3
2017-12-11Fix Vala thread flag breakage (#2756)Ernestas Kulik1-2/+2
2017-12-10Bump version number for new development.Jussi Pakkanen1-1/+1
2017-12-10Updated version number for new release.0.44.0Jussi Pakkanen1-1/+1
2017-12-10Merge pull request #2745 from dcbaker/submit/haikuJussi Pakkanen6-43/+84