Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix build dir path on Travis/AppVeyor | Egor Tensin | 2020-10-04 |
| | | | | | I.e. it used to be just C:\projects instead of C:\projects\build on AppVeyor. | ||
* | project.boost.download: add dest_dir parameter | Egor Tensin | 2020-04-04 |
| | |||
* | project.cmake: support --mingw for Travis/AppVeyor | Egor Tensin | 2020-03-30 |
| | |||
* | project.ci: dedupe code | Egor Tensin | 2020-03-30 |
| | |||
* | project.cmake: make it --boost aware | Egor Tensin | 2020-03-30 |
| | |||
* | project.cmake: make it --platform aware | Egor Tensin | 2020-03-30 |
| | |||
* | project: code style | Egor Tensin | 2020-03-30 |
| | |||
* | project.boost: support --mingw for Travis/AppVeyor | Egor Tensin | 2020-03-30 |
| | |||
* | fix READMEs, code style, etc. | 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 |
| | |||
* | 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. |