aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-03mesontest: Remove excess newline and whitespace from test logs.Hemmo Nieminen1-3/+1
2017-01-02project tests: Always print the logs of failing testsNirbheek Chauhan1-1/+1
2017-01-02Catch permissionerrors too, since Windows seems to produce them occasionally.Jussi Pakkanen1-2/+3
2017-01-02Merge pull request #1254 from mesonbuild/testsetupsJussi Pakkanen8-21/+169
2017-01-02backends/ninja: remove unused variableIgor Gnatenko1-1/+0
2017-01-02Can put external programs to test suite exe wrappers directly.Jussi Pakkanen3-4/+18
2017-01-02Can set envvars in test setups.Jussi Pakkanen5-3/+27
2017-01-02Can specify test setups and run them with mesontest.Jussi Pakkanen8-20/+130
2017-01-02Merge pull request #1263 from centricular/meson_exe_deterministicJussi Pakkanen2-4/+23
2017-01-02fix for cross-builds targeting macosxMike Sinkovsky2-20/+22
2017-01-01style: fix E703 violationsIgor Gnatenko5-13/+13
2017-01-01style: fix E124 violationsIgor Gnatenko16-35/+31
2017-01-01style: fix E128 violationsIgor Gnatenko12-45/+49
2017-01-01style: fix E265 violationsIgor Gnatenko5-14/+14
2017-01-01style: fix E271 violationsIgor Gnatenko1-1/+1
2017-01-01style: fix E231 violationsIgor Gnatenko6-7/+7
2017-01-01style: fix E221 violationsIgor Gnatenko1-3/+3
2017-01-01style: fix E222 violationsIgor Gnatenko5-7/+7
2017-01-01style: fix E226 violationsIgor Gnatenko17-52/+52
2017-01-01style: fix E225 violationsIgor Gnatenko13-99/+99
2017-01-01backends/ninja: remove unused variablesIgor Gnatenko1-2/+0
2016-12-31serialise_executable: Name the data file deterministicallyNirbheek Chauhan1-3/+8
2016-12-31Add a test for deterministic exe-wrapper data fileNirbheek Chauhan1-1/+15
2016-12-31Fix space before :.Jussi Pakkanen22-455/+456
2016-12-31Pass project's user options to scan-build temporary project.Hemmo Nieminen1-1/+7
2016-12-31Do not run arm cross compilation tests on arm.Jussi Pakkanen1-1/+3
2016-12-31Add simple uninstall target. Closes #753.Jussi Pakkanen5-0/+69
2016-12-31Merge pull request #1258 from QuLogic/compile_resource-includesJussi Pakkanen6-40/+60
2016-12-31Use the correct directory for scan-build command.Hemmo Nieminen1-1/+2
2016-12-29setup.cfg: fix syntaxIgor Gnatenko1-2/+2
2016-12-28Add include_directories to windows.compile_resources.Elliott Sales de Andrade4-2/+17
2016-12-28Move _get_include_args from gnome to modules.Elliott Sales de Andrade2-38/+43
2016-12-28Just say no.Jussi Pakkanen1-0/+2
2016-12-23setup.cfg: ignore couple of PEP8 errorsIgor Gnatenko1-1/+6
2016-12-23Can specify include directories to compiler tests.Jussi Pakkanen3-0/+32
2016-12-23Add get_version() method to all dependenciesNirbheek Chauhan2-13/+76
2016-12-23Force a Ninja regeneration before each project testNirbheek Chauhan1-0/+5
2016-12-23gdc: Make dependency check workMatthias Klumpp1-3/+1
2016-12-23Merge pull request #1247 from centricular/fix-installed-soname-aliasesJussi Pakkanen6-40/+60
2016-12-23Do not automatically set warning flags if buildtype is 'plain'Matthias Klumpp1-1/+1
2016-12-22Add Generator.process_files to reduce code duplication.Elliott Sales de Andrade5-19/+19
2016-12-22Vim syntax highlighting fixes. Closes #1241.Jussi Pakkanen2-4/+4
2016-12-22Add myself to authors.txtKseniia Vasilchuk1-0/+1
2016-12-22configure_file: Use utf-8 to write configured fileKseniia Vasilchuk1-1/+1
2016-12-22Share code between installed and non-installed soname testsNirbheek Chauhan1-46/+12
2016-12-22Fix shared library symlink aliasing on installNirbheek Chauhan4-29/+27
2016-12-21Fix installation of statically linked executable for ELF binary.Matthieu Gautier2-0/+8
2016-12-22Add an installed soname unit testNirbheek Chauhan2-5/+61
2016-12-21Store pkg-config path on the instance tooNirbheek Chauhan1-4/+13
2016-12-21Raise clearer error if -Doption is invalid.Elliott Sales de Andrade1-1/+4