aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Merge pull request #8957 from jon-turney/dependency-doc-improveJussi Pakkanen1-110/+110
2021-07-04Users: Update URL for pacmanJon Turney1-1/+1
2021-07-04Consistently capitialize 'Meson' in Dependencies.mdJon Turney1-4/+4
2021-07-03Improve text for dependency detection methodsJon Turney1-4/+5
2021-07-03Fix image link names.Jussi Pakkanen2-4/+4
2021-06-30interpreter: add required and disabled to importDylan Baker2-5/+20
2021-06-30Alphabetize dependency names with special lookupJon Turney1-61/+60
2021-06-30Move 'builtin', 'config-tool' and 'system' methods to discussion of methodsJon Turney1-45/+45
2021-06-29Merge pull request #8882 from xclaesse/msubprojects-parallelJussi Pakkanen2-1/+10
2021-06-29Add feed arg to custom_target()Simon Ser2-0/+8
2021-06-29Merge pull request #8918 from mensinda/pathlibFixesJussi Pakkanen1-4/+4
2021-06-29Users.md:add rmwandy59951-0/+1
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-4/+4
2021-06-25msubprojects: Run action on all subprojects in parallelXavier Claessens2-1/+10
2021-06-23gnome: add update_desktop_database to post_install()Xavier Claessens2-0/+10
2021-06-23gnome: Set GSETTINGS_SCHEMA_DIR in devenvXavier Claessens2-0/+9
2021-06-22Add Visual Studio 2012/2013 backends (#8803)fanc9993-3/+18
2021-06-22Merge pull request #8900 from bonzini/extract-objects-docsJussi Pakkanen1-1/+3
2021-06-22Merge pull request #8898 from e820/interpreter-required-argumentsDylan Baker1-0/+6
2021-06-22extract_objects: test and document using the result in a custom_targetPaolo Bonzini1-1/+3
2021-06-21fix: Ensure that build targets have all methods from ExternalProgramDaniel Mensinger2-0/+27
2021-06-21interpreter: Move argument checks from add_*_arguments to compiler.get_suppor...Laurin-Luis Lehning2-8/+6
2021-06-21docs: Fix snippet heading for required project argumentsLaurin-Luis Lehning1-1/+1
2021-06-21interprter: Add required kwarg to add_(project|global)_argumentsLaurin-Luis Lehning1-0/+8
2021-06-19Update Quick-guide.mdOrta Therox1-1/+1
2021-06-18modules/qt: allow string values for include_directoriesDylan Baker1-11/+11
2021-06-18dependency: Empty fallback is the same as allow_fallback: falseXavier Claessens1-0/+2
2021-06-17Revert "Add Chicken-Libraries to Users.md (#8180)"Eli Schwartz1-1/+0
2021-06-17intl custom dependencyEli Schwartz2-1/+55
2021-06-17doc: Add missing modules to dropdown listXavier Claessens1-2/+4
2021-06-16Merge pull request #8822 from dcbaker/submit/annotate-and-check-qt-moduleJussi Pakkanen7-90/+211
2021-06-15Users.md: add canfigger libraryandy59951-1/+2
2021-06-15docs: Add a page for qt6Dylan Baker2-0/+9
2021-06-15docs: Use an include for the qt modulesDylan Baker3-161/+164
2021-06-15docs: update qt module documentation with types and new filesDylan Baker3-20/+96
2021-06-15modules/qt: Deprecated the preprocess sources keyword argumentDylan Baker1-2/+6
2021-06-15docs/qt: document all of the arguments of the preprocess functionDylan Baker1-2/+15
2021-06-15modules/qt: Deprecated the *sources variadic argument to preproccessDylan Baker1-0/+16
2021-06-15Update macOS installation instructions.Jussi Pakkanen9-32/+16
2021-06-14doc: fix typo preventing correct page generationEli Schwartz1-1/+1
2021-06-10markdown/Dependencies:remove tabsandy59951-11/+11
2021-06-11add example for defining curses preprocessor symbolsAndy Alt1-0/+23
2021-06-09doc: Add direct link to matrix channel (#8859) [skip ci]Xavier Claessens1-1/+2
2021-06-08docs: fix issues with the cython docsDylan Baker2-5/+5
2021-06-08document the enhancement to the Fs module permitting File argumentsEli Schwartz2-3/+14
2021-06-08doc: Fix link to Commands.mdXavier Claessens1-1/+1
2021-06-08Merge pull request #8512 from bonzini/feature-methodsJussi Pakkanen1-0/+25
2021-06-08interpreter: add feature.disable_auto_if()Paolo Bonzini1-0/+9
2021-06-08interpreter: add feature.require()Paolo Bonzini1-0/+15
2021-06-07docs: Add cython docsDylan Baker4-10/+65