summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2021-02-02Add support for LLVM's thinLTODylan Baker
2021-02-02compilers: Add support for using multiple threads with ltoDylan Baker
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-31copy editing for 0.57 release notes [skip ci]Paolo Bonzini
2021-01-30add_install_script: add skip_if_destdir kwargXavier Claessens
2021-01-30Merge pull request #8264 from xclaesse/ep-miscJussi Pakkanen
2021-01-30Merge pull request #8200 from bonzini/mtest-asyncio-logsJussi Pakkanen
2021-01-29external_project: Add release snippetXavier Claessens
2021-01-29Can read project version from a file.Jussi Pakkanen
2021-01-27intepreter: Allow using file objects for the script_name of add_*_scriptDylan Baker
2021-01-27custom_target: Add env kwargXavier Claessens
2021-01-27test: Make timeout <= 0 infinite duractionXavier Claessens
2021-01-26dist: Allow packaging subproject in same git repo as main projectXavier Claessens
2021-01-22docs: add documentation snippet for meson test console output changesPaolo Bonzini
2021-01-21interpreter: accept external programs and dependencies for summaryPaolo Bonzini
2021-01-20MSVC and Clang-Cl Compiler Argument CleanupMarios Staikopoulos
2021-01-19Keep buildtype the same even if user changes debug and/or optimization.Jussi Pakkanen
2021-01-17Removal of /ZI on MSVC DebugMarios Staikopoulos
2021-01-14mtest: allow quickly interrupting the test runPaolo Bonzini
2021-01-12summary: align left, not align middleEli Schwartz
2021-01-12Allow '//' as project function id due to git bash path conversion.Luke Elliott
2021-01-05modules: Add an unstable-rust moduleDylan Baker
2021-01-05mtest: Add support for rust unit testsDylan Baker
2020-12-14mtest: only build what is needed for the testsPaolo Bonzini
2020-12-03Add prelinking support for static libraries.Jussi Pakkanen
2020-11-24compiler: allow non-built internal dependencies as argumentsPaolo Bonzini
2020-11-21Handle cmake dependencies which require a specified versionJason Ekstrand
2020-11-17Revert "Add thinlto support. Closes #7493."Jussi Pakkanen
2020-11-12doc: fix typo [skip ci]Eli Schwartz
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones
2020-11-08Add thinlto support. Closes #7493.Jussi Pakkanen
2020-11-05rust: implement support for --editionDylan Baker
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen
2020-10-30Bump version number for release. This is the 10 000th commit!Jussi Pakkanen
2020-10-16Fix consistency in variables kwargXavier Claessens
2020-10-15intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger
2020-10-13Add wrap mode to disable auto promoteXavier Claessens
2020-10-13Merge wraps from subprojects into wraps from main projectXavier Claessens
2020-10-13include_type: Add CMake subporject dependency method (fixes #6879)Daniel Mensinger
2020-10-13Merge pull request #7816 from mensinda/cmCrossJussi Pakkanen
2020-10-13mtest: Allow filtering tests by subprojectNirbheek Chauhan
2020-10-13cmake: Add cross docsDaniel Mensinger
2020-10-13msubprojects: Handle wrap-file to wrap-git caseXavier Claessens
2020-10-13msubprojects: Handle change of URL in wrap-gitXavier Claessens
2020-10-08dependency: support boolean argument "allow_fallback"Paolo Bonzini
2020-10-07Add win_subsystem kwarg. Closes #7765.Jussi Pakkanen
2020-10-05machinefiles: Allow keys to be stored case insensitiveDylan Baker
2020-10-01deprecated get_configtool_variable and get_pkgconfig_variableDylan Baker
2020-09-29dependencies/curses: Add a system dependencyDylan Baker
2020-09-29dependencies/curses: Add support for using the ncurses config toolsDylan Baker