aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
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
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-02-01add cc.has_function_attribute('vector_size')Dudemanguy1-0/+3
2023-01-29Users.md: add @dcantrell /bsdutilsandy59951-0/+1
2023-01-20docs: Qt compile_moc() parameter errorgroveer1-1/+1
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-18Fix typo in doc of sourceset moduleYue Yang1-1/+1
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens2-3/+25
2023-01-10docs: Add ld64.lld to linker reference tableDylan Baker1-0/+1
2023-01-04Users.md: add slapt-getandy59951-0/+1
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 Schwartz2-0/+9
2022-12-27add license_files kwarg to projectEli Schwartz1-0/+5
2022-12-27docs: update IDE-integrations [skip-ci]Stephan Lachnit1-4/+2
2022-12-27docs: add mmeson to IDE integrations [skip-ci]Stephan Lachnit1-0/+1
2022-12-23Created release note page for 1.0.0.Jussi Pakkanen10-68/+85
2022-12-22Users.md: add i3Oliver Kraitschy1-0/+1
2022-12-19Users.md: Add PostgreSQLAmit D1-0/+1
2022-12-14docs: update description of supported functions for feature optionsEli Schwartz1-3/+7
2022-12-12Fixing typosAndreas Deininger4-4/+4
2022-12-12Merge pull request #11071 from tristan957/java-moduleJussi Pakkanen2-0/+49
2022-12-11DOCS: Rust-module: Remove note about unstable APIEwout ter Hoeven1-2/+0
2022-12-11Rename java.generate_native_headers to java.native_headersTristan Partin2-0/+48
2022-12-11Remove java.generate_native_headerTristan Partin1-0/+1
2022-12-11Merge pull request #11024 from dcbaker/submit/bindgen-dependenciesJussi Pakkanen2-1/+7
2022-12-09Merge pull request #10990 from xclaesse/devenvJussi Pakkanen2-0/+17
2022-12-07devenv: Document recent changesXavier Claessens2-0/+17
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz1-0/+18
2022-12-06docs: Add missing import to the windows module example.Angelo Haller1-0/+1
2022-12-05modules/rust: Add support for dependencies in bindgenDylan Baker2-1/+7
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker2-4/+8