summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-02-10docs: Add cython to the languages accepted by project()Daniele Nicolodi
2023-02-01add cc.has_function_attribute('vector_size')Dudemanguy
2023-01-29Users.md: add @dcantrell /bsdutilsandy5995
2023-01-20docs: Qt compile_moc() parameter errorgroveer
2023-01-20Deprecate passing strings to non-string optionsDylan Baker
2023-01-18doc: Fix typo in release notesXavier Claessens
2023-01-18Fix typo in doc of sourceset moduleYue Yang
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens
2023-01-10docs: Add ld64.lld to linker reference tableDylan Baker
2023-01-04Users.md: add slapt-getandy5995
2023-01-04clang-cl: supports /std:c++20 now.Luke Elliott
2023-01-04document declare_dependency(object: ...)Paolo Bonzini
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini
2022-12-27add builtin option to install licensesEli Schwartz
2022-12-27add license_files kwarg to projectEli Schwartz
2022-12-27docs: update IDE-integrations [skip-ci]Stephan Lachnit
2022-12-27docs: add mmeson to IDE integrations [skip-ci]Stephan Lachnit
2022-12-23Created release note page for 1.0.0.Jussi Pakkanen
2022-12-22Users.md: add i3Oliver Kraitschy
2022-12-21fix build_target(objects: ...) documentationPaolo Bonzini
2022-12-21doc: Add missing include_directories kwarg to compiler.preprocess()Xavier Claessens
2022-12-19Users.md: Add PostgreSQLAmit D
2022-12-14docs: clarify the semantics of the required: kwarg everywhereEli Schwartz
2022-12-14docs: simplify the documentation on required kwarg for subprojectEli Schwartz
2022-12-14docs: update description of supported functions for feature optionsEli Schwartz
2022-12-12Fixing typosAndreas Deininger
2022-12-12Merge pull request #11071 from tristan957/java-moduleJussi Pakkanen
2022-12-11DOCS: Rust-module: Remove note about unstable APIEwout ter Hoeven
2022-12-11Rename java.generate_native_headers to java.native_headersTristan Partin
2022-12-11Remove java.generate_native_headerTristan Partin
2022-12-11Merge pull request #11024 from dcbaker/submit/bindgen-dependenciesJussi Pakkanen
2022-12-09doc: Add date in release notesXavier Claessens
2022-12-09Merge pull request #10990 from xclaesse/devenvJussi Pakkanen
2022-12-07devenv: Document recent changesXavier Claessens
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz
2022-12-06docs: Add missing import to the windows module example.Angelo Haller
2022-12-05modules/rust: Add support for dependencies in bindgenDylan Baker
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker
2022-12-05Users.md:add aawordsearch projectandy5995
2022-12-05docs: change old SourceForge link to GitHubTony Finch
2022-11-30docs: clarify prog.full_path even moreEli Schwartz
2022-11-30docs: clarify that prog.full_path has potentially valid usesEli Schwartz
2022-11-27Add warning_level=everythingDavid Robillard
2022-11-26add missing documentation for python installation default pure kwargEli Schwartz
2022-11-24Fix various spelling errorsDavid Robillard
2022-11-24Fix broken link in release notesDavid Robillard
2022-11-22compilers: remove opinionated c++ warning flagEli Schwartz
2022-11-19modules/rust: stabilizeDylan Baker
2022-11-15Change `unstable_external_project` to `unstable-external_project`Tristan Partin
2022-11-15escape asterisk used for footnotetastytea