aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-03gnome: Use g-ir-scanner --extra-library option when avalaibleThibault Saunier1-3/+23
2016-12-03Merge pull request #1076 from mesonbuild/tingping/gresource-exportJussi Pakkanen4-2/+53
2016-12-03mesontest: Rebuild all before running testsThibault Saunier2-8/+44
2016-12-03Merge pull request #1108 from centricular/fix-optimization-flags-orderJussi Pakkanen3-32/+155
2016-12-03mintro: Allow serializing EnvironmentVariables objectsThibault Saunier1-1/+4
2016-12-03Allow many version conditions for pkg-config depsNirbheek Chauhan6-20/+59
2016-12-03tests/common/51: Skip validate test if pkg-config too oldNirbheek Chauhan1-5/+11
2016-12-04compilers.py: Fix typo in function documentationNirbheek Chauhan1-1/+1
2016-12-04run_unittests: Document the purpose of each testNirbheek Chauhan1-0/+47
2016-12-04unit tests: Use universal_newlines everywhereNirbheek Chauhan1-9/+12
2016-12-04Compiler check and extra args should always overrideNirbheek Chauhan3-23/+96
2016-12-03i18n: Add preset kwargPatrick Griffis1-0/+34
2016-12-03i18n: Add merge_file functionPatrick Griffis7-0/+35
2016-12-03Typo fix.Jussi Pakkanen1-4/+4
2016-12-03Merge pull request #1128 from thiblahute/mesontest_misc_fixesJussi Pakkanen1-24/+57
2016-12-03Stray debug print removal.Jussi Pakkanen1-1/+0
2016-12-02mesontest: Properly let user know when a test timeout out in verbose modeThibault Saunier1-0/+2
2016-12-02tests: Allow user to change timeout timeThibault Saunier1-1/+5
2016-12-02mesontest: Do not timeout when running inside GDBThibault Saunier1-1/+2
2016-12-02mesontest: Let user work with gdb when not running in a loopThibault Saunier1-1/+3
2016-12-02mesontest: Respect repeat argument even when running testsuitesThibault Saunier1-22/+46
2016-12-03Tell users about mesonconf if they try to run Meson on an existing build dir.Jussi Pakkanen1-1/+3
2016-12-02Merge pull request #1102 from mesonbuild/sonameJussi Pakkanen6-6/+109
2016-12-02gnome: Properly search for programsThibault Saunier1-8/+21
2016-12-02pkgconfig: Add a newline after variable declarationsGuillaume Poirier-Morency1-0/+1
2016-12-02Guard against cpu_count failing.Jussi Pakkanen1-1/+8
2016-12-02i18n: Read languages from LINGUAS filePatrick Griffis1-1/+11
2016-12-01mesontest: Error out even in verbose mode when running repeatidlyThibault Saunier1-6/+6
2016-12-01wrap: Fix getting push-urlThibault Saunier1-1/+1
2016-11-29Support skipped testsDaniel Stone4-1/+17
2016-11-26Merge pull request #1087 from thiblahute/mesontestJussi Pakkanen1-45/+63
2016-11-26Allow soname to be an arbitrary string and fix symlink generation.Jussi Pakkanen5-11/+41
2016-11-26Add basic syntax and indentation files for ViMNirbheek Chauhan4-0/+305
2016-11-26Merge pull request #1098 from centricular/unity-extract-objects-regressionJussi Pakkanen4-14/+12
2016-11-26Install mesontest script along with the othersMinijackson1-0/+1
2016-11-26Merge pull request #1092 from centricular/always-use-utf-8-py3Jussi Pakkanen2-3/+14
2016-11-26Always catch PermissionError while looking for NinjaNirbheek Chauhan2-4/+5
2016-11-26Don't show tracebacks for MesonException in helper scriptsSam Thursfield1-1/+7
2016-11-26Merge pull request #1093 from centricular/pypi-status-readmeJussi Pakkanen1-2/+8
2016-11-26Merge pull request #1059 from thiblahute/masterJussi Pakkanen1-3/+27
2016-11-26Add both native and cross compiler options to option list.Jussi Pakkanen2-29/+7
2016-11-24Only check for unity compat when doing unity buildsNirbheek Chauhan2-13/+8
2016-11-24Fix single object extraction testNirbheek Chauhan2-1/+4
2016-11-23README.md: Add a warning about zipapp adding testsNirbheek Chauhan1-0/+4
2016-11-23mesontest: Add a 'verbose' mode which does not capture stdout/errThibault Saunier1-44/+55
2016-11-23Add pypi status to READMENirbheek Chauhan1-2/+4
2016-11-23meson.py: Warn if the encoding is not UTF-8 compatibleNirbheek Chauhan1-2/+13
2016-11-23Detect Qt5 properly on more platforms.Jussi Pakkanen1-3/+11
2016-11-23configure_file: Use utf-8 to write configured fileNirbheek Chauhan1-1/+1
2016-11-22mesontest: Fix usage of test.env as it can be a build.EnvironmentVariablesThibault Saunier1-0/+4