aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2023-06-08Fix name of boost_includedir propertySébastien Villemot1-1/+1
2023-06-06Override find_program('meson')Tristan Partin1-0/+38
2023-06-02docs: List vc++20 for cpp_stdNathan Kidd1-1/+1
2023-05-26add refivar to users.mdNicholas Vinson1-0/+1
2023-05-26Update Users.mdNicholas Vinson1-2/+2
2023-05-25mtest: wildcard selectionCharles Brunet3-0/+36
2023-05-23docs: gnome: mention that compile_resources adds dependencies by defaultPablo Correa Gómez1-0/+2
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann1-0/+8
2023-05-08docs/prebuilt: fix sanity check logic in the exampleJoel Rosdahl1-1/+1
2023-05-06Initial support for Metrowerks AssemblerNomura1-0/+2
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 Schwartz2-0/+15
2023-05-02Find python3.xx on windowsCharles Brunet2-1/+10
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann2-0/+6
2023-04-24dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron1-3/+3
2023-04-24Initial support for Metrowerks C/C++ compilerNomura2-0/+9
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge1-0/+18
2023-04-21docs: update the Rust bindgen docs to talk about assertionsDylan Baker1-0/+9
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-17Update Users.md [skip ci]Volker Weißmann1-0/+1
2023-04-11fix various spelling issuesJosh Soref32-45/+45
2023-04-11Change "can not" to "cannot" throughout projectHiPhish13-16/+16
2023-04-11Fix spelling and grammar in Dependencies.mdPete Dietl1-3/+3
2023-04-10Generate relnotes for 1.1.0.Jussi Pakkanen19-198/+224
2023-03-29Make --vsenv a readonly builtin optionXavier Claessens1-5/+21
2023-03-28doc: Fix some broken linksXavier Claessens1-1/+1
2023-03-28docs: replace most uses of `meson_options.txt` with `meson.options`Dylan Baker6-7/+8
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-27docs: add 2022 video from PyCon USandy59951-0/+3
2023-03-20backends: add a new "none" backendEli Schwartz2-1/+15
2023-03-17fix meson compile with alias targetCharles Brunet1-1/+1
2023-03-09dependencies: add pybind11 custom factoryEli Schwartz2-0/+15
2023-03-02doc: remove unexisting operators from grammarCharles Brunet1-1/+1
2023-03-02mintro: redirect stdout to stderrCharles Brunet1-0/+5
2023-02-28doc: Be more specific about warning_level optionXavier Claessens1-0/+17
2023-02-27Improve unity build documentationCharles Brunet1-1/+15
2023-02-27docs: add Criterionandy59951-0/+1
2023-02-27documentation: there is no unary + operatorCharles Brunet1-1/+1
2023-02-24docs: fix bad advice to use python module to find pythonEli Schwartz1-2/+2
2023-02-23docs: add gcc to list of compilers with sanitize toolsandy59951-1/+1
2023-02-23Update Vs-External.mdValeri1-1/+1
2023-02-20minstall: drop privileges before running rebuild_allEli Schwartz2-1/+19
2023-02-20minstall: rework root elevation prompt for extensibility and behaviorEli Schwartz2-0/+23
2023-02-16docs/prebuilt: Add an example of how to use a wrap fileDylan Baker1-0/+27
2023-02-16docs/prebuilt: add some sanity checking to the example.Dylan Baker1-0/+5
2023-02-16docs/prebuilt: use meson.override_dependency()Dylan Baker1-3/+5
2023-02-15interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker1-0/+77