aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github (unfollow)
Commit message (Expand)Author
2022-12-11workflows: upgrade actionsEgor Tensin
2022-01-07workflows/ci_appveyor: fix runner imageEgor Tensin
2022-01-07workflows/boost_download: same versions as boost_toolsetsEgor Tensin
2022-01-07workflows: reduce number of jobs furtherEgor Tensin
2022-01-07workflows: remove remnants of Cygwin jobsEgor Tensin
2022-01-07workflows/boost_toolsets: simplify the spec furtherEgor Tensin
2022-01-07workflows/boost_toolsets: 3 Boost versions instead of 4Egor Tensin
2022-01-07workflows: remove Cygwin workflowsEgor Tensin
2022-01-07workflows/basic: add some commentsEgor Tensin
2021-12-18workflows/boost_toolsets: VS 2022 isn't supported by older BoostsEgor Tensin
2021-12-16actions/check-boost-bootstrapped: only print bootstrap.log if it's thereEgor Tensin
2021-12-15support VS 2022Egor Tensin
2021-12-15basic macOS supportEgor Tensin
2021-10-16workflows/basic: minor fixEgor Tensin
2021-06-19workflows: use -latest images where appropriateEgor Tensin
2021-06-11workflows/basic: test w/ latest PythonEgor Tensin
2021-05-30workflows/basic: test w/ multiple PythonsEgor Tensin
2021-05-08remove the "-" between toolset and versionEgor Tensin
2021-05-08workflows: lint, tweak job names, etc.Egor Tensin
2021-05-08toolset "visual-studio" -> "vs"Egor Tensin
2021-05-07project.toolset: support versioned MSVC toolsetsEgor Tensin
2021-05-04workflows: add run_foo.ps1, compact YAMLEgor Tensin
2021-05-04workflows/basic: tweak step namesEgor Tensin
2021-05-04workflows/basic: run `pip install .`Egor Tensin
2021-05-03project.boost.download: add --no-retry parameterEgor Tensin
2021-05-03add GitHub workflow to check Boost CDNsEgor Tensin
2021-04-24workflows: use actions/cache@v2Egor Tensin
2021-04-24workflows: fix cache pathEgor Tensin
2021-04-24actions/build-boost: no more --verbose, it's stableEgor Tensin
2021-04-18tools: bring back the .py extensionEgor Tensin
2021-04-13project.ci: add --hint parameterEgor Tensin
2021-04-13remove excessive logging & obsolete project.ci.* packagesEgor Tensin
2021-04-13tools: drop the .py extensionEgor Tensin
2021-04-13workflows/basic: add job for publishing to PyPIEgor Tensin
2021-04-05workflows/basic: call clang-format.pyEgor Tensin
2021-03-24project.ci: use same variable names for all CIsEgor Tensin
2021-03-24project.ci: change build directoryEgor Tensin
2021-03-20workflows: fail-fastEgor Tensin
2021-03-19workflows/basic: enable on windows-2016Egor Tensin
2021-03-14workflows/ci_appveyor: create C:\projects before cachingEgor Tensin
2021-03-14workflows: _really_ fix Boost caching?..Egor Tensin
2021-03-13project.ci: cache Boost downloadsEgor Tensin
2021-03-13workflows: fix Boost cachingEgor Tensin
2021-03-13workflows: cache Boost downloadsEgor Tensin
2021-01-25project.ci: auto-fill --toolset from environmentEgor Tensin
2021-01-25project.ci: auto-detect CI systemEgor Tensin
2021-01-19bye-bye, Travis & AppVeyor!no_more_travisEgor Tensin
2021-01-18project.ci: add GitHub ActionsEgor Tensin
2021-01-18project.ci: --install picks the directory automaticallyEgor Tensin
2021-01-18workflows: add Travis/AppVeyor simulationsEgor Tensin