aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-06gnome: Mark helper functions as privatePatrick Griffis1-44/+48
2016-11-06Don't expose module functions prefixed with _Patrick Griffis1-0/+2
2016-11-05ninjabackend: fix error messageTim-Philipp Müller1-1/+1
2016-11-02gettext: Use argparse to handle argumentsPatrick Griffis2-43/+52
2016-11-02Allow subproject declarations in subdirectoriesScott D Phillips7-4/+26
2016-11-02Fix dependency() ignoring required attribute when checked second or third timeTim-Philipp Müller2-0/+11
2016-11-02Merge pull request #980 from ebassi/gtkdoc-fixesJussi Pakkanen2-3/+11
2016-11-02Do not error out if compdb can not be created.Jussi Pakkanen1-3/+3
2016-11-02The regex to detect version numbers needs to be a bit more complex. Closes #967.Jussi Pakkanen2-62/+45
2016-11-02A few sysconf fixes.Jussi Pakkanen2-1/+14
2016-11-02Merge pull request #895 from mesonbuild/wip/tingping/gnome-vapiJussi Pakkanen11-0/+284
2016-11-02Merge pull request #949 from centricular/has-function-xcode8-fixesJussi Pakkanen4-86/+138
2016-11-01Run unittests only with default compiler.Jussi Pakkanen1-10/+2
2016-11-01gtkdoc: Add `ignore_headers` positional argumentEmmanuele Bassi2-3/+7
2016-11-01gtkdochelper: Add 'overrides.txt' to the content filesEmmanuele Bassi1-0/+4
2016-10-30Exposes the install names of targets in introspection. Closes #829.Jussi Pakkanen3-5/+39
2016-10-30Merge pull request #965 from schultetwin/serialize_native_executable_exe_wrap...Jussi Pakkanen2-1/+6
2016-10-30Clang also supports gnu89/99/11, gnu++03/11/14/1zNirbheek Chauhan1-4/+7
2016-10-27Adding my name to authors.txt as requestedMark Schulte1-0/+1
2016-10-27Allow running native executable in cross buildMark Schulte1-1/+5
2016-10-27mesonlib: close file before (re)movingScott D Phillips1-3/+6
2016-10-27compilers: Ignore pthread flags when using MSVCNirbheek Chauhan1-2/+3
2016-10-26Merge pull request #952 from centricular/deterministic-sources-outputsJussi Pakkanen6-10/+31
2016-10-26Upgrade docker build image to yakkety.Jussi Pakkanen1-2/+2
2016-10-26Add osx test for the XCode 8 fixes to has_functionNirbheek Chauhan1-0/+26
2016-10-26Use *FLAGS from the env in compiler checksNirbheek Chauhan1-17/+13
2016-10-26Directly pass the compiler to get_args_from_envvarsNirbheek Chauhan2-8/+9
2016-10-26has_function: Try to use the function being checkedNirbheek Chauhan1-3/+3
2016-10-25Merge pull request #912 from valum-framework/wip/vala-custom-header-and-vapiJussi Pakkanen4-4/+17
2016-10-25vala: Use a portable path join for the VAPIGuillaume Poirier-Morency1-1/+1
2016-10-25Add a unit test to ensure object file orderNirbheek Chauhan5-1/+21
2016-10-25Ninja: Use OrderedDict in places where order mattersNirbheek Chauhan1-9/+10
2016-10-25Add -Wl,-no_weak_imports to has_function with XCode 8Nirbheek Chauhan1-1/+12
2016-10-25has_function: Only ignore prototype when no includes are specifiedNirbheek Chauhan1-39/+68
2016-10-25compilers: Derive ClangObj*Compiler from ClangCompiler tooNirbheek Chauhan1-21/+10
2016-10-24vala: Use 'vala_header' and 'vala_vapi' directlyGuillaume Poirier-Morency2-6/+5
2016-10-24vala: Custom header and vapi name (fix #892)Guillaume Poirier-Morency4-2/+16
2016-10-24Revert d9473095f234df54a9a531a859cb745bc349c5c2 because it broke GStreamer.Jussi Pakkanen1-2/+5
2016-10-24Fix depfixer on MIPS.Aurelien Jarno2-0/+7
2016-10-23Add missing period.Jussi Pakkanen1-1/+1
2016-10-23Merge pull request #915 from centricular/dependency-error-msg-and-moreJussi Pakkanen3-28/+50
2016-10-23gnome: Don't pass ldflags to g-ir-scannerPatrick Griffis1-2/+2
2016-10-23gettext: Add update-po targetPatrick Griffis2-1/+23
2016-10-23Improve error when using the dependencies kwargNirbheek Chauhan2-28/+46
2016-10-23Add repr() implementation for Dependency()Nirbheek Chauhan1-0/+4
2016-10-23Merge pull request #934 from mesonbuild/wip/tingping/gnome-yelpJussi Pakkanen11-0/+231
2016-10-23Force configure input files to be utf-8. Closes #927.Jussi Pakkanen1-3/+3
2016-10-23pkgconfig: Fix absolute 'libdir' and 'includedir'Guillaume Poirier-Morency1-4/+4
2016-10-22gnome: Fix building gobject-introspection with sanitizerPatrick Griffis1-1/+10
2016-10-23Merged dpkg-architecture fix for Gentoo.Jussi Pakkanen2-9/+12