5304 Commits (e984e1072b28abfa4ac278992a8ef6d138c15608)
 

Author SHA1 Message Date
Jon Turney cd5dba5358 Fix flake8 'imported but unused' reports 7 years ago
Hemmo Nieminen 275c737d57 Fix test setup's timeout_multiplier handling. 7 years ago
Jon Turney 3a4ac966d0 Fix OSX CI with current homebrew 7 years ago
Jussi Pakkanen a383c5c1a5
Merge pull request #3150 from trhd/setups2 7 years ago
Aleksey Filippov 5f0aeafa38 Add jpakkane's answer to "Why must all subprojects be inside a single directory?" [skip ci] 7 years ago
Aleksey Filippov 15537f5e8e Add links to Subprojects.md page from subproject() and subproject object documentation [skip ci] 7 years ago
Aleksey Filippov 5e6c47a4b2 Add reference to implicit_include_directories from include_directories() [skip ci] 7 years ago
Hemmo Nieminen e0d0c0166a Avoid unnecessary unpickling of build data during testing. 7 years ago
Hemmo Nieminen 7fb8e518b2 Harmonize data pickling. 7 years ago
Hemmo Nieminen b0446075ec Remove some unused variables. 7 years ago
Joel Klinghed 6266089866 Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Joel Klinghed da01770261 Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago
Jussi Pakkanen 59e7ea169f
Merge pull request #2311 from trhd/setups 7 years ago
Jon Turney 16f80b4c50 Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26 7 years ago
Aleksey Filippov d040ce4165 Refactor 'common/145 whole archive' test case 7 years ago
Aleksey Filippov 8c3a1afde0 Do not unpack link_whole target, BuildTarget.link_whole() does listify() anyway 7 years ago
Jussi Pakkanen cb176e9303 Look up compilers based on sources from deps, too. Closes #2768. 7 years ago
Hemmo Nieminen 4f8db1fe47 Add a release note snippet for the improved test setup selection. 7 years ago
Hemmo Nieminen 473dc80701 Add some test setup selection tests. 7 years ago
Hemmo Nieminen 060560bf62 Use test setups from the active (sub)project by default. 7 years ago
Hemmo Nieminen 4611097654 Include project name in a test object. 7 years ago
Hemmo Nieminen abcaf7c222 Namespace test setups. 7 years ago
Hemmo Nieminen ec286d4970 Change an error message when find_program() fails. 7 years ago
Tim Ansell 36fc655272 Adding a "Projects using Meson" to Community section (#3138) 7 years ago
Tim Ansell 33e279bc11 [skip ci] Improve Contributing file slightly 7 years ago
Jussi Pakkanen ea3b54d402 Use include_directories for D impdirs. 7 years ago
Jussi Pakkanen 8a68dc0179
Merge pull request #3132 from mesonbuild/csc 7 years ago
Hylke Bons f1ce7af2d5 [skip ci] docs: Add reference table for language args parameter names (#3126) 7 years ago
Jussi Pakkanen 67f3f80362 Determining whether to run C# tests is so difficult it deserves its own function. 7 years ago
Jussi Pakkanen dd74f3fb55 Hide banner when invoking csc. 7 years ago
Aleksey Filippov 2377f22ea5 Document pkgconfig.generate() requires parameters 7 years ago
Aleksey Filippov d6b5d7fe9f Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 7 years ago
Jussi Pakkanen f223aa56a7 Made test program consist of two source files. 7 years ago
Jussi Pakkanen 0b6f90caf7 Added release note snippet for csc support. 7 years ago
Jussi Pakkanen 26010807db Removed test dir 4 which was doing the same thing as the other test dir number 4. 7 years ago
Jussi Pakkanen 0c3af38c3e Renamed test dir with duplicate number. 7 years ago
Jussi Pakkanen 2488ccfa1c Skip tests if deps are not found. 7 years ago
Thibault Saunier c48b9594ff Add support for Visual Studio csc c# compiler 7 years ago
Aleksey Filippov be6cedb491 Use listify(unholder=True) instead of manual unwrapping 7 years ago
Jussi Pakkanen e2a4cff76f Robustify msi creator script. 7 years ago
Ran Benita 4d8e4654cb Warn if non-permitted keyword arguments are given to compiler methods 7 years ago
Ran Benita 6ec401af4b Remove invalid kwarg from test cases/linuxlike/9 compiler checks with dependencies 7 years ago
Aleksey Filippov c88f569599 Fix comment misprint in 'test cases/common/51 pkgconfig-gen/dependencies' 7 years ago
Aleksey Filippov 02bd4be0e6 Fix misprint in pkgconfig comment 7 years ago
Dylan Baker 221c3ec105 llvm: Add configs for freebsd 6.0 and debian 7svn 7 years ago
Adam C. Foltzer 3332f33649 Fix Rust compiler-private library ambiguity 7 years ago
Jussi Pakkanen 2f21e1ffc0
Merge pull request #3060 from jon-turney/always-run-framework-tests 7 years ago
Aleksey Filippov 56c6489a6c Fix wxwidgets dependency: pass modules to wx-config 7 years ago
Peter Hutterer 6b550ae91f Allow for missing install_dir in install_data() 7 years ago
Niclas Moeslund Overby c572d222da Use dependency link arguments in C# targets 7 years ago