source: trunk/abcl/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15041   8 years Mark Evenson Restore compilation on Java 6 JSR-223 is always present so usage in …
(edit) @15009   8 years Mark Evenson Rework ABCL-BUILD as a contrib ABCL-BUILD now more usefully installs …
(edit) @14999   8 years Mark Evenson Specify etags executabe under cygwin Not working in a completely …
(edit) @14985   8 years Mark Evenson abcl-build: move source out of top-level directory Start packaging …
(edit) @14927   8 years Mark Evenson build: download Maven local to build process The 'abcl.ext.maven' …
(edit) @14917   8 years Mark Evenson build: 'abcl.clean.application.fasls' now cleans only ABCL fasls
(edit) @14912   8 years Mark Evenson Re-write the ABCL ASDF description using secondary systems Future …
(edit) @14908   8 years Mark Evenson aio: use jar manifest to declare location of packaged entities A Jar …
(edit) @14907   8 years Mark Evenson 'abcl-aio.jar' all-in-one jar target creates dist/abcl-aio.jar (Alan …
(edit) @14891   9 years Mark Evenson build: ensure that a version has been created when packaging sources …
(edit) @14884   9 years Mark Evenson build: ensure that the ABCL contrib jar always gets packaged
(edit) @14857   9 years Mark Evenson [PATCH 5/5] Support FILE-POSITION on string streams. From …
(edit) @14846   9 years Mark Evenson Exit from Bash build script if 'customizations.lisp' isn't present …
(edit) @14800   10 years Mark Evenson Fix build by removing un-escaped XML > and < entities Thanks to …
(edit) @14799   10 years Mark Evenson Correct location of ANSI-TEST suite to reference git
(edit) @14782   10 years Mark Evenson build: use 'abcl.stamp.version' fixing build from release source
(edit) @14767   10 years Mark Evenson Add build targets for building documentation The User Manual and ASDF …
(edit) @14660   11 years Mark Evenson Don't emit warnings for JDK8 in build process: it seems to work just fine.
(edit) @14611   11 years Mark Evenson Broaden Java-side test coverage to compile everything under …
(edit) @14606   11 years Mark Evenson build: abcl.mvn.install installs build artifacts into the local …
(edit) @14578   12 years Mark Evenson build: 'abcl.stage' now includes invoking 'abcl.copy.lisp' to stage …
(edit) @14576   12 years Mark Evenson Fix Ant built. For maxmimal compatibility to old versions of Ant, …
(edit) @14573   12 years Mark Evenson abcl.rdf: Include project metadata in source and binary releases.
(edit) @14425   12 years Mark Evenson Restore runnable tests from build.xml. Fixes #310.
(edit) @14401   12 years Mark Evenson build: TAGS target now matches multiline @DocString? tags.
(edit) @14398   12 years Mark Evenson build: fix warning if compiling with jdk-1.7.0_0[0123].
(edit) @14243   12 years Mark Evenson Always build abcl-contrib.jar when building abcl.jar.
(edit) @14241   12 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   13 years Mark Evenson Ant target to 'abcl.compile.lisp.debug' via JDWP. With this target, …
(edit) @14042   13 years Mark Evenson ant:abcl.test: Specify JVM args for permgen size so ansi-compiled …
(edit) @14037   13 years Mark Evenson ant: Always clean before 'abcl.release'. Just so there is never any …
(edit) @14030   13 years ehuelsmann More output while initializing the system.
(edit) @13988   13 years Mark Evenson build: generalized corrected version of JDK version match.
(edit) @13987   13 years Mark Evenson build: Fix typos in match for ORCL JDK version.
(edit) @13986   13 years Mark Evenson build: prefer ORCL jdk-1.7.0_4 or better.
(edit) @13985   13 years Mark Evenson build: 'abcl.snapshot' will introspect other possible DVCs for more …
(edit) @13921   13 years Mark Evenson build: runtime-class.lisp source compiles again, so don't exclude it …
(edit) @13919   13 years Mark Evenson build: Use the 'abcl.diagnostic' Ant target to describe the hosting …
(edit) @13913   13 years Mark Evenson build: fix cause of erroneous complaint for java-1.6.0_31 (and the rest).
(edit) @13803   13 years Mark Evenson Add Ant convenience target for "abcl-contrib.jar".
(edit) @13793   13 years Mark Evenson Comment on desired buildtime bytecode JVM compilance
(edit) @13756   13 years astalla Update POMs and readme for 1.0.1 release to Sonatype
(edit) @13675   13 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   14 years Mark Evenson Include the test source in the release.
(edit) @13456   14 years Mark Evenson Include ASDF definition in source release.
(edit) @13439   14 years Mark Evenson Fix #131: Don't include ':' in the version string.
(edit) @13428   14 years Mark Evenson Enable compilation with Java 7.
(edit) @13395   14 years Mark Evenson Correct mispellings.
(edit) @13390   14 years Mark Evenson Include org.armedbear.lisp.protocol source in release.
(edit) @13370   14 years Mark Evenson Add support for releasing the contrib with Maven artifacts. Create a …
(edit) @13357   14 years Mark Evenson Another stab at fixing the build version which was failing on …
(edit) @13352   14 years Mark Evenson Ensure we set the version for the release build.
(edit) @13350   14 years Mark Evenson Document the use of the ASDF-JAR contrib. ASDF:ADD-TO-ASDF provides a …
(edit) @13317   14 years Mark Evenson Make abcl-contrib.jar part of the default and release targets.
(edit) @13303   14 years Mark Evenson Automagically find contrib via (REQUIRE :ABCL-CONTRIB). REQUIREing …
(edit) @13293   14 years Mark Evenson Use the update ability in the <JAR/> task. With the fixing of the …
(edit) @13292   14 years Mark Evenson Untabify.
(edit) @13279   14 years Mark Evenson Fix part of uptodate check for abcl.jar based on Version.java.
(edit) @13212   14 years Mark Evenson Added Ant targets to generate javadoc. 'abcl.javadoc' generates the …
(edit) @13211   14 years Mark Evenson 'abcl.source.jar' now produces a source archive intended for Maven. …
(edit) @13199   14 years Mark Evenson Fix ad infinitum appending of 'svnversion' results in incremental …
(edit) @13198   14 years ehuelsmann Update r13197 for Windows.
(edit) @13197   14 years Mark Evenson Incorporate output of 'svnversion' into LISP-IMPLEMENTATION-VERSION. …
(edit) @13029   14 years Mark Evenson Ensure that build process exits with error if abcl.contrib.compile fails.
(edit) @12988   14 years Mark Evenson Include example 'abcl.properties.in' in source release
(edit) @12960   15 years ehuelsmann Add Ant target which allows JPDA/IDE-based debugging of ABCL's …
(edit) @12901   15 years Mark Evenson Include contrib in source release.
(edit) @12847   15 years Mark Evenson Remove possible FASL artifacts from source directory. When working on …
(edit) @12826   15 years vvoutilainen DocString? annotation support, for generating DOCUMENTATION, and later …
(edit) @12808   15 years Mark Evenson Fix TAGS creation on win32 for long commandline limitations (Matt Sedon).
(edit) @12750   15 years Mark Evenson Include "examples/" is source release. Rported and Patched by Mario …
(edit) @12749   15 years Mark Evenson Undo previous commmit.
(edit) @12748   15 years Mark Evenson Include 'examples' in release source distribution. Reported by Mario Lang.
(edit) @12676   15 years Mark Evenson Muffle warning from Ant 1.8.1 about includeantruntime not being set.
(edit) @12675   15 years Mark Evenson Fix build from scratch breakage in r12673.
(edit) @12671   15 years Mark Evenson Site specific initialization code can be named by 'abcl.startup.file'. …
(edit) @12659   15 years Mark Evenson Fix Ant-based invocation of Java Unit tests. Remove reference to …
(edit) @12647   15 years ehuelsmann Don't warn about Java 1.6.0_20 being an inappropriate version.
(edit) @12621   15 years Mark Evenson Add missing shell script from distribution.
(edit) @12532   15 years Mark Evenson Rename 'build.properties' to 'abcl.properties'. Eclipse uses …
(edit) @12514   15 years Mark Evenson Create logical pathnames translations for "SYS:SRC" and "SYS:JAVA". …
(edit) @12487   15 years Mark Evenson Port of ASDF-INSTALL under 'contrib/asdf-install'. 'abcl.contrib' …
(edit) @12438   15 years Mark Evenson Implementation of Lisp build without intermediate files. It is still …
(edit) @12434   15 years Mark Evenson Revert r12430 because it fails to signal errors in a meaningful manner.
(edit) @12430   15 years Mark Evenson Lisp compilation no longer writes build to temporary file. The way to …
(edit) @12419   15 years Mark Evenson 'abcl.release' target now drives the release process.
(edit) @12405   15 years Mark Evenson Don't invoke the entire ABCL runtime just to get the version number …
(edit) @12404   15 years Mark Evenson Debugging ABCL compilation support; upgrade to JUnit-4.8.1. Netbeans …
(edit) @12338   15 years Mark Evenson Reworked test infrastructure. Use ASDF to invoke all tests from Ant. …
(edit) @12335   15 years Mark Evenson Initial fix for support for running cl-bench test suite from Ant build …
(edit) @12333   15 years astalla Removed unused patternsets from build.xml
(edit) @12295   15 years Mark Evenson Tidy up patch to fix 'abcl.compile.lisp' breakage.
(edit) @12294   15 years Mark Evenson Fix abcl.compile.lisp under Windows.
(edit) @12293   15 years vvoutilainen Fix build breakage on linux, remove daftness from build.xml.
(edit) @12292   15 years Mark Evenson Restored inadvertent typo that hosed incremental builds of the system …
(edit) @12291   15 years Mark Evenson Ant-based build process now records FASL source locations correctly. …
(edit) @12267   15 years ehuelsmann Fix build.xml when being invoked only for distribution purposes.
Note: See TracRevisionLog for help on using the revision log.