summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-05-14docs: Add a Howto about the null dependency [skip ci]Dylan Baker
2020-05-13Merge pull request #6620 from jon-turney/test-output-checkDylan Baker
2020-05-11ConfigToolDependency: Don't fallback to system tool when cross compilingXavier Claessens
2020-05-11Add AVR to cpu families. Closes #7085.Jussi Pakkanen
2020-05-08rename unstable-kconfig to unstable-keyvalPaolo Bonzini
2020-05-07docs/Precompiled-headers: minor spell check. [skip ci]Wenjian He
2020-05-06Merge pull request #7064 from dcbaker/gtest-protocolJussi Pakkanen
2020-05-04docs/unit-tests: Add information about output filesDylan Baker
2020-05-04docs: Reformat unit-tests to be ~80 characters per lineDylan Baker
2020-05-04Add native support for gtest testsDylan Baker
2020-05-03Merge pull request #7060 from dcbaker/install-script-targetsJussi Pakkanen
2020-05-02Merge pull request #6838 from dcbaker/link-language-in-librariesJussi Pakkanen
2020-05-01docs/Users: add Vala Language ServerPrinceton Ferro
2020-05-01Document formal Meson grammar [skip ci]Flow-It
2020-04-30Update test.json schema to add stdoutJon Turney
2020-04-30Add a mechanism for validating meson output in testsJon Turney
2020-04-30Docs: Update link_language docs to explain when it should be usedDylan Baker
2020-04-30docs: Update documentation for add_*_scriptDylan Baker
2020-04-29Merge pull request #6911 from mensinda/ciBionicJussi Pakkanen
2020-04-28Meson Cmake Wrapper unmaintained [skip ci]Brendan Simon
2020-04-28tests: Add support for specifying tool requirementsDaniel Mensinger
2020-04-28docs: Fix Contributing.mdDaniel Mensinger
2020-04-28find_program: Fixes when the program has been overridden by executableXavier Claessens
2020-04-23mtest: Generate a JUnit xml result fileDylan Baker
2020-04-21Merge pull request #6816 from dcbaker/framework-matrixJussi Pakkanen
2020-04-21docs/cross-compilation: Note appropriate values for cpu_family [skip ci]Dylan Baker
2020-04-20add introspect --buildsystem-files info [skip ci]Michael
2020-04-17Add a json schema for the test.json used in testsDylan Baker
2020-04-17docs/users: Update freedesktop users to point at gitlab [skip ci]Dylan Baker
2020-04-17docs: The X Test Suite uses meson [skip ci]Dylan Baker
2020-04-14Corrected prefix path [skip ci]Jonas Møller
2020-04-13wrap: Add fallback urlsXavier Claessens
2020-04-13Remove alignment syntax not supported by hotdoc. Closes: #6954. [skip ci]Jussi Pakkanen
2020-04-12Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-defaultJussi Pakkanen
2020-04-11docs: fix the docs for install_subdir's strip_directory [skip ci]Peter Hutterer
2020-04-11Refine documentation of default name_prefixJon Turney
2020-04-11References-tables.md: repair broken tableVanadiae
2020-04-08docs: Update Using-with-Visual StudioNirbheek Chauhan
2020-04-07docs: Mention library command as well [skip ci]Vedran Miletić
2020-04-04docs: add LLVM tool section to dependencies [skip ci]Gerion Entrup
2020-04-01docs: Described library command in Build targets section [skip ci]Vedran Miletić
2020-03-31docs: Fix typo in pkgconfig descriptionMichael Kuhn
2020-03-29dist: Add --no-tests optionXavier Claessens
2020-03-29Update everything for new release.Jussi Pakkanen
2020-03-28docs: why 'ninja test' depends on build_by_default targets [skip ci]Marc Herbert
2020-03-28docs: Add a new page with common cross/native file options [skip ci]Dylan Baker
2020-03-24Make werror per subproject optionXavier Claessens
2020-03-23Revert "Naturally use env vars a bit more to match Autoconf"Jussi Pakkanen
2020-03-23Naturally use env vars a bit more to match AutoconfJohn Ericson
2020-03-23Fix legacy env var support with crossJohn Ericson