aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-11Use universal_newlines=True for all Popen callsNirbheek Chauhan13-234/+112
2016-12-10has_function: Fix checking for builtins with includesNirbheek Chauhan2-6/+26
2016-12-10gnome.gtkdoc(): Include -rpath for gtkdoc-scangobjPatrick Griffis1-11/+14
2016-12-10python3 dep: Check arch of libraries before usingNirbheek Chauhan3-21/+49
2016-12-10Do not warn about non-utf8 locales on Windows.Jussi Pakkanen1-2/+2
2016-12-07mesontest: Fix exceptionPatrick Griffis1-0/+1
2016-12-07Merge pull request #1126 from mesonbuild/sharedmoduleJussi Pakkanen11-23/+281
2016-12-07Fix shared module support on WindowsNirbheek Chauhan4-19/+129
2016-12-07Skip shared module test on VS because it fails for some reason nobody underst...Jussi Pakkanen6-0/+12
2016-12-07Only build master on pushes.Jussi Pakkanen1-0/+4
2016-12-06Fix compiler arg checking if ccache is used.Jussi Pakkanen1-0/+2
2016-12-06syntax-highlighting: Update list of builtin functionsNirbheek Chauhan1-12/+52
2016-12-06Merge pull request #1086 from Keruspe/masterJussi Pakkanen4-8/+29
2016-12-06Merge pull request #1151 from mesonbuild/tingping/gtk-docJussi Pakkanen2-27/+62
2016-12-06Merge pull request #1149 from centricular/compiler_check_ext_deps_onlyJussi Pakkanen9-30/+37
2016-12-06Add unresolved symbol arg to link line in VS backends. For someJussi Pakkanen1-0/+2
2016-12-06gnome.gtkdoc(): Add keyword to override the modePatrick Griffis2-8/+31
2016-12-07misc: Use relative imports everywhereNirbheek Chauhan7-19/+18
2016-12-07Compiler checks can only accept external dependenciesNirbheek Chauhan3-11/+19
2016-12-06Merge pull request #1145 from AlexandreFoley/wrap-fixJussi Pakkanen2-11/+23
2016-12-06i18n: Improve language handlingPatrick Griffis2-17/+31
2016-12-06Expose project information with mesonintrospect. Closes #1118.Jussi Pakkanen2-1/+19
2016-12-06Better error when passing invalid objects to install_headerNirbheek Chauhan2-1/+22
2016-12-06add builtin support for localstatedirIgor Gnatenko4-16/+21
2016-12-06Merge pull request #1144 from valum-framework/always-add-version-in-pkg-configJussi Pakkanen1-4/+3
2016-12-06gnome.gtkdoc(): Add namespace keywordPatrick Griffis2-2/+10
2016-12-06Merge pull request #1103 from mesonbuild/rewriterJussi Pakkanen14-642/+1113
2016-12-06The “directory present and not empty” return condition was necessary for ...Alexandre Foley1-1/+6
2016-12-06gnome.gtkdoc(): Allow passing multiple source dirsPatrick Griffis2-19/+23
2016-12-06gnome.gtkdoc(): Fix including doc source dir in pathPatrick Griffis1-1/+1
2016-12-06Added a few missing whitespace as noted by Ignatenkobrain. Replaced a comment...Alexandre Foley1-5/+6
2016-12-05pkgconfig: Raise an error if 'version' is not specifiedGuillaume Poirier-Morency1-2/+2
2016-12-05Wrap.py: Made it so using an already downloaded subproject is only for the wr...Alexandre Foley2-12/+18
2016-12-05pkgconfig: 'Version' must be specified, even if it's emptyGuillaume Poirier-Morency1-2/+1
2016-12-05add myself to authors.txtMarc-Antoine Perennou1-0/+1
2016-12-05allow overriding nm with NMMarc-Antoine Perennou1-1/+6
2016-12-05allow overriding readelf with READELFMarc-Antoine Perennou1-2/+7
2016-12-05gnome: use PkgConfigDependency to find gobject-introspection cflagsMarc-Antoine Perennou1-2/+3
2016-12-05dependencies: allow overriding pkg-config with PKG_CONFIG when setting pkgbinMarc-Antoine Perennou1-1/+5
2016-12-05dependencies: allow overriding pkg-config with PKG_CONFIG in check_pkgconfigMarc-Antoine Perennou1-2/+7
2016-12-04Apply magical flags to make OSX ignore missing symbols in plugins.Jussi Pakkanen2-13/+6
2016-12-04Store subdir information for each node so we can remove files set in other su...Jussi Pakkanen11-52/+95
2016-12-04Use copytree to prepare for further tests.Jussi Pakkanen1-18/+18
2016-12-04tests/linuxlike/1: Improve zlib pkg-config testNirbheek Chauhan2-3/+23
2016-12-04Renamed dirs to plug holes in numbering.Jussi Pakkanen18-0/+0
2016-12-04Rewriter is not polished so print a warning.Jussi Pakkanen1-0/+1
2016-12-04Renamed rewriter.Jussi Pakkanen2-1/+1
2016-12-04Added unit test for rewriter.Jussi Pakkanen4-0/+57
2016-12-04Pass --no-rebuild arg when running inprocess to prevent Ninja vomit.Jussi Pakkanen1-2/+2
2016-12-03Print readelf output if soversion can not be determined to help debugging.Jussi Pakkanen1-0/+1