aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-20pkgconfig: Avoid duplicated -L flagsXavier Claessens1-2/+6
2017-12-20pkgconfig: Allow passing Dependency objects to library(_private)Xavier Claessens4-32/+167
2017-12-20pkgconfig: Early abort tests if pkg-config is not presentXavier Claessens1-13/+17
2017-12-20Created documentation page for code contributions.Jussi Pakkanen4-73/+162
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-20tests: skip libwmf test if libwmf-config not installedDylan Baker1-0/+5
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-18Use -MD instead of -MMD for reliability.Jussi Pakkanen2-2/+2
2017-12-18Use deterministic builddir so CCache works across invocations.Jussi Pakkanen1-1/+10
2017-12-18Remove duplicated values in array optionsIñigo Martínez1-1/+1
2017-12-17Allow value 'if-release' for b_ndebug project option. (#1896)Hemmo Nieminen2-4/+10
2017-12-17make clickableShawn Landden1-1/+1
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 Pakkanen3-9/+10
2017-12-16Update Users.mdShawn Landden1-1/+1
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 Baker2-6/+7
2017-12-15dependencies: Print LLVM for LLVM dependencyDylan Baker1-1/+1
2017-12-14vim: Add warning function to list of builtinsDylan Baker1-0/+1
2017-12-14Print UTF-8 warning only when actually encountering non-ascii filenames.Jussi Pakkanen3-11/+31
2017-12-13Enable re-compilation of GNOME gschema files if they have changed.Michael James Gratton2-1/+8
2017-12-13Use LC_ALL=C in CCompiler.get_library_dirsIsmael González1-1/+3
2017-12-13Add Geary to the list of users - will use meson for the next release.Michael James Gratton1-0/+1
2017-12-12docs: Change variable in pkg-config exampleIñigo Martínez1-1/+1
2017-12-12docs: Add documentation to dependency variablesIñigo Martínez2-1/+18
2017-12-11Fix documentation on disabler behaviour with short circuiting.Jussi Pakkanen2-2/+3
2017-12-11Fix Vala thread flag breakage (#2756)Ernestas Kulik3-2/+11
2017-12-10Bump version number for new development.Jussi Pakkanen1-1/+1
2017-12-10Updated version number for new release.0.44.0Jussi Pakkanen21-154/+158
2017-12-10Merge pull request #2745 from dcbaker/submit/haikuJussi Pakkanen8-44/+89
2017-12-10Merge pull request #2697 from mesonbuild/custom-target-depends-serializeJussi Pakkanen13-42/+267
2017-12-10appveyor.yml: Use MSYS2-MinGW Python for testsNirbheek Chauhan1-15/+15
2017-12-09dependencies: Don't use NotImplementedError for invalid methodsNirbheek Chauhan2-2/+26
2017-12-10dependencies: Fix detection of link args on MSYS2Nirbheek Chauhan1-6/+31
2017-12-10dependencies: Fix detection of Python arch on MSYSNirbheek Chauhan1-4/+27
2017-12-09dependencies: Handle /usr/bin/env shebangs on HaikuNirbheek Chauhan1-31/+54
2017-12-09Touch up install_dir() documentationErnestas Kulik1-5/+1
2017-12-09Check for more errors when executing subprocess. (#2746)behlec1-4/+10
2017-12-09Fix typo in release note snippet for get_unquotedJon Turney1-2/+2
2017-12-07Fix `array` type nameEric Engestrom3-4/+4