- 04 Sep, 2020 1 commit
-
-
Raymond Toy authored
Run the benchmarks using the snapshot and then with the newly built version. Generate a report too. The benchmark results are added to the artifacts.
-
- 30 Aug, 2020 1 commit
-
-
Raymond Toy authored
Checkout the ansi-test repo and run the testsuite. Verify that there were no unexpected successes or failures.
-
- 27 Aug, 2020 1 commit
-
-
Raymond Toy authored
-
- 28 Mar, 2020 1 commit
-
-
Raymond Toy authored
The snapshot has been release so use the latest snapshot to run the CI.
-
- 17 Feb, 2020 1 commit
-
-
Raymond Toy authored
-
- 12 Aug, 2019 1 commit
-
-
Raymond Toy authored
We're not using the fedora docker anymore (because I can't get it to work anymore and don't remember how I got it to work to begin with). Thus, use the fedora shell executor to run CI so we don't need the image or to wget lots of stuff because it's already installed.
-
- 08 Dec, 2018 1 commit
-
-
Raymond Toy authored
-
- 18 Jul, 2018 1 commit
-
-
Raymond Toy authored
-
- 07 Jul, 2018 2 commits
-
-
Raymond Toy authored
Let's see if 14.04 works better. I don't feel like debugging the test failure in a VM right now. And I don't want to set up everything to use Fedora (which is what my linux box is running).
-
Raymond Toy authored
-
- 03 Mar, 2018 1 commit
-
-
Raymond Toy authored
-
- 18 Feb, 2018 1 commit
-
-
Raymond Toy authored
-
- 21 Jan, 2018 4 commits
-
-
Raymond Toy authored
Add variables to the download url and for the version so we can share them across linux and osx builds.
-
Raymond Toy authored
Don't need the progress meter; it just clutters up the logs with useless stuff [skip-ci]
-
Raymond Toy authored
Should be snapshot/bin/lisp
-
Raymond Toy authored
-
- 20 Dec, 2017 1 commit
-
-
Raymond Toy authored
-
- 04 Nov, 2017 7 commits
-
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
Let's see how that goes.
-
Raymond Toy authored
Validated via ci lint.
-
Raymond Toy authored
These commands currently only work on linux. Set a tag to see if this works to enable the linux runner.
-
- 03 Nov, 2017 1 commit
-
-
Raymond Toy authored
-
- 15 Oct, 2017 1 commit
-
-
Raymond Toy authored
-
- 11 Oct, 2017 1 commit
-
-
Raymond Toy authored
Download the 2017-10 binaries and update build.sh options to build with this snapshot.
-
- 03 Sep, 2017 3 commits
-
-
Raymond Toy authored
While not strictly necessary, make-dist.sh uses git to determine a default lisp-implmenetation-version. We could just use -V to do that, but I think it's best to have git so that the pipeline looks as much like normal development as possible.
-
Raymond Toy authored
- Early exit (with non-zero exit code) does cause the pipeline to fail, as expected.
-
Raymond Toy authored
- Don't need to install git anymore - exit early from build script to see if that makes the test fail.
-
- 02 Sep, 2017 10 commits
-
-
Raymond Toy authored
Needed to update lisp/version.
-
Raymond Toy authored
-
Raymond Toy authored
The runner already has the git repo checked out at $PWD, so we're ready to go. Try to install time so build.sh will run.
-
Raymond Toy authored
-
Raymond Toy authored
- Print out the SHELL - Set prompt to include PWD - Where is `time` and why can't the shell find it?
-
Raymond Toy authored
-
Raymond Toy authored
Update snapshot to 2017-04 snapshot too.
-
Raymond Toy authored
While we're at it install make, gcc, and gcc 32-bit.
-
Raymond Toy authored
-
Raymond Toy authored
- untar the snapshot into the snapshot directory - git clone the cmucl repo
-