713 Commits (9faf91d14f8ff049140ca24832c7da2ba7f7a028)

Author SHA1 Message Date
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
Jussi Pakkanen 7824ff80dc Whoopsie, forgot to create the release notes. 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
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
Tristan Partin 58aa301acc Override find_program('meson') 2 years ago
Charles Brunet e7b9dfac98 mtest: wildcard selection 2 years ago
Volker Weißmann 12a2dc86ca Allow generator.process(generator.process(...)) 2 years ago
Renan Lavarec e94de2b872 Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files. 2 years ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Charles Brunet 51b9f2f1a5 Find python3.xx on windows 2 years ago
Volker Weißmann 38b35eca30 Add env kwarg to gnome.generate_gir(). 2 years ago
Nomura 18cfa545f0 Initial support for Metrowerks C/C++ compiler 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Dylan Baker c62989ce80 rust: add support for b_ndebug 2 years ago
Charles Brunet 5eb55075ba intro: add more details to generated json files 2 years ago
Charles Brunet fbab1488ae extra_files keyword in declare_dependency() 2 years ago
Jussi Pakkanen 994ba8b549 Generate relnotes for 1.1.0. 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
Xavier Claessens 89fe81835b Allow --reconfigure and --wipe of empty builddir 2 years ago
Eli Schwartz a024d75e15
backends: add a new "none" backend 2 years ago
Eli Schwartz 62c269d088
dependencies: add pybind11 custom factory 2 years ago
Charles Brunet a0d0fb5492 mintro: redirect stdout to stderr 2 years ago
Eli Schwartz ecb32bf457
minstall: drop privileges before running rebuild_all 2 years ago
Eli Schwartz a878c38476
minstall: rework root elevation prompt for extensibility and behavior 2 years ago
Dylan Baker b2473b61cc interpreter: add FeatureOption.enable_if and .disable_if 2 years ago
Dylan Baker 3589815eb9 interpreter: add a feature.enable_auto_if 2 years ago
Xavier Claessens d21b64487e preprocess: Add dependencies kwarg 2 years ago
Charles Brunet 04f233a80d allow install script to run in dry-run mode 2 years ago
Dylan Baker 43a2404707 Deprecate passing strings to non-string options 2 years ago
Xavier Claessens 42bfe53446 doc: Fix typo in release notes 2 years ago
Xavier Claessens 1a0eff0054 devenv: Allow dumping into file and select a format 2 years ago
Luke Elliott d573db77bc clang-cl: supports /std:c++20 now. 2 years ago
Paolo Bonzini 2c8c0f9586 document declare_dependency(object: ...) 2 years ago
Paolo Bonzini 8d2940024b allow passing generated objects in the "objects" keyword argument 2 years ago
Eli Schwartz 0544ffabf1
add builtin option to install licenses 2 years ago
Eli Schwartz 2fa0749175
add license_files kwarg to project 2 years ago
Jussi Pakkanen a6d088ba3d Created release note page for 1.0.0. 2 years ago
Andreas Deininger b249470a4c Fixing typos 2 years ago
Tristan Partin 2e600ef710
Rename java.generate_native_headers to java.native_headers 2 years ago
Xavier Claessens 09cbc53f57 devenv: Document recent changes 2 years ago
Marvin Scholz 85a58f12f0 interpreter: compiler: Allow array for the prefix kwarg 2 years ago
Dylan Baker d49e6bc038 modules/rust: Add support for dependencies in bindgen 2 years ago
Dylan Baker bb875280b6 modules/rust: Add support for string include_directories 2 years ago
David Robillard 81d7c24a59 Add warning_level=everything 2 years ago