summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-26Add osx test for the XCode 8 fixes to has_functionNirbheek Chauhan
2016-10-26Use *FLAGS from the env in compiler checksNirbheek Chauhan
2016-10-26Directly pass the compiler to get_args_from_envvarsNirbheek Chauhan
2016-10-26has_function: Try to use the function being checkedNirbheek Chauhan
2016-10-25Add -Wl,-no_weak_imports to has_function with XCode 8Nirbheek Chauhan
2016-10-25has_function: Only ignore prototype when no includes are specifiedNirbheek Chauhan
2016-10-25compilers: Derive ClangObj*Compiler from ClangCompiler tooNirbheek Chauhan
2016-10-24Revert d9473095f234df54a9a531a859cb745bc349c5c2 because it broke GStreamer.Jussi Pakkanen
2016-10-24Fix depfixer on MIPS.Aurelien Jarno
2016-10-23Add missing period.Jussi Pakkanen
2016-10-23Merge pull request #915 from centricular/dependency-error-msg-and-moreJussi Pakkanen
2016-10-23gnome: Don't pass ldflags to g-ir-scannerPatrick Griffis
2016-10-23gettext: Add update-po targetPatrick Griffis
2016-10-23Improve error when using the dependencies kwargNirbheek Chauhan
2016-10-23Add repr() implementation for Dependency()Nirbheek Chauhan
2016-10-23Merge pull request #934 from mesonbuild/wip/tingping/gnome-yelpJussi Pakkanen
2016-10-23Force configure input files to be utf-8. Closes #927.Jussi Pakkanen
2016-10-23pkgconfig: Fix absolute 'libdir' and 'includedir'Guillaume Poirier-Morency
2016-10-22gnome: Fix building gobject-introspection with sanitizerPatrick Griffis
2016-10-23Merged dpkg-architecture fix for Gentoo.Jussi Pakkanen
2016-10-22Merge pull request #938 from centricular/fix-unity-buildsJussi Pakkanen
2016-10-22Don't default to lib64 if symlinkPatrick Griffis
2016-10-23Added myself to author list as suggested in PR 940Jouni Kosonen
2016-10-22Only default to dpkg-architecture output in Debian derivativesJouni Kosonen
2016-10-21Fix Unity builds for Fortran and D targetsNirbheek Chauhan
2016-10-21Add support for extracting objects in unity buildsNirbheek Chauhan
2016-10-21Implement get_default_suffix in the base Compiler classNirbheek Chauhan
2016-10-21ninja: Generate Vala compile rules after all header_deps are foundNirbheek Chauhan
2016-10-21ninja: Always use RawFilename for unity sources and depsNirbheek Chauhan
2016-10-21BuildTarget: Add compilers needed by generated sourcesNirbheek Chauhan
2016-10-21Print a useful error when unable to determine linkerNirbheek Chauhan
2016-10-21Add a test that contains only generated Vala filesNirbheek Chauhan
2016-10-19Add test for gnome.yelp()Patrick Griffis
2016-10-19gnome: Add yelp() functionPatrick Griffis
2016-10-20add support of mercurial repo for wrap,… (#937)AlexandreFoley
2016-10-19Can query pkg-config variables from the system. Closes #726.Jussi Pakkanen
2016-10-19gnome: Include build dir in gtkdoc-mkhtml pathPatrick Griffis
2016-10-19Merge pull request #908 from centricular/vala-generated-sourcesJussi Pakkanen
2016-10-19gnome: Fix gresource warning incorrectly being shown on 2.50+Patrick Griffis
2016-10-19Add generated C file to mixed sources Vala testNirbheek Chauhan
2016-10-19Support all kinds of generated vala and vapi sourcesNirbheek Chauhan
2016-10-19Ninja: Consolidate generated sources handlingNirbheek Chauhan
2016-10-19Process dependencies for all targets not just C/C++Nirbheek Chauhan
2016-10-19CustomTarget: Use get_outputs() instead of get_filename()Nirbheek Chauhan
2016-10-19Don't mention non-existing log files after testing.Hemmo Nieminen
2016-10-19Force dep versions into the version kwarg.Jussi Pakkanen
2016-10-19Allow id to contain a pipe "|"Gautier Pelloux-Prayer
2016-10-19Add editorconfig filePatrick Griffis
2016-10-18Merge pull request #866 from centricular/vala-no-c-warn-argsJussi Pakkanen
2016-10-18cmake2meson.py: Fix missing quote around options type/nameGautier Pelloux-Prayer