aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2023-06-20interpreter: allow default_options and override_options as a dictDylan Baker1-0/+5
2023-06-20add str.splitlines methodMartin Dørum1-0/+3
2023-06-19Add kernel and subsystem properties to machine objects.Jussi Pakkanen1-0/+12
2023-06-06Override find_program('meson')Tristan Partin1-0/+38
2023-05-25mtest: wildcard selectionCharles Brunet1-0/+9
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann1-0/+8
2023-05-03Visual studio: Generate vcxproj.filters files to adds filters to imitated dir...Renan Lavarec1-0/+4
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz1-0/+4
2023-05-02Find python3.xx on windowsCharles Brunet1-0/+6
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann1-0/+3
2023-04-24Initial support for Metrowerks C/C++ compilerNomura1-0/+5
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge1-0/+18
2023-04-21rust: add support for b_ndebugDylan Baker1-0/+6
2023-04-20intro: add more details to generated json filesCharles Brunet1-0/+9
2023-04-20extra_files keyword in declare_dependency()Charles Brunet1-0/+4
2023-04-10Generate relnotes for 1.1.0.Jussi Pakkanen18-198/+0
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker1-0/+7
2023-03-27Allow --reconfigure and --wipe of empty builddirXavier Claessens1-0/+10
2023-03-20backends: add a new "none" backendEli Schwartz1-0/+4
2023-03-09dependencies: add pybind11 custom factoryEli Schwartz1-0/+9
2023-03-02mintro: redirect stdout to stderrCharles Brunet1-0/+5
2023-02-20minstall: drop privileges before running rebuild_allEli Schwartz1-0/+16
2023-02-20minstall: rework root elevation prompt for extensibility and behaviorEli Schwartz1-0/+9
2023-02-15interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker1-0/+77
2023-02-15interpreter: add a feature.enable_auto_ifDylan Baker1-0/+4
2023-02-15preprocess: Add dependencies kwargXavier Claessens1-0/+6
2023-02-14allow install script to run in dry-run modeCharles Brunet1-0/+8
2023-01-20Deprecate passing strings to non-string optionsDylan Baker1-0/+9
2023-01-18doc: Fix typo in release notesXavier Claessens1-1/+1
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens1-0/+11
2023-01-04clang-cl: supports /std:c++20 now.Luke Elliott1-0/+3
2023-01-04document declare_dependency(object: ...)Paolo Bonzini1-0/+5
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini1-0/+6
2022-12-27add builtin option to install licensesEli Schwartz1-0/+4
2022-12-27add license_files kwarg to projectEli Schwartz1-0/+5
2022-12-23Created release note page for 1.0.0.Jussi Pakkanen9-68/+0
2022-12-12Fixing typosAndreas Deininger2-2/+2
2022-12-11Rename java.generate_native_headers to java.native_headersTristan Partin1-0/+4
2022-12-11Merge pull request #11024 from dcbaker/submit/bindgen-dependenciesJussi Pakkanen1-0/+5
2022-12-09Merge pull request #10990 from xclaesse/devenvJussi Pakkanen1-0/+15
2022-12-07devenv: Document recent changesXavier Claessens1-0/+15
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz1-0/+18
2022-12-05modules/rust: Add support for dependencies in bindgenDylan Baker1-0/+5
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker1-0/+4
2022-11-27Add warning_level=everythingDavid Robillard1-0/+5
2022-11-22compilers: remove opinionated c++ warning flagEli Schwartz1-0/+3
2022-11-19modules/rust: stabilizeDylan Baker1-0/+3
2022-11-06Implement `in` operator on stringXavier Claessens1-0/+11
2022-11-06Generate release notes for 0.64.Jussi Pakkanen19-159/+0
2022-10-24basic support for oneapi compilersRobert Cohn1-0/+8