aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2021-02-14Set up release 0.57.0.57.0Jussi Pakkanen31-315/+0
2021-02-07Add Qt6 moduleLuca Weiss1-0/+8
2021-02-07Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgenJussi Pakkanen1-1/+2
2021-02-07Merge pull request #8305 from xclaesse/run-target-envJussi Pakkanen1-1/+1
2021-02-06rust: Add a module wrapper for bindgenDylan Baker1-1/+2
2021-02-05vala: Disable unity buildsDylan Baker1-0/+7
2021-02-05run_target: Add env kwargXavier Claessens1-1/+1
2021-02-05gnome: Add post_install() methodXavier Claessens1-0/+9
2021-02-04Introduce `fs.read` to read a file as a stringLuke Drummond1-0/+40
2021-02-04minstall: Add --dry-run optionXavier Claessens1-0/+4
2021-02-03Fix some typos in the release notes snippetsLuca Weiss3-4/+4
2021-02-02Add support for LLVM's thinLTODylan Baker1-0/+5
2021-02-02compilers: Add support for using multiple threads with ltoDylan Baker1-0/+7
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen1-1/+1
2021-01-31copy editing for 0.57 release notes [skip ci]Paolo Bonzini15-43/+46
2021-01-30add_install_script: add skip_if_destdir kwargXavier Claessens1-0/+11
2021-01-30Merge pull request #8264 from xclaesse/ep-miscJussi Pakkanen1-0/+11
2021-01-30Merge pull request #8200 from bonzini/mtest-asyncio-logsJussi Pakkanen1-0/+29
2021-01-29external_project: Add release snippetXavier Claessens1-0/+11
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