index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.cirrus.yml
Age
Commit message (
Expand
)
Author
2025-05-07
ci: move linux and macos to Github Actions
Siva Mahadevan
2025-02-28
Try to fix cirrrus-ci builds
Maxime Coste
2024-07-17
Bump cirrus macos_gcc build to use g++-12 to fix crash on throw
Maxime Coste
2024-06-12
Bump cirrus CI linux_gcc memory to avoid OOM
Maxime Coste
2024-06-12
Bump cirrus CI freebsd to 13.3
Maxime Coste
2024-02-27
build: switch to POSIX make
Siva Mahadevan
2023-11-21
Bump cirrus llvm to 13 in order to fix OSX builds
Maxime Coste
2023-09-08
Bump cirrus ci freebsd to 13.2
Maxime Coste
2023-03-05
cirrus: fix path to Homebrew clang on macOS
Johannes Altmanninger
2023-03-05
cirrus: fix installation of gcc 10 on macOS
Johannes Altmanninger
2023-03-05
cirrus: use Clang 11 instead of 10 on Linux
Johannes Altmanninger
2023-01-21
Replace std::strong_ordering with auto return type to not require <compare>
Maxime Coste
2023-01-21
Try to fix cirrus macos tests
Maxime Coste
2021-11-25
Yet more .cirrus.yml tweaks to fix OSX
Maxime Coste
2021-11-25
Use llvm 11 in OSX clang CirrusCI config
Maxime Coste
2021-11-23
More cirrus CI fixes
Maxime Coste
2021-11-21
Try to fix more CI failures related to C++20
Maxime Coste
2021-11-21
Bump continuous integration to g++10
Maxime Coste
2021-11-21
Fix continuous integration configuration
Maxime Coste
2021-09-02
Bump gcc to version 8
Nicholas Rodrigues Lordello
2021-03-17
cirrus-ci: Update FreeBSD release
Tim Allen
2020-03-03
Recommend clang >= 6 as current code triggers a bug in clang 5
Maxime Coste
2019-12-15
cirrus: Build in parallel
Frank LENORMAND
2019-12-15
cirrus: Target specific compiler versions
Frank LENORMAND
2019-12-14
cirrus: Implement a YAML control file for Cirrus
Frank LENORMAND