aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2023-02-19clang-cl: supports /std:c++20 now.Luke Elliott1-0/+3
2022-12-23Created release note page for 1.0.0.Jussi Pakkanen11-68/+86
2022-12-22Users.md: add i3Oliver Kraitschy1-0/+1
2022-12-21fix build_target(objects: ...) documentationPaolo Bonzini1-4/+4
2022-12-21doc: Add missing include_directories kwarg to compiler.preprocess()Xavier Claessens1-0/+2
2022-12-19Users.md: Add PostgreSQLAmit D1-0/+1
2022-12-14docs: clarify the semantics of the required: kwarg everywhereEli Schwartz3-8/+23
2022-12-14docs: simplify the documentation on required kwarg for subprojectEli Schwartz1-4/+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-09doc: Add date in release notesXavier Claessens1-0/+5
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 Scholz2-5/+25
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
2022-12-05Users.md:add aawordsearch projectandy59951-0/+1
2022-12-05docs: change old SourceForge link to GitHubTony Finch1-4/+4
2022-11-30docs: clarify prog.full_path even moreEli Schwartz1-6/+8
2022-11-30docs: clarify that prog.full_path has potentially valid usesEli Schwartz1-4/+10
2022-11-27Add warning_level=everythingDavid Robillard3-2/+7
2022-11-26add missing documentation for python installation default pure kwargEli Schwartz1-1/+8
2022-11-24Fix various spelling errorsDavid Robillard5-5/+5
2022-11-24Fix broken link in release notesDavid Robillard1-1/+1
2022-11-22compilers: remove opinionated c++ warning flagEli Schwartz1-0/+3
2022-11-19modules/rust: stabilizeDylan Baker2-1/+5
2022-11-15Change `unstable_external_project` to `unstable-external_project`Tristan Partin3-4/+4
2022-11-15escape asterisk used for footnotetastytea1-1/+1
2022-11-13Update Qt6-module.mdHagen Möbius1-2/+173
2022-11-13Add a note on relocatable pkg-config files to reference manual.Ralf Gommers1-0/+6
2022-11-13docs: installation tags for the GNOME moduleKleis Auke Wolthuizen1-2/+7
2022-11-11docs: improve ESL text, fix some English errorsGuilherme Janczak1-37/+39
2022-11-11Fix typo in dependency() 'names' docstring [skip ci]Will Thompson1-1/+1
2022-11-10fix typoGuilherme Janczak1-1/+1
2022-11-09genrelnotes: Jump to version 1.0.0Xavier Claessens1-1/+4
2022-11-06Implement `in` operator on stringXavier Claessens1-0/+11
2022-11-06Generate release notes for 0.64.Jussi Pakkanen21-159/+186
2022-11-02Document binary literals.Garrett D'Amore1-0/+2
2022-10-24Add missing since annotations in docsElliott Sales de Andrade7-11/+17
2022-10-24basic support for oneapi compilersRobert Cohn2-0/+10
2022-10-24Add MASM compilerXavier Claessens2-4/+11
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade1-0/+3
2022-10-24Add missing doc for NASM languageXavier Claessens1-0/+4
2022-10-24Add yasm as fallback for nasm languageXavier Claessens1-4/+1