1777 Commits (a038fa80f5a4f6954fe3c0b39c8602c78a7898a2)

Author SHA1 Message Date
Xavier Claessens d2fa6d5080 Make custom_target() name argument optional 3 years ago
Stone Tickle fbc2e9b0ef doc: document string.strip() optional argument [skip ci] 3 years ago
Daniel Mensinger 6b00c7dc81 Remove helpers.check_stringlist() 3 years ago
Daniel Mensinger d93d01b6c5 interpreter: Introduce StringHolder 3 years ago
Dylan Baker 30202a2402 compilers/rust: Add support for clippy 3 years ago
Dylan Baker 6514abf681 rustc: implement pic args 3 years ago
Dylan Baker d32fc0563d compilers/rust: Implement warning levels 3 years ago
Dylan Baker e2260650a0 rust: Add werror arguments 3 years ago
Dylan Baker 68c23a6120 Add option to to transpile Cython to C++ 3 years ago
Eli Schwartz 214d03568f
new custom dependency lookup for iconv 3 years ago
ePirat 6c908a04d7 docs: add note about built-in options support 3 years ago
Paolo Bonzini 32dbdff3b2 docs: document new behavior with respect to mixed language link tests 3 years ago
Filipe Laíns af8b55d49b mintro: add installed_plan 3 years ago
Eli Schwartz dc51740e2c
add release note formally allowing run_target in an alias 3 years ago
Xavier Claessens ea02c1c48a msvc: Assume UTF8 source by default 3 years ago
Eli Schwartz 2fc7592e13
i18n module: provide targets as return value for gettext() 3 years ago
Daniel Mensinger a6c9a151d3 interpreter: Make comparisons of different types a hard error 3 years ago
jimman2003 10151d8738
Make assignment a statement in Syntax.md (#9188) [skip-ci] 3 years ago
Xavier Claessens 276063a1d2 Add missing "disabler" kwarg to python.dependency() 3 years ago
Andrea Pappacoda 64ea8dce7a docs: update LD docs link in FAQ.md 3 years ago
Eli Schwartz 16a162d10a
FAQ: document some community work toward implementing Meson in C/C++ 3 years ago
Xavier Claessens e646130ef1 interpreter: Fix dependency(..., static: true) fallback 3 years ago
Eli Schwartz aad986b4b5
Fix syntax error that broke the website 3 years ago
Tristan Partin be92e37837 Add Java module 3 years ago
Jussi Pakkanen e69b9c982c Update instructions on installing with Pip. Closes #9034. 3 years ago
Xavier Claessens 12e5bfbc1c external-project: Add support for WAF build system 3 years ago
Dylan Baker 42d27f05c6 docs: add snippet for qt compile_ method generated inputs 3 years ago
Dylan Baker a7f3703440 modules/qt: Allow using generated sources for compile_translations ts_files 3 years ago
Dylan Baker a16335a958 modules/qt: Allow Generated sources in compile_resources 3 years ago
Dylan Baker ff573620b0 modules/qt: allow passing generated targets to compile_ui 3 years ago
Dylan Baker 965fcf2883 modules/qt: Allow generated sources for arguemnts to compile_moc 3 years ago
Eli Schwartz 44e123dd90
test runner: add the ability to configure test.json for python paths 3 years ago
Daniel Mensinger a216de4898 docs: Remove the deleted function find_library 3 years ago
Xavier Claessens 8c5aa031b5 Add install tags 3 years ago
Dylan Baker 7dda90f1bf interpreter/compiler: remove unittest_args method 3 years ago
Jussi Pakkanen aa68440ba6 Document new rules for green CI. 3 years ago
Tristan Partin 1dc13e9951 Add unset_variable() 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Jussi Pakkanen a90d2925dd Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" 3 years ago
Xavier Claessens b74db1dda2 Document that custom_target() install_dir can be a list 3 years ago
Eli Schwartz e4c50bf8a7
fix the previous commit which deleted a doc file but not the index entry 3 years ago
Eli Schwartz bf1ae2c7f9
Update wrap documentation to describe new submission process 3 years ago
Dylan Baker 0b97d58548 compilers/c++: Add MSVC option to make the __cplusplus define accurate 3 years ago
Jussi Pakkanen f2fe271198 Add support for finding Javascript source libraries with Emscripten. 3 years ago
Xavier Claessens 9da99e7a59 destdir: Allow relative to build directory 3 years ago
David Seifert 46380b5b1e doc: mention CUDA_PATH in dependency('cuda') [skip ci] 3 years ago
Florian Schmaus dbf2ace6ca
coredata: throw a MesonException on unknown options 3 years ago
miebka e665864660 Added release snippet 3 years ago
Weston Schmidt 2e30b5a1e2 Add support for gcovr --sonarqube report 3 years ago
Dylan Baker 5583e44826 qt: Allow CustomTargets for qt.preprocess source arguments 3 years ago