aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Split SingleTestRunner._get_cmd() out of run()Aleksey Filippov1-6/+8
2018-03-28Move run_single_test() into separate classAleksey Filippov1-95/+101
2018-03-28Make run_single_test() method staticAleksey Filippov1-3/+5
2018-03-28Do not access counters from parallel codeAleksey Filippov1-5/+15
2018-03-28Use enum instead of string constantsAleksey Filippov1-12/+23
2018-03-28Use hermetic parameters in run_single_test(), initialize them before in the c...Aleksey Filippov1-12/+13
2018-03-26Timeout on test subprocesses instead of hanging and failing CI completelyAleksey Filippov1-7/+9
2018-03-25pkgconfig generator: Add required versionXavier Claessens3-16/+56
2018-03-25Merge pull request #2976 from dzabraev/fix-reversed-orderJussi Pakkanen6-2/+23
2018-03-25Make the generated pkgconfig files reproducible.Chris Lamb1-5/+12
2018-03-25dependency's wanted version might be a listVĂ­ctor Manuel JĂĄquez Leal3-1/+16
2018-03-25Retry downloads in AppveyorAleksey Filippov1-8/+28
2018-03-25Skip CI for documentation-only pull requestsAleksey Filippov3-0/+78
2018-03-25Support data types larger than 128 bytesThierry Reding1-1/+1
2018-03-24Squash target_type warning for jar targetsSam H1-0/+4
2018-03-23Enable b_ndebug on VisualStudioCCompilerAleksey Filippov5-14/+2
2018-03-23docs: In executable() remove statement that all other files are ignored [skip...Alistair Thomas1-3/+2
2018-03-23docs: Update test() to include that a program found with find_program() can b...Alistair Thomas1-3/+11
2018-03-23Added get_asneeded_args method to Intel compiler.Alexis Jeandet1-0/+8
2018-03-23docs: fix one 'target' that should be 'host' [skip ci]John Ericson1-1/+1
2018-03-23docs/FAQ: fix typo [skip ci]Eric Engestrom1-1/+1
2018-03-23Rename '183 as-needed' common test into '184 as-needed'Aleksey Filippov7-7/+7
2018-03-22Document the new and improved review guidelines. [skip ci]Jussi Pakkanen1-0/+39
2018-03-21Enable CI builds for release branchesAleksey Filippov2-0/+4
2018-03-21Fix b_ndebug=if-release silently not workingJussi Pakkanen10-6/+102
2018-03-21Do not install configure_file output if install_dir is empty. Closes #3270.Jussi Pakkanen3-3/+12
2018-03-21Disable b_ndebug tests on MSVCAleksey Filippov3-0/+12
2018-03-21Fix b_ndebug=if-release optionAleksey Filippov3-6/+26
2018-03-21Add unittests for b_ndebug=if-release and buildtype interactionsAleksey Filippov3-0/+28
2018-03-21Add tests for b_ndebug=if-release and buildtype default optionsAleksey Filippov4-0/+36
2018-03-20Open mesontest logfiles in utf-8 modenyorain1-2/+2
2018-03-20Grab a file lock on the build dir during modifications.Jussi Pakkanen3-1/+53
2018-03-20Docs: Correct env variable SCAN_BUILD to SCANBUILDMarvin Scholz1-2/+2
2018-03-20options: s/yiel/yield/ typoThibault Saunier1-1/+1
2018-03-20Merge pull request #3223 from sarum9in/renameJussi Pakkanen15-8/+58
2018-03-19Add install_data() rename snippetAleksey Filippov1-0/+11
2018-03-19Add install_data() rename documentationAleksey Filippov2-0/+20
2018-03-19Create a helper for checking if a string has a path componentNirbheek Chauhan5-13/+20
2018-03-19Merge pull request #3251 from mesonbuild/fixpkgconfigdepsJussi Pakkanen9-5/+106
2018-03-19Add -Wl,-dead_strip_dylibs supportDavid Seifert7-3/+91
2018-03-19Fix existing tests.Jussi Pakkanen3-3/+13
2018-03-19fixing some typos on the icestorm pageFelipe CorrĂȘa da Silva Sanches1-3/+3
2018-03-18introspect: tests: Inform about tests run parallelizationThibault Saunier1-0/+1
2018-03-18Project-templates.md: Fix help command name [skip ci]Martin Hostettler1-1/+1
2018-03-18Replaced appveyor account by mesonbuildAleksey Filippov1-1/+1
2018-03-17Add install_data() failing rename testAleksey Filippov3-0/+3
2018-03-17Add install_data() succeeding rename testsAleksey Filippov6-0/+10
2018-03-17Add rename parameter to install_data()Aleksey Filippov3-8/+14
2018-03-17Fix appveyor failures: do not use PowerShell since it triggers NativeCommandE...Aleksey Filippov1-14/+8
2018-03-17Do not leak out private dependencies for shared libraries.Jussi Pakkanen2-1/+18