aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* Travis: apt: remove the update fieldEgor Tensin2020-08-31
|
* Travis: switch to FocalEgor Tensin2020-08-31
|
* project.boost.download: add dest_dir parameterEgor Tensin2020-04-04
|
* project.boost.download: --unpack = --cache if specifiedEgor Tensin2020-04-04
|
* project.boost: retry downloadsEgor Tensin2020-03-31
|
* Makefile: more explicit requirementsEgor Tensin2020-03-30
|
* 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
|
* clang-format.py: fix timestamps in logsEgor Tensin2020-03-29
|
* .pylintrc: disable more stupid warningsEgor 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.
* common.cmake: account for ALIAS targetsoldEgor Tensin2020-03-24
|
* Makefile: best practicesEgor Tensin2020-03-13
|
* boost/build: download timeoutsEgor Tensin2020-02-29
|
* boost/build: try multiple mirrorsEgor Tensin2020-02-29
|
* wtf, two empty linesEgor Tensin2020-02-05
|
* move Makefile to .ci/Egor Tensin2020-02-02
|
* Makefile: get rid of TRAVIS_BUILD_DIR where unnecessaryEgor Tensin2020-02-02
|
* Makefile: better $(ls) on LinuxEgor Tensin2020-02-02
|
* Makefile: style & refactoringEgor Tensin2020-02-01
|
* Makefile: prettier outputEgor Tensin2020-02-01
|
* Makefile: try less verbose outputEgor Tensin2020-02-01
|
* move Travis/AppVeyor scripts to MakefileEgor Tensin2020-02-01
|
* boost/build: MinSizeRel/RelWithDebInfo allowed in --stagedirEgor Tensin2020-02-01
|
* boost/build/ci: build in predefined directoryEgor Tensin2020-02-01
|
* boost/build: multiple --stagedir on Windows alsoEgor Tensin2020-01-31
|
* Travis: leaner configEgor Tensin2020-01-31
|
* boost/cmake: specify Windows explicitly in toolchainsEgor Tensin2020-01-25
|
* support all 4 cmake default configurationsEgor Tensin2020-01-18
|
* fix .clang-formatEgor Tensin2020-01-14
|
* tools: replace clang-format.sh with clang-format.pyEgor Tensin2020-01-14
|
* Travis: run clang-format on cmake/examples/Egor Tensin2020-01-13
|
* cmake/examples: run clang-formatEgor Tensin2020-01-13
|