aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* 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
|
* boost/build: overhaul `build.py download`Egor Tensin2020-01-04
| | | | For instance, it can now cache archives.
* rearrange all files completelyEgor Tensin2020-01-03
|
* common.cmake: don't use keyword- target_link_librariesEgor Tensin2020-01-03
|
* ci/build.py: split -D from its argumentEgor Tensin2020-01-01
|
* toolchains/boost: add *.exe toolchainsEgor Tensin2019-12-21
| | | | It doesn't work without the .exe on e.g. Cygwin.
* common.cmake: rename internal functionsEgor Tensin2019-12-21
|
* common.cmake: rename some internal variablesEgor Tensin2019-12-21
|
* ci: fix a bug in case no positional parametersEgor Tensin2019-12-16
|
* ci: minor script enhancementsEgor Tensin2019-12-15
|
* build: clean up silly cmd line paramsEgor Tensin2019-12-15
| | | | They were just plain synonyms for CMake flags, barely had any value.
* fix PyLint warningsEgor Tensin2019-12-14
|
* boost/build.py: get rid of --with LIBEgor Tensin2019-12-14
|
* boost/build.py: split into subcommandsEgor Tensin2019-12-14
|
* boost/build.py: no linkage optionsEgor Tensin2019-12-14
| | | | Again, they were of no value.
* boost/build.py: don't lowercase platform/configurationEgor Tensin2019-12-14
|
* boost/build.py: get rid of --toolchainEgor Tensin2019-12-13
| | | | It was of no value.
* build/ -> ci/Egor Tensin2019-12-13
|
* remove obsolete .gitattributesEgor Tensin2019-12-13
|
* common.cmake: CC_STATIC_RUNTIME=OFF on LinuxEgor Tensin2019-12-13
|