source: trunk/abcl/ci

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15793   3 weeks Mark Evenson ci: fix installing maven by using CL:TRUENAME
(edit) @15787   8 months Mark Evenson ci: improvements for openjdk21 and beyond Improve set-jdk.bash for …
(edit) @15786   8 months Mark Evenson ci: update openjdk installation; tesk openjdk22
(edit) @15783   9 months Mark Evenson ci: update openjdk installations to latest Stop depending on the …
(edit) @15769   12 months Mark Evenson ci: test NONTRIVIAL-GRAY-STREAMS
(edit) @15768   12 months Mark Evenson ci: update OpenJDK installations to latest available
(edit) @15738   14 months Mark Evenson ci: install adds openjdk21 and update others
(edit) @15733   17 months Mark Evenson ci: update openjdk versions
(edit) @15697   19 months Mark Evenson ci: update openjdk versions Deprecate openjdk19 in favor of openjdk20 …
(edit) @15696   19 months Mark Evenson ci: pin ANSI-TEST version See …
(edit) @15694   20 months Mark Evenson ci: fix initialization of abcl-contrib test
(edit) @15685   21 months Mark Evenson ci: run abcl-contrib tests in pipeline
(edit) @15679   22 months Mark Evenson ci: not just an install but an invocation
(edit) @15678   22 months Mark Evenson ci: ignore first error in installing SWANK
(edit) @15677   22 months Mark Evenson ci: recipe to install swank from scratch Does not presume any …
(edit) @15675   22 months Mark Evenson ci: tighten Jeannie test setup in stand-alone usage
(edit) @15650   23 months Mark Evenson build: autoconfigure with common --add-opens for openjdk17+ Need at …
(edit) @15646   23 months Mark Evenson ci: ensure JNA is made before CFFI Fallback to …
(edit) @15642   23 months Mark Evenson ci: run MOP specializer test is part of ABCL-PROVE
(edit) @15633   2 years Mark Evenson ci: update openjdk installations Added ability to test various …
(edit) @15608   2 years Mark Evenson ci: configure for openjdk19 and beyond It should be enough to use …
(edit) @15607   2 years Mark Evenson ci: update openjdk installations The intention going forward is to …
(edit) @15601   2 years Mark Evenson ci: correct linux openjdk8 install uri
(edit) @15600   2 years Mark Evenson ci: correct linux openjdk11 uri
(edit) @15599   2 years Mark Evenson ci: update openjdk installations Further edits to URIs tweak openjdk17
(edit) @15524   3 years Mark Evenson ci: build with openjdk17 Use the released LTS Java editions for …
(edit) @15522   3 years Mark Evenson Update build artifacts for openjdk17
(edit) @15520   3 years Mark Evenson ci: move to Adoptium for openjdk download The CIs now build and test …
(edit) @15495   4 years Mark Evenson build: add configuration targets more openjdks Add support for …
(edit) @15407   4 years Mark Evenson build: make building and running a local ABCL easier (From a …
(edit) @15385   4 years Mark Evenson ci: various maintenance changes Travis CI now uses versions of …
(edit) @15378   4 years Mark Evenson Patches and CI changes for running on openjdk15 Use openjdk15 as …
(edit) @15372   4 years Mark Evenson build: remove obsolete abcl/t Tests for ABCL using PROVE have been …
(edit) @15355   4 years Mark Evenson Update ci builds to latest available AdoptOpenJDK
(edit) @15330   5 years Mark Evenson ci: add TIME form for test invocations Fold QL:QUICKLOAD operations …
(edit) @15324   5 years Mark Evenson ci: Use Jeannie to test <urn:abcl.org/**/*> namespace ABCL-PROVE now …
(edit) @15311   5 years Mark Evenson ci: cl-plus-ssl now tests easye/stream-fd-20200603a c.f. …
(edit) @15310   5 years Mark Evenson ci: test STATIC-VECTORS Tests …
(edit) @15309   5 years Mark Evenson ci: use CFFI conditionalized on the presence of :NIO in *FEATURES* …
(edit) @15298   5 years Mark Evenson ci: remove all mention of TRAVIS_BUILD_DIR Decouple the scripts under …
(edit) @15297   5 years Mark Evenson ci: normalize naming of ansi-test installation
(edit) @15293   5 years Mark Evenson docker: use openjdk11 for build Use autoconfiguration mechanism to …
(edit) @15291   5 years Mark Evenson ci: run the IRONCLAD tests This shakes down our vector …
(edit) @15289   5 years Mark Evenson ci: use patched version CFFI that implements …
(edit) @15288   5 years Mark Evenson ci: test CL+SSL Update version of ci tested CL+SSL to use patch for …
(edit) @15285   5 years Mark Evenson ci: rework installation of patched cl+ssl slightly Use a remote tag …
(edit) @15284   5 years Mark Evenson ci: used patched version of cl+ssl Until …
(edit) @15281   5 years Mark Evenson build: fix autoconfiguration script Running the autoconfiguration …
(edit) @15280   5 years Mark Evenson Make javap the default for CL:DISASSEMBLE Fix system interface for …
(edit) @15268   5 years Mark Evenson ci: just output hashes for release Installing the necessary TeXlive?
(edit) @15266   5 years Mark Evenson ci: another attempt at getting the self-hosted release correct
(edit) @15264   5 years Mark Evenson ci: fix self-hosted release script
(edit) @15263   5 years Mark Evenson ci: use latest available openjdk8-8u252b09 and openjdk11-11.0.7b10
(edit) @15262   5 years Mark Evenson abcl-build: further fixes to work under the Travis CI
(edit) @15260   5 years Mark Evenson ci: make a self-hosted release as the final step TODO: checksum the …
(edit) @15259   5 years Mark Evenson build: support abcl.properties creation openjdk{6,7,8,11,13,14} …
(edit) @15256   5 years Mark Evenson ci: set platform-specific runtime options
(edit) @15250   5 years Mark Evenson ci: update openjdk versions; monkey with non-working jenv
(edit) @15216   5 years Mark Evenson ci: run all existing PROVE fragments
(edit) @15208   5 years Mark Evenson ci: when non-Travis, fix generically passing jdk directory
(edit) @15207   5 years Mark Evenson ci: fix set-jdk syntax
(edit) @15206   5 years Mark Evenson ci: another try Before this patch, the file …
(edit) @15205   5 years Mark Evenson ci: invoke set jdk correctly
(edit) @15204   5 years Mark Evenson ci: another try at getting the Java environment initialized
(edit) @15203   5 years Mark Evenson ci: don't forget to explicitly call the jenv doctor
(edit) @15202   5 years Mark Evenson ci: missing set-jdk.bash
(edit) @15201   5 years Mark Evenson ci: try even harder to ensure jenv shim is used for build
(edit) @15200   5 years Mark Evenson ci: try harder to install Java tools Including the requests from the …
(edit) @15189   5 years Mark Evenson ci: need PROVE present to load abcl.asd
(edit) @15188   5 years Mark Evenson ci: run abcl/test/lisp Expect this to fail due to the problems with …
(edit) @15183   5 years Mark Evenson ci: more fixes for jenv installation
(edit) @15182   5 years Mark Evenson ci: use jenv Enable the ant and maven plugins. Set the local and …
(edit) @15180   5 years Mark Evenson ci: fix ansi-test installation
(edit) @15177   5 years Mark Evenson ci: hackishly quickload abcl system dependencies
(edit) @15176   5 years Mark Evenson ci: use adoptjdk for both macos and linux Speculative if this works.
(edit) @15175   5 years Mark Evenson ci: configure ASDF to find abcl build source
(edit) @15174   5 years Mark Evenson ci: fix reference for CL+SSL.TEST
(edit) @15173   5 years Mark Evenson ci: TRIVIAL-FEATURES apparently isn't declared in the CFFI-TESTS list?
(add) @15167   5 years Mark Evenson ci: test across the combination of linux/osx by openjdk8/openjdk11 …
Note: See TracRevisionLog for help on using the revision log.