| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-03 | wrap: Lock subproject directory when downloading wraps | Florian "sp1rit" | |
| To avoid raceconditions, where one instance of meson currently downloads a subproject defined in a wrapfile, while another either a. starts the download itself too b. attemts to evaluate the partially downloaded subproject wraplock introduces a lockfile, which should prevent simultaneous access of subprojects by wrap between different instances of meson. | |||
| 2021-06-22 | coverage: Enable coverage reports | Daniel Mensinger | |
| 2020-07-16 | Make virtualenv inside the project work | Daniel Mensinger | |
| 2019-10-07 | add pytest_cache to gitignore | Dylan Baker | |
| 2019-01-16 | allow nested if loop | Michael Hirsch, Ph.D | |
| close paren | |||
| 2018-08-18 | Convert buildtype to optimization and debug options (#3489) | Jussi Pakkanen | |
| 2018-07-16 | Ignore vim *.swp files [skip ci] | Christoph Behle | |
| 2017-07-21 | added *.pyc to .gitignore | Karl-Philipp Richter | |
| 2017-05-21 | Add coverage export for tests. | Elliott Sales de Andrade | |
| 2017-05-21 | Ignore built docs directory. | Elliott Sales de Andrade | |
| 2017-04-28 | Updated version numbers for point release. | Jussi Pakkanen | |
| 2016-12-20 | Make cross tests use same framework as regular tests. | Jussi Pakkanen | |
| 2016-06-16 | gitignore - /.idea - pycharm's project dir | Noam Meltzer | |
| 2016-02-21 | Extract python3 dependency information from the current process if it is not ↵ | Jussi Pakkanen | |
| available in pkg-config. | |||
| 2016-01-16 | Fix some issues that break pypi installs and bump version to upload new version. | Jussi Pakkanen | |
| 2016-01-16 | Added distutils setup.py. | Jussi Pakkanen | |
| 2015-03-25 | Made run_tests.py output test results in junit xml to allow better ↵ | Jussi Pakkanen | |
| integration with CI tools. | |||
| 2015-03-20 | Add support for checking out git repos to subprojects automatically. | Jussi Pakkanen | |
| 2015-03-10 | Added an example of how to create OSX installers. | Jussi Pakkanen | |
| 2015-03-04 | A very simple module implementation to get things going. | Jussi Pakkanen | |
| 2015-02-15 | Can install files created with configure_file. | Jussi Pakkanen | |
| 2014-03-22 | Ignore file grooming. | Jussi Pakkanen | |
| 2014-03-08 | Ignore test log file. | Jussi Pakkanen | |
| 2013-06-20 | Tweaked gitignore. | Jussi Pakkanen | |
| 2013-03-23 | Added work dirs to gitignore. | Jussi Pakkanen | |
| 2013-03-22 | Sligthly better log output. | Jussi Pakkanen | |
| 2012-12-23 | Start of project. | Jussi Pakkanen | |
