aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project (follow)
Commit message (Collapse)AuthorAge
* project.boost.download: --unpack = --cache if specifiedEgor Tensin2020-04-04
|
* project.boost: retry downloadsEgor Tensin2020-03-31
|
* project.cmake: support --mingw for Travis/AppVeyorEgor Tensin2020-03-30
|
* project.ci: dedupe codeEgor Tensin2020-03-30
|
* project.cmake: make it --boost awareEgor Tensin2020-03-30
|
* project.boost.build: switch to --layout=systemEgor Tensin2020-03-30
|
* project.cmake: make it --platform awareEgor Tensin2020-03-30
|
* project.cmake.build: refactoringEgor Tensin2020-03-30
|
* project: code styleEgor Tensin2020-03-30
|
* project.boost: support --mingw for Travis/AppVeyorEgor Tensin2020-03-30
|
* project.build.build: more restrictive defaultsEgor Tensin2020-03-30
|
* project: minor-ish refactoringEgor Tensin2020-03-30
|
* project.boost: first-class MinGW-w64 supportEgor Tensin2020-03-29
|
* project: add os.pyEgor Tensin2020-03-29
|
* fix READMEs, code style, etc.Egor Tensin2020-03-29
|
* project.boost: -d0 by defaultEgor Tensin2020-03-29
|
* project.cmake: insignificant refactoringEgor Tensin2020-03-29
|
* project.cmake: factor out common utilsEgor Tensin2020-03-29
|
* project.boost: factor out everything elseEgor Tensin2020-03-28
| | | | I finally snapped. This starts to resemble sensible structure though.
* project.boost: factor out BoostVersionEgor Tensin2020-03-28
|
* project.boost: factor out Configuration/Platform/LinkageEgor Tensin2020-03-28
|
* WIP: restructureEgor Tensin2020-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.