Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | project: minor-ish refactoring | Egor Tensin | 2020-03-30 |
| | |||
* | project.boost: first-class MinGW-w64 support | Egor Tensin | 2020-03-29 |
| | |||
* | project: add os.py | Egor Tensin | 2020-03-29 |
| | |||
* | fix READMEs, code style, etc. | Egor Tensin | 2020-03-29 |
| | |||
* | project.boost: -d0 by default | Egor Tensin | 2020-03-29 |
| | |||
* | project.cmake: insignificant refactoring | Egor Tensin | 2020-03-29 |
| | |||
* | project.cmake: factor out common utils | Egor Tensin | 2020-03-29 |
| | |||
* | project.boost: factor out everything else | Egor Tensin | 2020-03-28 |
| | | | | I finally snapped. This starts to resemble sensible structure though. | ||
* | project.boost: factor out BoostVersion | Egor Tensin | 2020-03-28 |
| | |||
* | project.boost: factor out Configuration/Platform/Linkage | Egor Tensin | 2020-03-28 |
| | |||
* | 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. |