|
|
@13292
|
14 years |
Mark Evenson |
Untabify.
|
|
|
@13279
|
14 years |
Mark Evenson |
Fix part of uptodate check for abcl.jar based on Version.java.
|
|
|
@13212
|
14 years |
Mark Evenson |
Added Ant targets to generate javadoc.
'abcl.javadoc' generates the …
|
|
|
@13211
|
14 years |
Mark Evenson |
'abcl.source.jar' now produces a source archive intended for Maven.
…
|
|
|
@13199
|
14 years |
Mark Evenson |
Fix ad infinitum appending of 'svnversion' results in incremental …
|
|
|
@13198
|
14 years |
ehuelsmann |
Update r13197 for Windows.
|
|
|
@13197
|
14 years |
Mark Evenson |
Incorporate output of 'svnversion' into LISP-IMPLEMENTATION-VERSION.
…
|
|
|
@13029
|
14 years |
Mark Evenson |
Ensure that build process exits with error if abcl.contrib.compile fails.
|
|
|
@12988
|
14 years |
Mark Evenson |
Include example 'abcl.properties.in' in source release
|
|
|
@12960
|
15 years |
ehuelsmann |
Add Ant target which allows JPDA/IDE-based debugging of ABCL's …
|
|
|
@12901
|
15 years |
Mark Evenson |
Include contrib in source release.
|
|
|
@12847
|
15 years |
Mark Evenson |
Remove possible FASL artifacts from source directory.
When working on …
|
|
|
@12826
|
15 years |
vvoutilainen |
DocString? annotation support, for generating DOCUMENTATION, and
later …
|
|
|
@12808
|
15 years |
Mark Evenson |
Fix TAGS creation on win32 for long commandline limitations (Matt Sedon).
|
|
|
@12750
|
15 years |
Mark Evenson |
Include "examples/" is source release.
Rported and Patched by Mario …
|
|
|
@12749
|
15 years |
Mark Evenson |
Undo previous commmit.
|
|
|
@12748
|
15 years |
Mark Evenson |
Include 'examples' in release source distribution.
Reported by Mario Lang.
|
|
|
@12676
|
15 years |
Mark Evenson |
Muffle warning from Ant 1.8.1 about includeantruntime not being set.
|
|
|
@12675
|
15 years |
Mark Evenson |
Fix build from scratch breakage in r12673.
|
|
|
@12671
|
15 years |
Mark Evenson |
Site specific initialization code can be named by 'abcl.startup.file'. …
|
|
|
@12659
|
15 years |
Mark Evenson |
Fix Ant-based invocation of Java Unit tests.
Remove reference to …
|
|
|
@12647
|
15 years |
ehuelsmann |
Don't warn about Java 1.6.0_20 being an inappropriate version.
|
|
|
@12621
|
15 years |
Mark Evenson |
Add missing shell script from distribution.
|
|
|
@12532
|
15 years |
Mark Evenson |
Rename 'build.properties' to 'abcl.properties'.
Eclipse uses …
|
|
|
@12514
|
15 years |
Mark Evenson |
Create logical pathnames translations for "SYS:SRC" and "SYS:JAVA".
…
|
|
|
@12487
|
15 years |
Mark Evenson |
Port of ASDF-INSTALL under 'contrib/asdf-install'.
'abcl.contrib' …
|
|
|
@12438
|
15 years |
Mark Evenson |
Implementation of Lisp build without intermediate files.
It is still …
|
|
|
@12434
|
15 years |
Mark Evenson |
Revert r12430 because it fails to signal errors in a meaningful manner.
|
|
|
@12430
|
15 years |
Mark Evenson |
Lisp compilation no longer writes build to temporary file.
The way to …
|
|
|
@12419
|
15 years |
Mark Evenson |
'abcl.release' target now drives the release process.
|
|
|
@12405
|
15 years |
Mark Evenson |
Don't invoke the entire ABCL runtime just to get the version number …
|
|
|
@12404
|
15 years |
Mark Evenson |
Debugging ABCL compilation support; upgrade to JUnit-4.8.1.
Netbeans …
|
|
|
@12338
|
15 years |
Mark Evenson |
Reworked test infrastructure.
Use ASDF to invoke all tests from Ant.
…
|
|
|
@12335
|
15 years |
Mark Evenson |
Initial fix for support for running cl-bench test suite from Ant build …
|
|
|
@12333
|
15 years |
astalla |
Removed unused patternsets from build.xml
|
|
|
@12295
|
15 years |
Mark Evenson |
Tidy up patch to fix 'abcl.compile.lisp' breakage.
|
|
|
@12294
|
15 years |
Mark Evenson |
Fix abcl.compile.lisp under Windows.
|
|
|
@12293
|
15 years |
vvoutilainen |
Fix build breakage on linux, remove daftness from build.xml.
|
|
|
@12292
|
15 years |
Mark Evenson |
Restored inadvertent typo that hosed incremental builds of the system …
|
|
|
@12291
|
15 years |
Mark Evenson |
Ant-based build process now records FASL source locations correctly.
…
|
|
|
@12267
|
15 years |
ehuelsmann |
Fix build.xml when being invoked only for distribution purposes.
|
|
|
@12238
|
15 years |
Mark Evenson |
New targets for binary releases 'abcl.binary.tar' and 'abcl.binary.zip'.
|
|
|
@12235
|
15 years |
Mark Evenson |
Make default action of Ant build to clean then compile.
The former …
|
|
|
@12197
|
15 years |
ehuelsmann |
Correct speling error found by lpolzer.
|
|
|
@12128
|
16 years |
Mark Evenson |
Fix typo from last commit.
|
|
|
@12127
|
16 years |
Mark Evenson |
Redo source distribution targets to explicitly change line endings.
…
|
|
|
@12121
|
16 years |
Mark Evenson |
Don't include the ScriptEngineFactory? in the META-INF abcl.jar …
|
|
|
@12045
|
16 years |
Mark Evenson |
Added pattern for TAGS target to parse ' ### SYMBOL' annotation.
…
|
|
|
@12026
|
16 years |
Mark Evenson |
Restore use of 'additional.jars' Ant build property to include …
|
|
|
@12025
|
16 years |
astalla |
Modified build.xml to build the gui-based prompt stream.
|
|
|
@12016
|
16 years |
Mark Evenson |
Fix current directory problems with ABCL Lisp-based test suite.
Now …
|
|
|
@11751
|
16 years |
ehuelsmann |
Don't catch STDERR output into the property, so that it becomes usable …
|
|
|
@11740
|
16 years |
ehuelsmann |
Fix tarbal creation.
|
|
|
@11653
|
16 years |
Mark Evenson |
If the either the Lisp or Java compilation fails, halt the Ant based …
|
|
|
@11605
|
16 years |
Mark Evenson |
ABCL included Lisp tests now working from ASDF and Ant.
The following …
|
|
|
@11596
|
16 years |
Mark Evenson |
Invocation of ASDF tests from Lisp via instructions at top of …
|
|
|
@11590
|
16 years |
astalla |
Merged the scripting branch, providing JSR-223 support and other new …
|
|
|
@11570
|
16 years |
Mark Evenson |
Refactored Ant-based build to decrease compilation time.
<antcall> …
|
|
|
@11546
|
16 years |
Mark Evenson |
More fixes for the Ant target 'abcl.test'.
For some odd reason, …
|
|
|
@11537
|
16 years |
Mark Evenson |
build.xml's target 'abcl.test' invokes the GCL ANSI-TEST interpreted …
|
|
|
@11535
|
16 years |
Mark Evenson |
Intermediate fix to remove double dupliation.
|
|
|
@11530
|
16 years |
Mark Evenson |
'abcl.test' now invokes both Java and Lisp based tests.
First stab at …
|
|
|
@11527
|
16 years |
Mark Evenson |
(Phil Hudson) Make FastStringBuffer? an adapter to java-1.5's …
|
|
|
@11515
|
16 years |
Mark Evenson |
Remove references to building 'j' in the 'abcl' build.xml.
To build …
|
|
|
@11499
|
16 years |
Mark Evenson |
Revert Netbeans breakage.
|
|
|
@11495
|
16 years |
Mark Evenson |
Remove errant build.xml intermediate file creation.
|
|
|
@11457
|
16 years |
ehuelsmann |
Create separate project directories for ABCL and J.
|
|
copied from trunk/j/build.xml:
|
|
|
@11434
|
16 years |
ehuelsmann |
Merge open-external-format branch back to trunk.
|