summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-03Merge pull request #1252 from trhd/masterJussi Pakkanen
2017-01-03fix 'method signature does no match signature of overridden method'Mike Sinkovsky
2017-01-03mesontest: Print test stats even if in verbose mode.Hemmo Nieminen
2017-01-03mesontest: Unify testing behaviour between the test target and mesontest.Hemmo Nieminen
2017-01-03mesontest: Show the test command in truncated test logs.Hemmo Nieminen
2017-01-03mesontest: Remove excess newline and whitespace from test logs.Hemmo Nieminen
2017-01-02project tests: Always print the logs of failing testsNirbheek Chauhan
2017-01-02Catch permissionerrors too, since Windows seems to produce them occasionally.Jussi Pakkanen
2017-01-02Merge pull request #1254 from mesonbuild/testsetupsJussi Pakkanen
2017-01-02backends/ninja: remove unused variableIgor Gnatenko
2017-01-02Can put external programs to test suite exe wrappers directly.Jussi Pakkanen
2017-01-02Can set envvars in test setups.Jussi Pakkanen
2017-01-02Can specify test setups and run them with mesontest.Jussi Pakkanen
2017-01-02Merge pull request #1263 from centricular/meson_exe_deterministicJussi Pakkanen
2017-01-02fix for cross-builds targeting macosxMike Sinkovsky
2017-01-01style: fix E703 violationsIgor Gnatenko
2017-01-01style: fix E124 violationsIgor Gnatenko
2017-01-01style: fix E128 violationsIgor Gnatenko
2017-01-01style: fix E265 violationsIgor Gnatenko
2017-01-01style: fix E271 violationsIgor Gnatenko
2017-01-01style: fix E231 violationsIgor Gnatenko
2017-01-01style: fix E221 violationsIgor Gnatenko
2017-01-01style: fix E222 violationsIgor Gnatenko
2017-01-01style: fix E226 violationsIgor Gnatenko
2017-01-01style: fix E225 violationsIgor Gnatenko
2017-01-01backends/ninja: remove unused variablesIgor Gnatenko
2016-12-31serialise_executable: Name the data file deterministicallyNirbheek Chauhan
2016-12-31Add a test for deterministic exe-wrapper data fileNirbheek Chauhan
2016-12-31Fix space before :.Jussi Pakkanen
2016-12-31Pass project's user options to scan-build temporary project.Hemmo Nieminen
2016-12-31Do not run arm cross compilation tests on arm.Jussi Pakkanen
2016-12-31Add simple uninstall target. Closes #753.Jussi Pakkanen
2016-12-31Merge pull request #1258 from QuLogic/compile_resource-includesJussi Pakkanen
2016-12-31Use the correct directory for scan-build command.Hemmo Nieminen
2016-12-29setup.cfg: fix syntaxIgor Gnatenko
2016-12-28Add include_directories to windows.compile_resources.Elliott Sales de Andrade
2016-12-28Move _get_include_args from gnome to modules.Elliott Sales de Andrade
2016-12-28Just say no.Jussi Pakkanen
2016-12-23setup.cfg: ignore couple of PEP8 errorsIgor Gnatenko
2016-12-23Can specify include directories to compiler tests.Jussi Pakkanen
2016-12-23Add get_version() method to all dependenciesNirbheek Chauhan
2016-12-23Force a Ninja regeneration before each project testNirbheek Chauhan
2016-12-23gdc: Make dependency check workMatthias Klumpp
2016-12-23Merge pull request #1247 from centricular/fix-installed-soname-aliasesJussi Pakkanen
2016-12-23Do not automatically set warning flags if buildtype is 'plain'Matthias Klumpp
2016-12-22Add Generator.process_files to reduce code duplication.Elliott Sales de Andrade
2016-12-22Vim syntax highlighting fixes. Closes #1241.Jussi Pakkanen
2016-12-22Add myself to authors.txtKseniia Vasilchuk
2016-12-22configure_file: Use utf-8 to write configured fileKseniia Vasilchuk
2016-12-22Share code between installed and non-installed soname testsNirbheek Chauhan