Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP: restructure | Egor Tensin | 2020-03-28 |
| | | | | | | | | | A stupid attempt to reduce code duplication led me to believe that all the scripts could use _a bit_ of refactoring. This is going to be a major pain (factoring out all the things), which I'll take gladly. All the links and usage examples are broken right now, but nobody cares, so whatevs. | ||
* | boost/build/ci: build in predefined directory | Egor Tensin | 2020-02-01 |
| | |||
* | better usage messages & READMEs | Egor Tensin | 2020-01-09 |
| | |||
* | fix PyLint-discovered bugs | Egor Tensin | 2020-01-08 |
| | |||
* | boost/build: add --runtime-link | Egor Tensin | 2020-01-08 |
| | | | | This time with more safety checks. | ||
* | boost/build: add the --link parameter | Egor Tensin | 2020-01-07 |
| | |||
* | AppVeyor: fix boost/build usage | Egor Tensin | 2020-01-07 |
| | |||
* | AppVeyor: add some tests for boost/build | Egor Tensin | 2020-01-07 |
| | |||
* | boost/build/ci: fix module import errors | Egor Tensin | 2020-01-07 |
| | |||
* | rearrange all files completely | Egor Tensin | 2020-01-03 |