5345 Commits (83766313a71e79fd81bc6d89cabdb21f90fc3251)
 

Author SHA1 Message Date
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
TÖRÖK Attila 8c376a7fe4 docs: Add a paragraph to the Manual about @EXTRA_ARGS@. [skip ci] 7 years ago
Jon Turney cf98f5e370 Enable searching system crossfile locations on more platforms 7 years ago
Jon Turney 0097ce4c4e Always run all framework tests on all platforms 7 years ago
Jon Turney 845dbfcbbc Handle a warning location which evaluates to False 7 years ago
Martin Hostettler 1e82416a93 Generate build rpath for pkg-config dependencies consisting of a one absolute path 7 years ago
Jon Turney 7a618d2817 Fix test cases/frameworks/19 pcap for OSX 7 years ago
Jon Turney 2f6b7875d4 Fix for test cases/frameworks/17 mpi on Cygwin 7 years ago
Jon Turney 8d5c660944 Make test cases/frameworks/15 llvm tolerate no libtinfo 7 years ago
Jon Turney 8a48e43fd9 In test cases/frameworks/8 flex, ensure yyparse() is prototyped 7 years ago
Jon Turney 6243262b67 Fix test cases/frameworks/6 gettext for windows 7 years ago
Jon Turney 67ef738d61 Skip test cases/frameworks/20 cups if cups not found 7 years ago
Jon Turney c650bd78ca Skip test cases/frameworks/19 pcap if pcap not found 7 years ago