5333 Commits (642df0505adaa0ba3f4b964665887278df099629)
 

Author SHA1 Message Date
Aleksey Filippov 642df0505a Use unholder=True instead of checking held_object attribute presence 7 years ago
Aleksey Filippov 708e4b1258 Add test case for test(depends) keyword parameter 7 years ago
Sam H 3e48d47674 Squash target_type warning for jar targets 7 years ago
Aleksey Filippov 8b1e9a6f6a Enable b_ndebug on VisualStudioCCompiler 7 years ago
Alistair Thomas 3b9f4098ef docs: In executable() remove statement that all other files are ignored [skip ci] 7 years ago
Alistair Thomas 47f71d1a41 docs: Update test() to include that a program found with find_program() can be used [skip ci] 7 years ago
Alexis Jeandet e89008b657 Added get_asneeded_args method to Intel compiler. 7 years ago
John Ericson 1a8bc77f53 docs: fix one 'target' that should be 'host' [skip ci] 7 years ago
Eric Engestrom 13fa1fb74f docs/FAQ: fix typo [skip ci] 7 years ago
Aleksey Filippov 513051efcf Rename '183 as-needed' common test into '184 as-needed' 7 years ago
Jussi Pakkanen 150351cfdd Document the new and improved review guidelines. [skip ci] 7 years ago
Aleksey Filippov 909c93eee5 Enable CI builds for release branches 7 years ago
Jussi Pakkanen 12bac512f6
Fix b_ndebug=if-release silently not working 7 years ago
Jussi Pakkanen 30827b5644 Do not install configure_file output if install_dir is empty. Closes #3270. 7 years ago
Aleksey Filippov 6910f604ed Disable b_ndebug tests on MSVC 7 years ago
Aleksey Filippov 2febb99eee Fix b_ndebug=if-release option 7 years ago
Aleksey Filippov af0b569ced Add unittests for b_ndebug=if-release and buildtype interactions 7 years ago
Aleksey Filippov 39a3bdb43f Add tests for b_ndebug=if-release and buildtype default options 7 years ago
nyorain dd614015e0 Open mesontest logfiles in utf-8 mode 7 years ago
Jussi Pakkanen 58156ef7cf Grab a file lock on the build dir during modifications. 7 years ago
Marvin Scholz 1c8d4bf05b Docs: Correct env variable SCAN_BUILD to SCANBUILD 7 years ago
Thibault Saunier 62165aef43 options: s/yiel/yield/ typo 7 years ago
Jussi Pakkanen 657836b555
Merge pull request #3223 from sarum9in/rename 7 years ago
Aleksey Filippov 5f81d36207 Add install_data() rename snippet 7 years ago
Aleksey Filippov d63fff06d9 Add install_data() rename documentation 7 years ago
Nirbheek Chauhan d012b5b997 Create a helper for checking if a string has a path component 7 years ago
Jussi Pakkanen e984e1072b
Merge pull request #3251 from mesonbuild/fixpkgconfigdeps 7 years ago
David Seifert 7eb187c5f2 Add -Wl,-dead_strip_dylibs support 7 years ago
Jussi Pakkanen cf5f1a83d5 Fix existing tests. 7 years ago
Felipe Corrêa da Silva Sanches 50c66f1f5c fixing some typos on the icestorm page 7 years ago
Thibault Saunier f48da481ab introspect: tests: Inform about tests run parallelization 7 years ago
Martin Hostettler b89309df64 Project-templates.md: Fix help command name [skip ci] 7 years ago
Aleksey Filippov 158dc249ca Replaced appveyor account by mesonbuild 7 years ago
Aleksey Filippov 6994ec56e6 Add install_data() failing rename test 7 years ago
Aleksey Filippov 143dc3ca44 Add install_data() succeeding rename tests 7 years ago
Aleksey Filippov f720efa2f4 Add rename parameter to install_data() 7 years ago
Aleksey Filippov 22b19995b1 Fix appveyor failures: do not use PowerShell since it triggers NativeCommandError if pacman prints to stderr 7 years ago
Jussi Pakkanen c385f79737 Do not leak out private dependencies for shared libraries. 7 years ago
Jussi Pakkanen d532650b0d Add test for pkgconfig generation and usage. 7 years ago
Aleksey Filippov 7f042b5fe2 Use target.get_id() instead of basename and type_suffix concatenation at call site 7 years ago
Fabrice Fontaine 2e128f71bb Fix FileNotFoundError when restorecon unavailable 7 years ago
Jussi Pakkanen 24ae120868 Turn deprecated commands into errors. 7 years ago
Jussi Pakkanen 9ecb75670f
Merge pull request #3127 from bluetech/method-permitted-kwargs 7 years ago
Jussi Pakkanen ae0e469b06
Merge pull request #3145 from thejk/gcovr 7 years ago
Aleksey Filippov 552916d2d2 pkgconfig: allow any non-found dependency requires arguments 7 years ago
Aleksey Filippov 6e83e41af7 pkgconfig: print requires argument type on error 7 years ago
Joel Klinghed dfc0655bcd fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago
Jussi Pakkanen a20c5ccd13 Fix snippet heading to conform to new formatting rules. 7 years ago
Joel Klinghed 4e1b229b37 fixup! Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Joel Klinghed ed8197207e fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago