index
:
cmake-common
aur
master
Utilities to help develop C++/CMake projects
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
2023-07-03
project.cmake.build -> project.build
Egor Tensin
2023-07-03
project.cmake: require the build dir argument
Egor Tensin
2023-06-30
actions/check-runtime-library: fix linked libs on Windows again
Egor Tensin
2023-03-12
actions/check-runtime-library: fix linked libs on Windows
Egor Tensin
2023-03-02
workflows/basic: ignore changes in the docs
Egor Tensin
2023-03-02
workflows/basic: unpin runner image
Egor Tensin
2023-03-02
workflows/basic: drop Python 3.6
Egor Tensin
2023-03-02
workflows: trigger for paths
Egor Tensin
2023-03-02
add runtime version information
Egor Tensin
2023-03-02
workflows/basic: test more Python versions
Egor Tensin
2023-02-25
use --quiet flags for installations
Egor Tensin
2023-01-02
workflows/boost_clang_windows: fix runner image
Egor Tensin
2023-01-02
workflows: use a newer Boost version
Egor Tensin
2023-01-02
actions/check-runtime-library: msvcrt.dll -> ucrtbase.dll
Egor Tensin
2023-01-02
actions/build-example: set-output is deprecated
Egor Tensin
2023-01-02
workflows/basic: fix Python 3.6 tests
Egor Tensin
2023-01-02
workflows: actualize runner OSes
Egor Tensin
2022-12-11
workflows: upgrade actions
Egor Tensin
2022-01-07
workflows/ci_appveyor: fix runner image
Egor Tensin
2022-01-07
workflows/boost_download: same versions as boost_toolsets
Egor Tensin
2022-01-07
workflows: reduce number of jobs further
Egor Tensin
2022-01-07
workflows: remove remnants of Cygwin jobs
Egor Tensin
2022-01-07
workflows/boost_toolsets: simplify the spec further
Egor Tensin
2022-01-07
workflows/boost_toolsets: 3 Boost versions instead of 4
Egor Tensin
2022-01-07
workflows: remove Cygwin workflows
Egor Tensin
2022-01-07
workflows/basic: add some comments
Egor Tensin
2021-12-18
workflows/boost_toolsets: VS 2022 isn't supported by older Boosts
Egor Tensin
2021-12-16
actions/check-boost-bootstrapped: only print bootstrap.log if it's there
Egor Tensin
2021-12-15
support VS 2022
Egor Tensin
2021-12-15
basic macOS support
Egor Tensin
2021-10-16
workflows/basic: minor fix
Egor Tensin
2021-06-19
workflows: use -latest images where appropriate
Egor Tensin
2021-06-11
workflows/basic: test w/ latest Python
Egor Tensin
2021-05-30
workflows/basic: test w/ multiple Pythons
Egor Tensin
2021-05-08
remove the "-" between toolset and version
Egor Tensin
2021-05-08
workflows: lint, tweak job names, etc.
Egor Tensin
2021-05-08
toolset "visual-studio" -> "vs"
Egor Tensin
2021-05-07
project.toolset: support versioned MSVC toolsets
Egor Tensin
2021-05-04
workflows: add run_foo.ps1, compact YAML
Egor Tensin
2021-05-04
workflows/basic: tweak step names
Egor Tensin
2021-05-04
workflows/basic: run `pip install .`
Egor Tensin
2021-05-03
project.boost.download: add --no-retry parameter
Egor Tensin
2021-05-03
add GitHub workflow to check Boost CDNs
Egor Tensin
2021-04-24
workflows: use actions/cache@v2
Egor Tensin
2021-04-24
workflows: fix cache path
Egor Tensin
2021-04-24
actions/build-boost: no more --verbose, it's stable
Egor Tensin
2021-04-18
tools: bring back the .py extension
Egor Tensin
2021-04-13
project.ci: add --hint parameter
Egor Tensin
2021-04-13
remove excessive logging & obsolete project.ci.* packages
Egor Tensin
2021-04-13
tools: drop the .py extension
Egor Tensin
[next]