aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15get-unquoted: Fix indentation and remove useless arithmeticMartin Blanchard1-1/+1
2017-09-15get-unquoted: Add test case for new get_unquoted() methodMartin Blanchard2-0/+23
2017-09-15get-unquoted: Implement a get_unquoted() method for ConfigurationDataMartin Blanchard1-0/+15
2017-09-15Fix videos page (#2321)tense-du1-4/+4
2017-09-14Merge pull request #2216 from ebassi/yelp-linguasJussi Pakkanen5-0/+23
2017-09-14Merge pull request #2319 from georgmu/cmake2meson-improvementsJussi Pakkanen1-3/+6
2017-09-14logging: Print location of log file on errorNirbheek Chauhan2-2/+7
2017-09-14cmake2meson: convert varexp to lowercaseGeorg Müller1-1/+1
2017-09-14cmake2meson: strip comments from statementsGeorg Müller1-1/+4
2017-09-14cmake2meson: convert statements to lower caseGeorg Müller1-1/+1
2017-09-14run_tests.py: Haiku has no nice().Jérôme Duval1-1/+1
2017-09-14Add is_haiku(), needed for run_tests.py.Jérôme Duval1-0/+3
2017-09-12Add deprecation warning for gnome.yelp() argumentEmmanuele Bassi1-0/+5
2017-09-12Clarify that MESONINTROSPECT may have multiple parts.Jussi Pakkanen1-5/+7
2017-09-12Merge pull request #1943 from QuLogic/duplicate-namesJussi Pakkanen12-78/+78
2017-09-12Renamed test serialisation from is_cross to is_cross_built for clarity.Jussi Pakkanen2-7/+7
2017-09-12An external program is never a "cross test".Jussi Pakkanen1-0/+4
2017-09-12MSI: Improve python detectionNiklas Claesson1-2/+13
2017-09-12Update message for already configured builddirChet Gurevitch1-7/+6
2017-09-12gnome: Docbook generation for gdbus_codegen()Iñigo Martínez3-3/+9
2017-09-12Add Windows extra_paths to beginning of PATH when running testsJon Turney1-1/+1
2017-09-12Merge pull request #2288 from centricular/fix-test-regressionJussi Pakkanen4-2/+57
2017-09-11interpreter: Always flatten when unholding arraysNirbheek Chauhan2-1/+2
2017-09-11tests/common/48: Don't read newlineNirbheek Chauhan1-2/+2
2017-09-11Merge pull request #2291 from centricular/fix-custom-target-includes-orderingJussi Pakkanen9-11/+37
2017-09-11Add a test for the custom target incdirs changeNirbheek Chauhan7-2/+22
2017-09-11backends: Add custom target inc dirs before target inc dirsNirbheek Chauhan2-9/+15
2017-09-10Merge pull request #2300 from mesonbuild/msixmlJussi Pakkanen1-87/+146
2017-09-10Removed --cov from travis.yml since coverage is currently disabled.Jussi Pakkanen1-2/+2
2017-09-10Require installer version 5.0, which corresponds to Win 7 and up.Jussi Pakkanen1-1/+1
2017-09-10Fix installer generation on 64 bit Windows.Jussi Pakkanen1-5/+8
2017-09-10Add installer option to not install Ninja.Jussi Pakkanen1-29/+62
2017-09-10Delete XML string manipulation code.Jussi Pakkanen1-75/+15
2017-09-10Create WiX source file with the XML module rather than string manipulation.Jussi Pakkanen1-10/+93
2017-09-10Fix regression in test definitionsNirbheek Chauhan4-2/+57
2017-09-09Remove coverage because pip is broken in Travis.Jussi Pakkanen2-16/+1
2017-09-07wrap-mode: Make the error output more usefulNirbheek Chauhan1-1/+9
2017-09-06Merge pull request #2236 from trhd/envJussi Pakkanen3-2/+7
2017-09-04gnome: Flatten the sources for generate_gir()Emmanuele Bassi1-1/+1
2017-09-04Permit overriding find_program from the cross file.Jussi Pakkanen7-9/+102
2017-09-04Allow version labels with trailing dotsMichal Koutný1-1/+1
2017-09-04gnome.gdbus_codegen(): Add annotations keywordPatrick Griffis3-6/+39
2017-09-04install: Also ignore PermissionError for selinuxNirbheek Chauhan1-1/+1
2017-09-04--unity flag needs {on,off,subprojects} parameterJan Niklas Hasse1-1/+1
2017-09-03pkgconfig: Document url keywordPatrick Griffis2-1/+2
2017-09-01Merge pull request #1614 from fooishbar/cc-filter-argsJussi Pakkanen5-5/+59
2017-09-01Add a regression test for test suites.Hemmo Nieminen2-0/+4
2017-09-01Fix a stack trace caused by environment variables in test setups.Hemmo Nieminen1-2/+3
2017-08-31Alphabetize compiler.compiles()Daniel Stone1-6/+6
2017-08-31Add Compiler.get_supported_arguments()Daniel Stone5-0/+54