aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* 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
|
* cmake/examples: work around clang-format oddityEgor Tensin2020-01-13
|
* add clang-format.shEgor Tensin2020-01-13
| | | | | | This allows to call clang-format in either the in-place editing mode (default), or the diff mode (`--diff`, will only print the unified diff between the formatted and the original files.
* AppVeyor: fast_finishEgor Tensin2020-01-11
|
* appveyor.yml -> .appveyor.ymlEgor Tensin2020-01-09
|
* README: add CI badgesEgor Tensin2020-01-09
|
* README: mention projects that use thisEgor Tensin2020-01-09
|
* better usage messages & READMEsEgor Tensin2020-01-09
|
* common.cmake: more precise platform detectionEgor Tensin2020-01-09
|
* fix PyLint-discovered bugsEgor Tensin2020-01-08
|
* common.cmake: CC_STATIC_RUNTIME=OFF implied if using dynamic Boost libsEgor Tensin2020-01-08
|
* boost/build: add --runtime-linkEgor Tensin2020-01-08
| | | | This time with more safety checks.
* boost/build: refactoringEgor Tensin2020-01-08
|
* cmake/build/ci: fix import errorsEgor Tensin2020-01-08
|