aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* 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
|
* Travis: verify executable file bitnessEgor Tensin2020-01-08
|
* Travis: prettify .travis.ymlEgor Tensin2020-01-08
|
* cmake/examples: more distinct outputEgor Tensin2020-01-08
|
* AppVeyor: prettify appveyor.ymlEgor Tensin2020-01-08
|
* AppVeyor: build cmake/examples/boostEgor Tensin2020-01-08
|
* AppVeyor: verify .exe architectureEgor Tensin2020-01-07
|
* AppVeyor: build cmake/examplesEgor Tensin2020-01-07
|
* Travis: install newer CMakeEgor Tensin2020-01-07
|
* Travis: fix examples/boost buildsEgor Tensin2020-01-07
|
* cmake/examples: fix boost/Egor Tensin2020-01-07
|
* Travis: build cmake/examples/boostEgor Tensin2020-01-07
|
* Travis: fix pipe (|) usageEgor Tensin2020-01-07
|
* Travis: build cmake/examplesEgor Tensin2020-01-07
|
* Travis: try explicit jobsEgor Tensin2020-01-07
|
* cmake: add examplesEgor Tensin2020-01-07
|