summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-25Skip CI for documentation-only pull requestsAleksey Filippov
2018-03-25Support data types larger than 128 bytesThierry Reding
2018-03-24Squash target_type warning for jar targetsSam H
2018-03-23Enable b_ndebug on VisualStudioCCompilerAleksey Filippov
2018-03-23docs: In executable() remove statement that all other files are ignored [skip...Alistair Thomas
2018-03-23docs: Update test() to include that a program found with find_program() can b...Alistair Thomas
2018-03-23Added get_asneeded_args method to Intel compiler.Alexis Jeandet
2018-03-23docs: fix one 'target' that should be 'host' [skip ci]John Ericson
2018-03-23docs/FAQ: fix typo [skip ci]Eric Engestrom
2018-03-23Rename '183 as-needed' common test into '184 as-needed'Aleksey Filippov
2018-03-22Document the new and improved review guidelines. [skip ci]Jussi Pakkanen
2018-03-21Enable CI builds for release branchesAleksey Filippov
2018-03-21Fix b_ndebug=if-release silently not workingJussi Pakkanen
2018-03-21Do not install configure_file output if install_dir is empty. Closes #3270.Jussi Pakkanen
2018-03-21Disable b_ndebug tests on MSVCAleksey Filippov
2018-03-21Fix b_ndebug=if-release optionAleksey Filippov
2018-03-21Add unittests for b_ndebug=if-release and buildtype interactionsAleksey Filippov
2018-03-21Add tests for b_ndebug=if-release and buildtype default optionsAleksey Filippov
2018-03-20Open mesontest logfiles in utf-8 modenyorain
2018-03-20Grab a file lock on the build dir during modifications.Jussi Pakkanen
2018-03-20Docs: Correct env variable SCAN_BUILD to SCANBUILDMarvin Scholz
2018-03-20options: s/yiel/yield/ typoThibault Saunier
2018-03-20Merge pull request #3223 from sarum9in/renameJussi Pakkanen
2018-03-19Add install_data() rename snippetAleksey Filippov
2018-03-19Add install_data() rename documentationAleksey Filippov
2018-03-19Create a helper for checking if a string has a path componentNirbheek Chauhan
2018-03-19Merge pull request #3251 from mesonbuild/fixpkgconfigdepsJussi Pakkanen
2018-03-19Add -Wl,-dead_strip_dylibs supportDavid Seifert
2018-03-19Fix existing tests.Jussi Pakkanen
2018-03-19fixing some typos on the icestorm pageFelipe CorrĂȘa da Silva Sanches
2018-03-18introspect: tests: Inform about tests run parallelizationThibault Saunier
2018-03-18Project-templates.md: Fix help command name [skip ci]Martin Hostettler
2018-03-18Replaced appveyor account by mesonbuildAleksey Filippov
2018-03-17Add install_data() failing rename testAleksey Filippov
2018-03-17Add install_data() succeeding rename testsAleksey Filippov
2018-03-17Add rename parameter to install_data()Aleksey Filippov
2018-03-17Fix appveyor failures: do not use PowerShell since it triggers NativeCommandE...Aleksey Filippov
2018-03-17Do not leak out private dependencies for shared libraries.Jussi Pakkanen
2018-03-16Add test for pkgconfig generation and usage.Jussi Pakkanen
2018-03-15Use target.get_id() instead of basename and type_suffix concatenation at call...Aleksey Filippov
2018-03-15Fix FileNotFoundError when restorecon unavailableFabrice Fontaine
2018-03-14Turn deprecated commands into errors.Jussi Pakkanen
2018-03-13Merge pull request #3127 from bluetech/method-permitted-kwargsJussi Pakkanen
2018-03-13Merge pull request #3145 from thejk/gcovrJussi Pakkanen
2018-03-13pkgconfig: allow any non-found dependency requires argumentsAleksey Filippov
2018-03-13pkgconfig: print requires argument type on errorAleksey Filippov
2018-03-13fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1Joel Klinghed
2018-03-13Fix snippet heading to conform to new formatting rules.Jussi Pakkanen
2018-03-12fixup! Allow gcovr >= 3.1 to be used to generate html coverage reportJoel Klinghed
2018-03-12fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1Joel Klinghed