summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-10Do not warn about non-utf8 locales on Windows.Jussi Pakkanen
2016-12-07mesontest: Fix exceptionPatrick Griffis
2016-12-07Merge pull request #1126 from mesonbuild/sharedmoduleJussi Pakkanen
2016-12-07Fix shared module support on WindowsNirbheek Chauhan
2016-12-07Skip shared module test on VS because it fails for some reason nobody underst...Jussi Pakkanen
2016-12-07Only build master on pushes.Jussi Pakkanen
2016-12-06Fix compiler arg checking if ccache is used.Jussi Pakkanen
2016-12-06syntax-highlighting: Update list of builtin functionsNirbheek Chauhan
2016-12-06Merge pull request #1086 from Keruspe/masterJussi Pakkanen
2016-12-06Merge pull request #1151 from mesonbuild/tingping/gtk-docJussi Pakkanen
2016-12-06Merge pull request #1149 from centricular/compiler_check_ext_deps_onlyJussi Pakkanen
2016-12-06Add unresolved symbol arg to link line in VS backends. For someJussi Pakkanen
2016-12-06gnome.gtkdoc(): Add keyword to override the modePatrick Griffis
2016-12-07misc: Use relative imports everywhereNirbheek Chauhan
2016-12-07Compiler checks can only accept external dependenciesNirbheek Chauhan
2016-12-06Merge pull request #1145 from AlexandreFoley/wrap-fixJussi Pakkanen
2016-12-06i18n: Improve language handlingPatrick Griffis
2016-12-06Expose project information with mesonintrospect. Closes #1118.Jussi Pakkanen
2016-12-06Better error when passing invalid objects to install_headerNirbheek Chauhan
2016-12-06add builtin support for localstatedirIgor Gnatenko
2016-12-06Merge pull request #1144 from valum-framework/always-add-version-in-pkg-configJussi Pakkanen
2016-12-06gnome.gtkdoc(): Add namespace keywordPatrick Griffis
2016-12-06Merge pull request #1103 from mesonbuild/rewriterJussi Pakkanen
2016-12-06The “directory present and not empty” return condition was necessary for ...Alexandre Foley
2016-12-06gnome.gtkdoc(): Allow passing multiple source dirsPatrick Griffis
2016-12-06gnome.gtkdoc(): Fix including doc source dir in pathPatrick Griffis
2016-12-06Added a few missing whitespace as noted by Ignatenkobrain. Replaced a comment...Alexandre Foley
2016-12-05pkgconfig: Raise an error if 'version' is not specifiedGuillaume Poirier-Morency
2016-12-05Wrap.py: Made it so using an already downloaded subproject is only for the wr...Alexandre Foley
2016-12-05pkgconfig: 'Version' must be specified, even if it's emptyGuillaume Poirier-Morency
2016-12-05add myself to authors.txtMarc-Antoine Perennou
2016-12-05allow overriding nm with NMMarc-Antoine Perennou
2016-12-05allow overriding readelf with READELFMarc-Antoine Perennou
2016-12-05gnome: use PkgConfigDependency to find gobject-introspection cflagsMarc-Antoine Perennou
2016-12-05dependencies: allow overriding pkg-config with PKG_CONFIG when setting pkgbinMarc-Antoine Perennou
2016-12-05dependencies: allow overriding pkg-config with PKG_CONFIG in check_pkgconfigMarc-Antoine Perennou
2016-12-04Apply magical flags to make OSX ignore missing symbols in plugins.Jussi Pakkanen
2016-12-04Store subdir information for each node so we can remove files set in other su...Jussi Pakkanen
2016-12-04Use copytree to prepare for further tests.Jussi Pakkanen
2016-12-04tests/linuxlike/1: Improve zlib pkg-config testNirbheek Chauhan
2016-12-04Renamed dirs to plug holes in numbering.Jussi Pakkanen
2016-12-04Rewriter is not polished so print a warning.Jussi Pakkanen
2016-12-04Renamed rewriter.Jussi Pakkanen
2016-12-04Added unit test for rewriter.Jussi Pakkanen
2016-12-04Pass --no-rebuild arg when running inprocess to prevent Ninja vomit.Jussi Pakkanen
2016-12-03Print readelf output if soversion can not be determined to help debugging.Jussi Pakkanen
2016-12-03gnome: Use g-ir-scanner --extra-library option when avalaibleThibault Saunier
2016-12-03Merge pull request #1076 from mesonbuild/tingping/gresource-exportJussi Pakkanen
2016-12-03mesontest: Rebuild all before running testsThibault Saunier
2016-12-03Merge pull request #1108 from centricular/fix-optimization-flags-orderJussi Pakkanen