summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-16Merge pull request #861 from thiblahute/masterJussi Pakkanen
2016-10-16gettext: Add ability to set GETTEXTDATADIRSPatrick Griffis
2016-10-16Merge pull request #793 from ssssam/sam/gresource-dependenciesJussi Pakkanen
2016-10-16gnome: Avoid unhandled exceptionPatrick Griffis
2016-10-14Try using already setup fallback subprojects before using native dependencyThibault Saunier
2016-10-14interpreter: Add a way to copy and environment objectThibault Saunier
2016-10-14interpreter: Add a type_name method to DependencyHolderThibault Saunier
2016-10-13gnome: allow use of generated files with compile_resources()Sam Thursfield
2016-10-13Use stdout for success message instead of stderr in gresource testSam Thursfield
2016-10-13Raise proper exception type and improve error messages. Closes #322.Jussi Pakkanen
2016-10-13Split generator @BASENAME@ at the first extension.Elliott Sales de Andrade
2016-10-13Merge pull request #899 from centricular/pkgconfig-allow-libfoo-nameJussi Pakkanen
2016-10-13Renamed path_join to join_paths.Jussi Pakkanen
2016-10-13custom_target: Clarify error messageNirbheek Chauhan
2016-10-13Add a unittest for pkg-config file generationNirbheek Chauhan
2016-10-13dependencies: Use a wrapper for calling pkg-configNirbheek Chauhan
2016-10-13pkgconfig: Handle library names starting with 'lib'Nirbheek Chauhan
2016-10-12Merge branch 'QuLogic-compiler-file-checks'Jussi Pakkanen
2016-10-12Merge pull request #896 from centricular/pkgconfig-check-prefix-suffixJussi Pakkanen
2016-10-12Merge pull request #897 from centricular/fix-unittest-intermittent-failureJussi Pakkanen
2016-10-12Some fixes to unittest running.Jussi Pakkanen
2016-10-12pkgconfig: Only warn for suffix if the filename doesn't start with libNirbheek Chauhan
2016-10-12unittests/pic: Actually test that setting b_staticpic worksNirbheek Chauhan
2016-10-12meson.py: Always resolve full path to meson.pyNirbheek Chauhan
2016-10-12pkgconfig: Warn if library has name_prefix/suffix setNirbheek Chauhan
2016-10-11allow libdir/includedir/etc. be absolute pathsIgor Gnatenko
2016-10-11setup.py: On Unix install scripts without .py suffixPatrick Griffis
2016-10-10Reintroduce Python Zipapp supportFranz Zapata
2016-10-10Check contents of arguments inside project(). Closes #857.Jussi Pakkanen
2016-10-10Merge pull request #885 from centricular/fix-staticlib-pic-errorJussi Pakkanen
2016-10-10Add an option to select if static libraries are built with -fPIC.Jussi Pakkanen
2016-10-10tests/gnome: Add missing enums.h dep to enums2.cNirbheek Chauhan
2016-10-10Warn if -fPIC is passed instead of pic to static librariesNirbheek Chauhan
2016-10-10Show error log options in help.Jussi Pakkanen
2016-10-10Add a Vala test case for mixed sourcesGuillaume Poirier-Morency
2016-10-10Created path_join function.Jussi Pakkanen
2016-10-10dependencies: Fix traceback always setting 'variable'Thibault Saunier
2016-10-10Merge pull request #875 from mesonbuild/ignatenko/macroJussi Pakkanen
2016-10-09Merge pull request #795 from mesonbuild/unittestJussi Pakkanen
2016-10-09Review fixes.Jussi Pakkanen
2016-10-08fixup! fixup! rpm: couple of improvements and fixesIgor Gnatenko
2016-10-08fixup! rpm: couple of improvements and fixesIgor Gnatenko
2016-10-08rpm: couple of improvements and fixesIgor Gnatenko
2016-10-08Use argv[0] to internally relaunch meson.pyEmanuele Aina
2016-10-08Fix soname to work on OSX.Jussi Pakkanen
2016-10-08Pass cmd line args onwards.Jussi Pakkanen
2016-10-08Store all invocation output. Not shown to users yet.Jussi Pakkanen
2016-10-08Run unittests.Jussi Pakkanen
2016-10-08Check that soname matches the filename. Closes #785.Jussi Pakkanen
2016-10-08Created a file to run unit test suite with.Jussi Pakkanen