Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make x.py work again in most (all?) cases | Albert Larsan | 2023-05-01 | 1 | -18/+21 |
* | assert that `should_fix_bins_and_dylibs` has been run | KaDiWa | 2023-01-31 | 1 | -1/+2 |
* | bootstrap script: slight cleanup | KaDiWa | 2023-01-30 | 1 | -1/+1 |
* | Use an extensionless `x` script for non-Windows | Josh Stone | 2022-08-12 | 1 | -1/+1 |
* | Add `x.sh` and `x.ps1` shell scripts | Joshua Nelson | 2022-08-08 | 1 | -25/+5 |
* | x.py: Support systems with only `python3` not `python` | David Tolnay | 2022-06-24 | 1 | -4/+25 |
* | Choose the version of python at runtime (portable version) | Joshua Nelson | 2021-01-14 | 1 | -0/+16 |
* | Remove licenses | Mark Rousskov | 2018-12-25 | 1 | -9/+0 |
* | Rename os variable in bootstrap.py to avoid shadowing os module. | Titus Barik | 2017-04-30 | 1 | -1/+1 |
* | bootstrap.py: Report build status | Vadim Petrochenkov | 2017-03-04 | 1 | -8/+6 |
* | Handle Ctrl+C in the build script | Abhishek Chanda | 2016-12-11 | 1 | -1/+4 |
* | rustbuild: Rewrite user-facing interface | Alex Crichton | 2016-11-02 | 1 | -0/+19 |