| Age | Commit message (Expand) | Author |
| 2020-02-19 | removed hardcoded values for more add less work in the long run. | Michael |
| 2020-02-19 | switch Python list for set | Michael |
| 2020-02-19 | remove uneeded '(' and ')' | Michael |
| 2020-02-19 | Update minit.py | Michael Brockus |
| 2020-02-12 | Add unity block size option. | Jussi Pakkanen |
| 2020-02-12 | Refactor UserIntegerOption to work with BuiltinOption. | Jussi Pakkanen |
| 2020-02-12 | cmake: Add support for the new JSON trace format | Daniel Mensinger |
| 2020-02-12 | unit tests: Ensure that --profile-self keeps working | Nirbheek Chauhan |
| 2020-02-12 | meson: unbreak --profile-self | Marcel Hollerbach |
| 2020-02-11 | tests: Make the cups test more robust | Daniel Mensinger |
| 2020-02-11 | ci: Add Fedora and OpenSUSE images | Daniel Mensinger |
| 2020-02-11 | configure_file: Also copy timestamps to avoid useless rebuilds | Nirbheek Chauhan |
| 2020-02-11 | minstall: Make --only-changed less verbose | Nirbheek Chauhan |
| 2020-02-10 | test cases/python3/3 cython: fix dependency files | Gerion Entrup |
| 2020-02-10 | Exclude .hg* from dist tarballs | Richard Laager |
| 2020-02-09 | Remove vs2015 jobs as Azure will stop supporting it. | Jussi Pakkanen |
| 2020-02-07 | Merge pull request #6421 from dcbaker/zlib-system-dep | Jussi Pakkanen |
| 2020-02-07 | run_project_tests: Fix it to actually work | Dylan Baker |
| 2020-02-06 | Make 'default_library' per-subproject builtin option | Xavier Claessens |
| 2020-02-06 | backends: Remove unused method | Xavier Claessens |
| 2020-02-06 | topbar HTML module list | Michael Hirsch, Ph.D |
| 2020-02-06 | html fs-module link | Michael Hirsch, Ph.D |
| 2020-02-06 | add FeatureNew | Michael Hirsch, Ph.D |
| 2020-02-06 | add fs.stem() | Michael Hirsch, Ph.D |
| 2020-02-06 | doc: filesystem module | Michael Hirsch, Ph.D |
| 2020-02-06 | fs: add expanduser method | Michael Hirsch, Ph.D |
| 2020-02-06 | fs: add methods as_posix, is_absolute | Michael Hirsch, Ph.D |
| 2020-02-06 | docs: explain the purpose of order-only deps for generated files [skip ci] | Marc Herbert |
| 2020-02-05 | Merge pull request #6161 from scivision/native_property | Jussi Pakkanen |
| 2020-02-05 | depdenencies/qt: Second attempt to allow qt --no-framework on MacOS. | nikolayp |
| 2020-02-05 | Merge pull request #6589 from dcbaker/wx-widgets-static | Jussi Pakkanen |
| 2020-02-05 | Fix import dependency from dub | Max |
| 2020-02-05 | doc | Michael Hirsch, Ph.D |
| 2020-02-05 | ci: properly handle cross/native cases | Michael Hirsch, Ph.D |
| 2020-02-05 | add get_external_property to replace get_cross_property | Michael Hirsch, Ph.D |
| 2020-02-05 | add native-file properties tests | Michael Hirsch, Ph.D |
| 2020-02-05 | add meson.get_native_property for native files | Michael Hirsch, Ph.D |
| 2020-02-05 | Merge pull request #6573 from michaelbadcrumble/add_sample_templates | Jussi Pakkanen |
| 2020-02-05 | Merge pull request #6582 from mensinda/cmQuotes | Jussi Pakkanen |
| 2020-02-05 | dependencies/ui: Honor static argument with wxwidgets | Dylan Baker |
| 2020-02-05 | dependencies/ui: Add type annotations to WxDependency | Dylan Baker |
| 2020-02-05 | dependencies/ui: wxwidgets requires C++ | Dylan Baker |
| 2020-02-05 | pkgconfig: Generate -uninstalled.pc files | Xavier Claessens |
| 2020-02-05 | pkgconfig: Fix code that make relative path | Xavier Claessens |
| 2020-02-05 | Test using a File as an argument to run_command. | Jussi Pakkanen |
| 2020-02-05 | cmake: Added test case for #6566 | Daniel Mensinger |
| 2020-02-05 | tests: Added basic test matrix support for project tests | Daniel Mensinger |
| 2020-02-04 | Fix prefix dependent option defaults (#6552) | Jon Turney |
| 2020-02-04 | interpreter: Iterate custom target outputs | Xavier Claessens |
| 2020-02-04 | Don't fail in setup on azure when commit message contains an equals sign | Jon Turney |