source: trunk/abcl/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15737   6 months Mark Evenson build: comment on the use of the Ant etags.executable property
(edit) @15671   14 months Mark Evenson build: abcl.wrapper emits a little more information
(edit) @15651   14 months Mark Evenson build: Maven now abcl to build and test ABCL No longer needing to …
(edit) @15608   17 months Mark Evenson ci: configure for openjdk19 and beyond It should be enough to use …
(edit) @15522   3 years Mark Evenson Update build artifacts for openjdk17
(edit) @15517   3 years Mark Evenson build: correctly refer to ansi-test directory in comments
(edit) @15502   3 years Mark Evenson build: deprecate use of abcl.implementation.version Use abcl.version …
(edit) @15495   3 years Mark Evenson build: add configuration targets more openjdks Add support for …
(edit) @15426   3 years Mark Evenson build: ensure that we construct the manual with a proper version
(edit) @15407   4 years Mark Evenson build: make building and running a local ABCL easier (From a …
(edit) @15378   4 years Mark Evenson Patches and CI changes for running on openjdk15 Use openjdk15 as …
(edit) @15360   4 years Mark Evenson Serialization of top-level, named functions.
(edit) @15331   4 years Mark Evenson build: update URI for obtaining junit
(edit) @15295   4 years Mark Evenson build: add autoconfigure targets for openjdk{8,14}
(edit) @15294   4 years Mark Evenson build: include ci scripts in release source archives Addresses …
(edit) @15259   4 years Mark Evenson build: support abcl.properties creation openjdk{6,7,8,11,13,14} …
(edit) @15255   4 years Mark Evenson build: expand build diagonostics to cover Ant properties
(edit) @15238   4 years Mark Evenson build: ensure javac compiles with UTF-8 encoding It's 2020, but some …
(edit) @15191   4 years Mark Evenson release: include the additional artifacts in the source release …
(edit) @15185   4 years Mark Evenson build: make target JVM and source compatiblity developer configurable …
(edit) @15084   7 years Mark Evenson Miscellaneous fixups to source locations and documentation Build …
(edit) @15082   7 years Mark Evenson Fix the Ant build; redid source distribution with this change
(edit) @15079   7 years Mark Evenson Mark source as building 1.6.0-dev
(edit) @15070   7 years Mark Evenson Maintenance on file structure Explicitly note which paragraph …
(edit) @15041   7 years Mark Evenson Restore compilation on Java 6 JSR-223 is always present so usage in …
(edit) @15009   7 years Mark Evenson Rework ABCL-BUILD as a contrib ABCL-BUILD now more usefully installs …
(edit) @14999   7 years Mark Evenson Specify etags executabe under cygwin Not working in a completely …
(edit) @14985   7 years Mark Evenson abcl-build: move source out of top-level directory Start packaging …
(edit) @14927   7 years Mark Evenson build: download Maven local to build process The 'abcl.ext.maven' …
(edit) @14917   7 years Mark Evenson build: 'abcl.clean.application.fasls' now cleans only ABCL fasls
(edit) @14912   7 years Mark Evenson Re-write the ABCL ASDF description using secondary systems Future …
(edit) @14908   7 years Mark Evenson aio: use jar manifest to declare location of packaged entities A Jar …
(edit) @14907   7 years Mark Evenson 'abcl-aio.jar' all-in-one jar target creates dist/abcl-aio.jar (Alan …
(edit) @14891   8 years Mark Evenson build: ensure that a version has been created when packaging sources …
(edit) @14884   8 years Mark Evenson build: ensure that the ABCL contrib jar always gets packaged
(edit) @14857   8 years Mark Evenson [PATCH 5/5] Support FILE-POSITION on string streams. From …
(edit) @14846   8 years Mark Evenson Exit from Bash build script if 'customizations.lisp' isn't present …
(edit) @14800   9 years Mark Evenson Fix build by removing un-escaped XML > and < entities Thanks to …
(edit) @14799   9 years Mark Evenson Correct location of ANSI-TEST suite to reference git
(edit) @14782   9 years Mark Evenson build: use 'abcl.stamp.version' fixing build from release source
(edit) @14767   9 years Mark Evenson Add build targets for building documentation The User Manual and ASDF …
(edit) @14660   10 years Mark Evenson Don't emit warnings for JDK8 in build process: it seems to work just fine.
(edit) @14611   10 years Mark Evenson Broaden Java-side test coverage to compile everything under …
(edit) @14606   10 years Mark Evenson build: abcl.mvn.install installs build artifacts into the local …
(edit) @14578   11 years Mark Evenson build: 'abcl.stage' now includes invoking 'abcl.copy.lisp' to stage …
(edit) @14576   11 years Mark Evenson Fix Ant built. For maxmimal compatibility to old versions of Ant, …
(edit) @14573   11 years Mark Evenson abcl.rdf: Include project metadata in source and binary releases.
(edit) @14425   11 years Mark Evenson Restore runnable tests from build.xml. Fixes #310.
(edit) @14401   11 years Mark Evenson build: TAGS target now matches multiline @DocString? tags.
(edit) @14398   11 years Mark Evenson build: fix warning if compiling with jdk-1.7.0_0[0123].
(edit) @14243   11 years Mark Evenson Always build abcl-contrib.jar when building abcl.jar.
(edit) @14241   11 years Mark Evenson Upstream $NetBSD$ build patch which fixes #232. Go Devils!
(edit) @14184   12 years Mark Evenson Fix SLIME fasl location
(edit) @14182   12 years Mark Evenson abcl.clean.application.fasls: ant target to remove application SLIME …
(edit) @14165   12 years Mark Evenson Ant target to 'abcl.compile.lisp.debug' via JDWP. With this target, …
(edit) @14042   12 years Mark Evenson ant:abcl.test: Specify JVM args for permgen size so ansi-compiled …
(edit) @14037   12 years Mark Evenson ant: Always clean before 'abcl.release'. Just so there is never any …
(edit) @14030   12 years ehuelsmann More output while initializing the system.
(edit) @13988   12 years Mark Evenson build: generalized corrected version of JDK version match.
(edit) @13987   12 years Mark Evenson build: Fix typos in match for ORCL JDK version.
(edit) @13986   12 years Mark Evenson build: prefer ORCL jdk-1.7.0_4 or better.
(edit) @13985   12 years Mark Evenson build: 'abcl.snapshot' will introspect other possible DVCs for more …
(edit) @13921   12 years Mark Evenson build: runtime-class.lisp source compiles again, so don't exclude it …
(edit) @13919   12 years Mark Evenson build: Use the 'abcl.diagnostic' Ant target to describe the hosting …
(edit) @13913   12 years Mark Evenson build: fix cause of erroneous complaint for java-1.6.0_31 (and the rest).
(edit) @13803   12 years Mark Evenson Add Ant convenience target for "abcl-contrib.jar".
(edit) @13793   12 years Mark Evenson Comment on desired buildtime bytecode JVM compilance
(edit) @13756   12 years astalla Update POMs and readme for 1.0.1 release to Sonatype
(edit) @13675   12 years Mark Evenson The java-1.7.0_01 from Oracle seems to work just fine.
(edit) @13633   13 years Mark Evenson Ispell build.xml.
(edit) @13458   13 years Mark Evenson Include the test source in the release.
(edit) @13456   13 years Mark Evenson Include ASDF definition in source release.
(edit) @13439   13 years Mark Evenson Fix #131: Don't include ':' in the version string.
(edit) @13428   13 years Mark Evenson Enable compilation with Java 7.
(edit) @13395   13 years Mark Evenson Correct mispellings.
(edit) @13390   13 years Mark Evenson Include org.armedbear.lisp.protocol source in release.
(edit) @13370   13 years Mark Evenson Add support for releasing the contrib with Maven artifacts. Create a …
(edit) @13357   13 years Mark Evenson Another stab at fixing the build version which was failing on …
(edit) @13352   13 years Mark Evenson Ensure we set the version for the release build.
(edit) @13350   13 years Mark Evenson Document the use of the ASDF-JAR contrib. ASDF:ADD-TO-ASDF provides a …
(edit) @13317   13 years Mark Evenson Make abcl-contrib.jar part of the default and release targets.
(edit) @13303   13 years Mark Evenson Automagically find contrib via (REQUIRE :ABCL-CONTRIB). REQUIREing …
(edit) @13293   13 years Mark Evenson Use the update ability in the <JAR/> task. With the fixing of the …
(edit) @13292   13 years Mark Evenson Untabify.
(edit) @13279   13 years Mark Evenson Fix part of uptodate check for abcl.jar based on Version.java.
(edit) @13212   13 years Mark Evenson Added Ant targets to generate javadoc. 'abcl.javadoc' generates the …
(edit) @13211   13 years Mark Evenson 'abcl.source.jar' now produces a source archive intended for Maven. …
(edit) @13199   13 years Mark Evenson Fix ad infinitum appending of 'svnversion' results in incremental …
(edit) @13198   13 years ehuelsmann Update r13197 for Windows.
(edit) @13197   13 years Mark Evenson Incorporate output of 'svnversion' into LISP-IMPLEMENTATION-VERSION. …
(edit) @13029   13 years Mark Evenson Ensure that build process exits with error if abcl.contrib.compile fails.
(edit) @12988   13 years Mark Evenson Include example 'abcl.properties.in' in source release
(edit) @12960   14 years ehuelsmann Add Ant target which allows JPDA/IDE-based debugging of ABCL's …
(edit) @12901   14 years Mark Evenson Include contrib in source release.
(edit) @12847   14 years Mark Evenson Remove possible FASL artifacts from source directory. When working on …
(edit) @12826   14 years vvoutilainen DocString? annotation support, for generating DOCUMENTATION, and later …
(edit) @12808   14 years Mark Evenson Fix TAGS creation on win32 for long commandline limitations (Matt Sedon).
(edit) @12750   14 years Mark Evenson Include "examples/" is source release. Rported and Patched by Mario …
(edit) @12749   14 years Mark Evenson Undo previous commmit.
(edit) @12748   14 years Mark Evenson Include 'examples' in release source distribution. Reported by Mario Lang.
Note: See TracRevisionLog for help on using the revision log.