Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build (follow)
Commit message (Collapse)AuthorAge
* build/ -> ci/Egor Tensin2019-12-13
|
* remove obsolete .gitattributesEgor Tensin2019-12-13
|
* build/boost: add generic build.py scriptEgor Tensin2019-12-13
|
* refactor build/boost/build_travis.shEgor Tensin2019-12-11
|
* build_boost_travis.sh -> build/boost/Egor Tensin2019-12-10
|
* add simple build scriptsEgor Tensin2019-12-10
They're intended to replace my build.sh (for Travis) and build.ps1 (for AppVeyor) scripts to call CMake in a platform-independent manner.