aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* 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
|
* cmake/build: remove the --clean parameterEgor Tensin2020-01-07
|
* add PyLint configurationEgor Tensin2020-01-07
|
* boost/build: add the --link parameterEgor Tensin2020-01-07
|
* boost/build: remove --labelEgor Tensin2020-01-07
| | | | | | | Its intention was to use a single stage/ directory for multi-toolchain builds (namely, using Cygwin & VS). It decided it's pretty useless, since the same b2 executable can't be used with both Cygwin & VS.
* Travis/AppVeyor: fix outputEgor Tensin2020-01-07
|
* AppVeyor: fix boost/build usageEgor Tensin2020-01-07
|
* Travis/AppVeyor: list built Boost librariesEgor Tensin2020-01-07
|
* AppVeyor: add some tests for boost/buildEgor Tensin2020-01-07
|
* Travis: change Boost versionsEgor Tensin2020-01-07
|
* Travis: more Boost versionsEgor Tensin2020-01-07
|
* Travis: multiple platforms for boost/build testEgor Tensin2020-01-07
|
* boost/build/ci: fix module import errorsEgor Tensin2020-01-07
|
* Travis: add some tests for boost/buildEgor Tensin2020-01-07
|
* boost/build: add support for --build-dirEgor Tensin2020-01-06
|
* boost/build: add `build --label` optionEgor Tensin2020-01-06
|
* boost/build: download older Boost releases from SourceForgeEgor Tensin2020-01-04
|