2072 Commits (2936be7e29cc002b9338f74ed74fd1399a923f7f)

Author SHA1 Message Date
Nomura 5f46ea116c Add support for padding zeroes in int.to_string() method 2 years ago
Nicholas Vinson b51bce070e Add macro_name option to configure_file 2 years ago
Moody Liu 3c47216fe9 clike compilers: fix cross_* functions' include 2 years ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 2 years ago
Xavier Claessens fe9af72684 wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path 2 years ago
Michael Gene Brockus (Dreamer) 6b63c4161d
Adding Meson-UI back on IDE-integration.md 2 years ago
Michael Gene Brockus (Dreamer) b504fe1b3e
Add trilo xtest to users 2 years ago
Charles Brunet cf5adf0c64 add json output format to configure file 2 years ago
Bruce Merry cd30d1889f Document that dicts can be indexed with [] 2 years ago
Bruce Merry 83d3bf85cf Add CUDA id and flags to reference tables 2 years ago
Xavier Claessens 237b4c0f41 FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.a 2 years ago
Xavier Claessens e3a71a7b58 msetup: Update options when builddir is already configured 2 years ago
Xavier Claessens 18b96cd069 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 2 years ago
Tristan Partin 946a3561c2 Revert "Revert "Add fs.relative_to()"" 2 years ago
Charles Brunet 7cbe37ebd9 Add more descriptive description to CustomTarget 2 years ago
Eli Schwartz 84c8905d52
Revert "Add fs.relative_to()" 2 years ago
Eli Schwartz e313f78465
fix style errors in fs.relative_to implementation 2 years ago
Tristan Partin f52bcaa27f Add fs.relative_to() 2 years ago
Charlie Ringström cbf8e67f19 Replace deprecated GTK flag 2 years ago
Andrew McNulty c730807696 Python: Add 'limited_api' kwarg to extension_module 2 years ago
Xavier Claessens 82a8c72187 c_std, cpp_std: Change to a list of desired versions in preference order 2 years ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 2 years ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 2 years ago
Nomura 50baf3c626 Add default_options argument to find_program() 2 years ago
Xavier Claessens cec3edc08a Unify message(), format() and fstring formatting 2 years ago
Volker Weißmann 465ad6d261 Fix syntax mistakes in two examples 2 years ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 2 years ago
Alex Rao ce5f2982e4
Fix typo in Cross-compilation.md 2 years ago
Eli Schwartz 1b8dcbcc57
docs: clarify what str.split does 2 years ago
Eli Schwartz 1bca73cc37
docs: fix typo in previous commit 2 years ago
Dylan Baker d7acccd36d interpreter: deprecate 'jar' value of build_target(target_type) 2 years ago
Peter Hutterer 1502b90f3a docs: improve formatting of the Rust module 2 years ago
Peter Hutterer f9debd3ae2 docs: fix typos and keyword markdown for the Rust module page 2 years ago
Jussi Pakkanen 7824ff80dc Whoopsie, forgot to create the release notes. 2 years ago
MiroPalmu 61984bcfa3 Add import instructions for filesystem module 2 years ago
meator a5b74d208b Fix typo in Disabler.md 2 years ago
Dylan Baker 42c68291c4 environment: separate illumos and Solaris kernels in Machines 2 years ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 2 years ago
Dylan Baker 5d16bd5308 modules/rust: Add a keyword argument to pass extra args to the rust compiler 2 years ago
Dylan Baker c5b16ab8b9 modules/rust: Add a machine file property for extra clang args with bindgen 2 years ago
Dylan Baker 43f24060f3 modules/rust: Add a `link_with` kwarg to the test method 2 years ago
Jussi Pakkanen 9e1dc30f1f Add CppNorth talk. 2 years ago
Alyssa Ross ab17bd2393 rust: fix -C prefer-dynamic behavior 2 years ago
Dylan Baker be20e0809f interpreter: allow default_options and override_options as a dict 2 years ago
Martin Dørum e869a09bc2 add str.splitlines method 2 years ago
Jussi Pakkanen b0d2a92584 Add kernel and subsystem properties to machine objects. 2 years ago
Sébastien Villemot f2f42318ed Fix name of boost_includedir property 2 years ago
Tristan Partin 58aa301acc Override find_program('meson') 2 years ago
Nathan Kidd e20717ed8f docs: List vc++20 for cpp_std 2 years ago
Nicholas Vinson 5689ecffa3 add refivar to users.md 2 years ago