aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Merge pull request #8200 from bonzini/mtest-asyncio-logsJussi Pakkanen1-0/+29
2021-01-29Can read project version from a file.Jussi Pakkanen1-0/+12
2021-01-27intepreter: Allow using file objects for the script_name of add_*_scriptDylan Baker1-0/+15
2021-01-27custom_target: Add env kwargXavier Claessens1-0/+11
2021-01-27test: Make timeout <= 0 infinite duractionXavier Claessens1-0/+9
2021-01-26dist: Allow packaging subproject in same git repo as main projectXavier Claessens1-0/+16
2021-01-22docs: add documentation snippet for meson test console output changesPaolo Bonzini1-0/+29
2021-01-21interpreter: accept external programs and dependencies for summaryPaolo Bonzini1-0/+4
2021-01-20MSVC and Clang-Cl Compiler Argument CleanupMarios Staikopoulos1-0/+16
2021-01-19Keep buildtype the same even if user changes debug and/or optimization.Jussi Pakkanen1-0/+10
2021-01-17Removal of /ZI on MSVC DebugMarios Staikopoulos1-0/+14
2021-01-14mtest: allow quickly interrupting the test runPaolo Bonzini1-0/+5
2021-01-12summary: align left, not align middleEli Schwartz1-0/+4
2021-01-12Allow '//' as project function id due to git bash path conversion.Luke Elliott1-0/+7
2021-01-05modules: Add an unstable-rust moduleDylan Baker1-0/+4
2021-01-05mtest: Add support for rust unit testsDylan Baker1-0/+4
2020-12-14mtest: only build what is needed for the testsPaolo Bonzini1-0/+17
2020-12-03Add prelinking support for static libraries.Jussi Pakkanen1-0/+6
2020-11-24compiler: allow non-built internal dependencies as argumentsPaolo Bonzini1-0/+6
2020-11-21Handle cmake dependencies which require a specified versionJason Ekstrand1-0/+5
2020-11-17Revert "Add thinlto support. Closes #7493."Jussi Pakkanen1-27/+0
2020-11-12doc: fix typo [skip ci]Eli Schwartz1-1/+1
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones1-0/+4
2020-11-08Add thinlto support. Closes #7493.Jussi Pakkanen1-0/+27
2020-11-05rust: implement support for --editionDylan Baker1-0/+5
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen1-0/+6
2020-10-30Bump version number for release. This is the 10 000th commit!0.56.0Jussi Pakkanen27-323/+0
2020-10-16Fix consistency in variables kwargXavier Claessens1-0/+12
2020-10-15intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger1-0/+6
2020-10-13Add wrap mode to disable auto promoteXavier Claessens1-1/+3
2020-10-13Merge wraps from subprojects into wraps from main projectXavier Claessens1-0/+11
2020-10-13include_type: Add CMake subporject dependency method (fixes #6879)Daniel Mensinger1-0/+5
2020-10-13Merge pull request #7816 from mensinda/cmCrossJussi Pakkanen1-0/+8
2020-10-13mtest: Allow filtering tests by subprojectNirbheek Chauhan1-0/+18
2020-10-13cmake: Add cross docsDaniel Mensinger1-0/+8
2020-10-13msubprojects: Handle wrap-file to wrap-git caseXavier Claessens1-1/+6
2020-10-13msubprojects: Handle change of URL in wrap-gitXavier Claessens1-1/+4
2020-10-08dependency: support boolean argument "allow_fallback"Paolo Bonzini1-0/+8
2020-10-07Add win_subsystem kwarg. Closes #7765.Jussi Pakkanen1-0/+22
2020-10-05machinefiles: Allow keys to be stored case insensitiveDylan Baker1-0/+6
2020-10-01deprecated get_configtool_variable and get_pkgconfig_variableDylan Baker1-0/+4
2020-09-29dependencies/curses: Add a system dependencyDylan Baker1-2/+2
2020-09-29dependencies/curses: Add support for using the ncurses config toolsDylan Baker1-0/+4
2020-09-29Merge pull request #7758 from dcbaker/submit/hdf5-factoryDylan Baker1-0/+9
2020-09-28Add meson.project_build/source_root() methodsXavier Claessens1-0/+5
2020-09-25dependencies/hdf5: Use the correct compilers for the machineDylan Baker1-0/+3
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker1-0/+6
2020-09-23Deprecate meson.build_root() and meson.source_root()Xavier Claessens1-0/+5
2020-09-15Add support for the CompCert C CompilerSebastian Meyer1-0/+3
2020-09-14InternalDependency: Add as_link_whole() methodXavier Claessens1-0/+12