index
:
github/bsc.git
feat/better-vim-formatter
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2022-12-31
Resolve CI warnings by updating to newer action versions
Julie Schwartz
2022-11-01
Add support for haskell language server (#510)
ThePerfectComputer
2022-09-24
upgrade Github CI from ghc 9.0.1 to ghc 9.0.2.
Ken Takusagawa
2022-08-11
build the release notes PDF and HTML in CI.
Ken Takusagawa
2022-08-11
Create a doc zip file which does not have a tarball inside it,
Ken Takusagawa
2022-07-20
GitHub CI: Don't hold back the macOS ccache version
Julie Schwartz
2022-07-20
GitHub CI: Add macOS 12 VM
Julie Schwartz
2022-07-20
GitHub CI: Update the Ubuntu VMs
Julie Schwartz
2021-11-10
In the CI, hold GHC version at 9.0.1
Julie Schwartz
2021-10-02
Remove workaround for GHC path in the Ubuntu CI
Julie Schwartz
2021-09-24
Hold back ccache on macOS to avoid bug in 4.4
Julie Schwartz
2021-09-24
Remove the CI's claim to build for macOS 10.13+
Julie Schwartz
2021-09-24
Add CI for macos-11
Julie Schwartz
2021-09-24
Adapt to changes with GHC in the GitHub Ubuntu VM
Julie Schwartz
2021-07-28
Clarify the download and install processes
Julie Schwartz
2021-07-27
Remove Ubuntu 16.04 from CI jobs
Julie Schwartz
2021-06-14
Add testing of bdw to the CI
Julie Schwartz
2021-05-30
Include BH/Classic files in CI check for tabs
Julie Schwartz
2021-05-30
Expand the CI's trailing whitespace check
Julie Schwartz
2021-05-22
Fix the CI's whitespace check
Julie Schwartz
2021-05-22
Add testing of bsc-contrib to the CI
Julie Schwartz
2021-04-18
Fix GitHub Action for Toooba to clone recursively
Julie Schwartz
2021-03-30
GitHub CI: Add Toooba as a test job
Julie Schwartz
2021-03-30
GitHub CI: Fix the use of ccache for macos
Julie Schwartz
2021-03-30
GitHub CI: Make the ccache keys unique
Julie Schwartz
2021-03-19
Merge the testsuite CI files into BSC's CI
Julie Schwartz
2021-02-05
Initial release of BSC doc sources
Julie Schwartz
2020-08-11
Hack to fix macOS build due to unwanted TCL header
Brian Foley
2020-07-25
Remove trailing whitespace from BS libs (#213)
Brian Foley
2020-07-21
CI microoptimization: Upgrade to cache@v2
Brian Foley
2020-06-23
Add a CI test for .ghci
Brian Foley
2020-06-18
Fix typo
Brian Foley
2020-06-18
Add CI for Ubuntu 20.04
Brian Foley
2020-05-08
Use ccache to cache C++ compilation across builds
Brian Foley
2020-04-20
Remove bluewish, and all dependencies (including tk, x11, fontconfig)
Brian Foley
2020-04-15
Add autoconf to the dependencies for macOS
Julie Schwartz
2020-04-15
Remove itcl/itk/xvfb from the build requirements
Julie Schwartz
2020-04-13
Add Dockerfile
Paulo Matias
2020-04-03
Explicitly check itk ver instead of assuming it's the same as itcl
Brian Foley
2020-03-13
allow MacOS build to work on older versions
Mehul Tikekar
2020-03-13
upload build artifacts
Mehul Tikekar
2020-03-11
Make the CI macOS GHC build parallel too.
Brian Foley
2020-03-11
Merge pull request #98 from ncihnegn/master
Julie Schwartz
2020-03-09
Make CI Haskell build parallel, and allow GHCRTSFLAGS to be modified
Brian Foley
2020-03-04
For macOS
ncihnegn
2020-03-01
For CI builds, only install one of itk3-dev or tcl-itk4-dev, not both.
Brian Foley
2020-03-01
Update build to work with itcl 3 or 4.
Brian Foley
2020-03-01
Merge pull request #88 from thoughtpolice/aseipp/fixes
Julie Schwartz
2020-02-29
Remove common splitting fns from ListUtils, use Data.List.Split instead
Brian Foley
2020-02-29
ci(github): touchup CI workflows
Austin Seipp
[next]