aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2021-08-31i18n module: provide targets as return value for gettext()Eli Schwartz2-0/+11
2021-08-31interpreter: Make comparisons of different types a hard errorDaniel Mensinger1-0/+5
2021-08-31Make assignment a statement in Syntax.md (#9188) [skip-ci]jimman20031-3/+3
2021-08-30Add missing "disabler" kwarg to python.dependency()Xavier Claessens1-0/+2
2021-08-28docs: update LD docs link in FAQ.mdAndrea Pappacoda1-1/+1
2021-08-27FAQ: document some community work toward implementing Meson in C/C++Eli Schwartz1-0/+10
2021-08-23interpreter: Fix dependency(..., static: true) fallbackXavier Claessens2-0/+51
2021-08-22Add Java moduleTristan Partin2-0/+33
2021-08-21Update instructions on installing with Pip. Closes #9034.Jussi Pakkanen1-12/+14
2021-08-20Merge pull request #9012 from dcbaker/submit/qt-custom-targetsJussi Pakkanen2-8/+28
2021-08-20external-project: Add support for WAF build systemXavier Claessens2-0/+9
2021-08-18docs: add snippet for qt compile_ method generated inputsDylan Baker1-0/+13
2021-08-18modules/qt: Allow using generated sources for compile_translations ts_filesDylan Baker1-1/+3
2021-08-18modules/qt: Allow Generated sources in compile_resourcesDylan Baker1-2/+3
2021-08-18modules/qt: allow passing generated targets to compile_uiDylan Baker1-2/+3
2021-08-18modules/qt: Allow generated sources for arguemnts to compile_mocDylan Baker1-3/+6
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz1-1/+9
2021-08-18docs: Remove the deleted function find_libraryDaniel Mensinger3-9/+3
2021-08-17Add install tagsXavier Claessens4-27/+91
2021-08-16interpreter/compiler: remove unittest_args methodDylan Baker1-0/+4
2021-08-16Document new rules for green CI.Jussi Pakkanen1-0/+15
2021-08-16Add unset_variable()Tristan Partin2-0/+27
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz6-18/+15
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen1-7/+0
2021-08-13Document that custom_target() install_dir can be a listXavier Claessens1-1/+20
2021-08-12Update wrap documentation to describe new submission processEli Schwartz2-243/+57
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker1-0/+7
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen1-0/+13
2021-08-04destdir: Allow relative to build directoryXavier Claessens3-0/+15
2021-07-27doc: mention CUDA_PATH in dependency('cuda') [skip ci]David Seifert1-1/+3
2021-07-26coredata: throw a MesonException on unknown optionsFlorian Schmaus1-0/+5
2021-07-25Added release snippetmiebka1-0/+3
2021-07-23Add support for gcovr --sonarqube reportWeston Schmidt2-0/+3
2021-07-23qt: Allow CustomTargets for qt.preprocess source argumentsDylan Baker1-4/+4
2021-07-22Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependencyJussi Pakkanen1-0/+3
2021-07-18Set up the 0.59.0 release.0.59.0Jussi Pakkanen18-211/+235
2021-07-13modules/python: Add type annotationsDylan Baker1-0/+3
2021-07-08docs: fix minor typos in Machine-files.mdAndrea Pappacoda1-4/+4
2021-07-07Allow `skip_*` test.json keys at top-level or in `matrix:`Jon Turney1-6/+10
2021-07-07Add `skip_on_os` to test.jsonJon Turney1-0/+8
2021-07-07Add `skip_on_jobname` to test.jsonJon Turney1-0/+10
2021-07-07windows: Support wrc resource compilerConnor Abbott1-0/+7
2021-07-05Merge pull request #8957 from jon-turney/dependency-doc-improveJussi Pakkanen1-110/+110
2021-07-04Users: Update URL for pacmanJon Turney1-1/+1
2021-07-04Consistently capitialize 'Meson' in Dependencies.mdJon Turney1-4/+4
2021-07-03Improve text for dependency detection methodsJon Turney1-4/+5
2021-07-03Fix image link names.Jussi Pakkanen2-4/+4
2021-06-30interpreter: add required and disabled to importDylan Baker2-5/+20
2021-06-30Alphabetize dependency names with special lookupJon Turney1-61/+60
2021-06-30Move 'builtin', 'config-tool' and 'system' methods to discussion of methodsJon Turney1-45/+45