summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-04Updated information for new release.0.45.0Jussi Pakkanen
2018-03-04Make gtkdoc test pass on Debian unstable.Jussi Pakkanen
2018-03-04Skip test that requires mocking when using an external exe. Also logging.Jussi Pakkanen
2018-03-04Explain change of default better. [skip ci]Jussi Pakkanen
2018-03-04Fixing broken language arguments [skip ci]Tim Ansell
2018-03-04Document wxwidgets dependency, closes #3159 [skip ci]Aleksey Filippov
2018-03-04The "outputs" kwarg should be "output" and rewrapping. Closes #3166. [skip ci]Jussi Pakkanen
2018-03-03Fix test setup's timeout_multiplier handling.Hemmo Nieminen
2018-03-03Fix OSX CI with current homebrewJon Turney
2018-03-01Merge pull request #3150 from trhd/setups2Jussi Pakkanen
2018-03-01Add jpakkane's answer to "Why must all subprojects be inside a single directo...Aleksey Filippov
2018-03-01Add links to Subprojects.md page from subproject() and subproject object docu...Aleksey Filippov
2018-03-01Add reference to implicit_include_directories from include_directories() [ski...Aleksey Filippov
2018-03-01Avoid unnecessary unpickling of build data during testing.Hemmo Nieminen
2018-03-01Harmonize data pickling.Hemmo Nieminen
2018-03-01Remove some unused variables.Hemmo Nieminen
2018-02-27Merge pull request #2311 from trhd/setupsJussi Pakkanen
2018-02-27Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26Jon Turney
2018-02-27Refactor 'common/145 whole archive' test caseAleksey Filippov
2018-02-27Do not unpack link_whole target, BuildTarget.link_whole() does listify() anywayAleksey Filippov
2018-02-27Look up compilers based on sources from deps, too. Closes #2768.Jussi Pakkanen
2018-02-25Add a release note snippet for the improved test setup selection.Hemmo Nieminen
2018-02-25Add some test setup selection tests.Hemmo Nieminen
2018-02-25Use test setups from the active (sub)project by default.Hemmo Nieminen
2018-02-25Include project name in a test object.Hemmo Nieminen
2018-02-25Namespace test setups.Hemmo Nieminen
2018-02-25Change an error message when find_program() fails.Hemmo Nieminen
2018-02-25Adding a "Projects using Meson" to Community section (#3138)Tim Ansell
2018-02-25[skip ci] Improve Contributing file slightlyTim Ansell
2018-02-25Use include_directories for D impdirs.Jussi Pakkanen
2018-02-25Merge pull request #3132 from mesonbuild/cscJussi Pakkanen
2018-02-25[skip ci] docs: Add reference table for language args parameter names (#3126)Hylke Bons
2018-02-25Determining whether to run C# tests is so difficult it deserves its own funct...Jussi Pakkanen
2018-02-25Hide banner when invoking csc.Jussi Pakkanen
2018-02-25Made test program consist of two source files.Jussi Pakkanen
2018-02-25Added release note snippet for csc support.Jussi Pakkanen
2018-02-25Removed test dir 4 which was doing the same thing as the other test dir numbe...Jussi Pakkanen
2018-02-25Renamed test dir with duplicate number.Jussi Pakkanen
2018-02-25Skip tests if deps are not found.Jussi Pakkanen
2018-02-25Add support for Visual Studio csc c# compilerThibault Saunier
2018-02-24Robustify msi creator script.Jussi Pakkanen
2018-02-22llvm: Add configs for freebsd 6.0 and debian 7svnDylan Baker
2018-02-22Fix Rust compiler-private library ambiguityAdam C. Foltzer
2018-02-22Merge pull request #3060 from jon-turney/always-run-framework-testsJussi Pakkanen
2018-02-22Fix wxwidgets dependency: pass modules to wx-configAleksey Filippov
2018-02-22Allow for missing install_dir in install_data()Peter Hutterer
2018-02-22Use dependency link arguments in C# targetsNiclas Moeslund Overby
2018-02-22docs: Add a paragraph to the Manual about @EXTRA_ARGS@. [skip ci]TÖRÖK Attila
2018-02-21Enable searching system crossfile locations on more platformsJon Turney
2018-02-21Always run all framework tests on all platformsJon Turney