summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-08-31interpreter: Make comparisons of different types a hard errorDaniel Mensinger
2021-08-31Make assignment a statement in Syntax.md (#9188) [skip-ci]jimman2003
2021-08-30Add missing "disabler" kwarg to python.dependency()Xavier Claessens
2021-08-28docs: update LD docs link in FAQ.mdAndrea Pappacoda
2021-08-27FAQ: document some community work toward implementing Meson in C/C++Eli Schwartz
2021-08-23interpreter: Fix dependency(..., static: true) fallbackXavier Claessens
2021-08-22Fix syntax error that broke the websiteEli Schwartz
2021-08-22Add Java moduleTristan Partin
2021-08-21Update instructions on installing with Pip. Closes #9034.Jussi Pakkanen
2021-08-20Merge pull request #9012 from dcbaker/submit/qt-custom-targetsJussi Pakkanen
2021-08-20external-project: Add support for WAF build systemXavier Claessens
2021-08-18docs: add snippet for qt compile_ method generated inputsDylan Baker
2021-08-18modules/qt: Allow using generated sources for compile_translations ts_filesDylan Baker
2021-08-18modules/qt: Allow Generated sources in compile_resourcesDylan Baker
2021-08-18modules/qt: allow passing generated targets to compile_uiDylan Baker
2021-08-18modules/qt: Allow generated sources for arguemnts to compile_mocDylan Baker
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz
2021-08-18docs: Remove the deleted function find_libraryDaniel Mensinger
2021-08-17Add install tagsXavier Claessens
2021-08-16interpreter/compiler: remove unittest_args methodDylan Baker
2021-08-16Document new rules for green CI.Jussi Pakkanen
2021-08-16Add unset_variable()Tristan Partin
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen
2021-08-13Document that custom_target() install_dir can be a listXavier Claessens
2021-08-12fix the previous commit which deleted a doc file but not the index entryEli Schwartz
2021-08-12Update wrap documentation to describe new submission processEli Schwartz
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen
2021-08-04destdir: Allow relative to build directoryXavier Claessens
2021-07-27doc: mention CUDA_PATH in dependency('cuda') [skip ci]David Seifert
2021-07-26coredata: throw a MesonException on unknown optionsFlorian Schmaus
2021-07-25Added release snippetmiebka
2021-07-23Add support for gcovr --sonarqube reportWeston Schmidt
2021-07-23qt: Allow CustomTargets for qt.preprocess source argumentsDylan Baker
2021-07-22Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependencyJussi Pakkanen
2021-07-18Set up the 0.59.0 release.Jussi Pakkanen
2021-07-13modules/python: Add type annotationsDylan Baker
2021-07-08docs: fix minor typos in Machine-files.mdAndrea Pappacoda
2021-07-07Allow `skip_*` test.json keys at top-level or in `matrix:`Jon Turney
2021-07-07Add `skip_on_os` to test.jsonJon Turney
2021-07-07Add `skip_on_jobname` to test.jsonJon Turney
2021-07-07windows: Support wrc resource compilerConnor Abbott
2021-07-05Merge pull request #8957 from jon-turney/dependency-doc-improveJussi Pakkanen
2021-07-04Users: Update URL for pacmanJon Turney
2021-07-04Consistently capitialize 'Meson' in Dependencies.mdJon Turney
2021-07-03Improve text for dependency detection methodsJon Turney
2021-07-03Fix image link names.Jussi Pakkanen
2021-06-30interpreter: add required and disabled to importDylan Baker
2021-06-30Alphabetize dependency names with special lookupJon Turney