- Nov 04, 2017
-
-
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.
-
- Oct 15, 2017
-
-
Raymond Toy authored
-
- Oct 11, 2017
-
-
Raymond Toy authored
Download the 2017-10 binaries and update build.sh options to build with this snapshot.
-
- Sep 03, 2017
-
-
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.
-
- Sep 02, 2017
-
-
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
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
- Oct 07, 2016
-
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
Raymond Toy authored
-
- Oct 03, 2016
-
-
Elias Pipping authored
-