Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop out-of-tree/in-tree build transition flags | Pradyun Gedam | 2022-04-08 | 1 | -28/+0 |
| | | | | | | These were intended to help users transition when the default behaviour changed to no longer perform out-of-tree builds. The transition is now considered complete. | ||||
* | Handle PY2 TODO comment in tests/lib/filesystem.py | Jon Dufresne | 2021-09-25 | 1 | -2/+1 |
| | |||||
* | Complete typing of some tests/lib/* files | Jon Dufresne | 2021-08-27 | 1 | -4/+5 |
| | |||||
* | Blacken tests/lib | Pradyun Gedam | 2021-04-02 | 1 | -3/+1 |
| | |||||
* | Revert "remove _copy_source_tree and friends" | Pradyun Gedam | 2020-05-13 | 1 | -0/+48 |
| | | | | This reverts commit 873f1e6332aa827c886266c7d858067c12521e80. | ||||
* | remove _copy_source_tree and friends | Stéphane Bidoul | 2020-04-12 | 1 | -48/+0 |
| | |||||
* | Ignore errors copying socket files for source installs (in Python 3). (#6844) | Christopher Hunt | 2019-08-21 | 1 | -0/+48 |