5214 Commits (0.45)
 

Author SHA1 Message Date
Aleksey Filippov a10956f163 Fix appveyor failures: do not use PowerShell since it triggers NativeCommandError if pacman prints to stderr 7 years ago
Aleksey Filippov 8da3e95bb5 Enable builds for release branches 7 years ago
Nirbheek Chauhan 0f822435f0 Updated versions everywhere for the 0.45.1 release 7 years ago
Aleksey Filippov 848ee45bb2 Disable b_ndebug tests on MSVC 7 years ago
Aleksey Filippov 6795b619c6 Fix b_ndebug=if-release option 7 years ago
Aleksey Filippov 17c402f708 Add unittests for b_ndebug=if-release and buildtype interactions 7 years ago
Aleksey Filippov debe99d76e Add tests for b_ndebug=if-release and buildtype default options 7 years ago
Jussi Pakkanen 53d7613f0c Do not install configure_file output if install_dir is empty. Closes #3270. 7 years ago
Jussi Pakkanen e3e54badfc Fix existing tests. 7 years ago
Jussi Pakkanen b13778e13b Do not leak out private dependencies for shared libraries. 7 years ago
Jussi Pakkanen e4ad5536f4 Add test for pkgconfig generation and usage. 7 years ago
Dylan Baker 5cec16efd1 setup.py: set the python_requires field 7 years ago
Mathieu Duponchelle bcde8a5775 mesonlib: fix meson detection (again) 7 years ago
Jussi Pakkanen daaae647d7 Updated information for new release. 7 years ago
Jussi Pakkanen 06dadfc45f Make gtkdoc test pass on Debian unstable. 7 years ago
Jussi Pakkanen a8da0e25ea Skip test that requires mocking when using an external exe. Also logging. 7 years ago
Jussi Pakkanen f53e8b8812 Explain change of default better. [skip ci] 7 years ago
Tim Ansell 69ff980fbc Fixing broken language arguments [skip ci] 7 years ago
Aleksey Filippov e41f00f834 Document wxwidgets dependency, closes #3159 [skip ci] 7 years ago
Jussi Pakkanen 38145e0251 The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci] 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
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
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