|
|
@14192
|
8 years |
Mark Evenson |
abcl-asdf: special case handling for finding com.sun.jna.Native et. …
|
|
|
@14191
|
8 years |
Mark Evenson |
Cut the crap.
|
|
|
@14190
|
8 years |
Mark Evenson |
The Bear gets medieval with JNA.
If jna.jar is in your path, we …
|
|
|
@14189
|
8 years |
Mark Evenson |
jna: introspect classpath for com.sun.jna.Native as per Anton's …
|
|
|
@14188
|
8 years |
Mark Evenson |
jna.jar: Try harder by introspecting the classpath.
|
|
|
@14187
|
8 years |
Mark Evenson |
Fallback to reliable JNA loading for CFFI.
Implemented by moving JNA …
|
|
|
@14185
|
8 years |
Mark Evenson |
abcl-asdf-test: require ABCL-ASDF for ASDF:DEFSYSTEM.
|
|
|
@14181
|
8 years |
Mark Evenson |
abcl-contrib: Note the update to the jna-3.4.0.jar binary jvm artifact.
|
|
|
@14171
|
8 years |
Mark Evenson |
Update JNA to use the jna-3.4.0 artifact.
Sufficient jna-3.0.9 …
|
|
|
@14170
|
8 years |
Mark Evenson |
Fix the broken require contracts in ABCL-CONTRIB.
CL:REQUIRE now …
|
|
|
@14169
|
8 years |
Mark Evenson |
Fix ABCL-ASDF's ability to find Maven under Windows.
Since the JVM …
|
|
|
@14168
|
8 years |
Mark Evenson |
Fix ENSURE-REMOTE-REPOSITORY method declaration.
Use the …
|
|
|
@14166
|
8 years |
Mark Evenson |
Update to asdf-2.25.
Note that ASDF no longer exports symbols that …
|
|
|
@14057
|
8 years |
Mark Evenson |
abcl-contrib: Flesh out the toplevel README.
|
|
|
@14056
|
8 years |
Mark Evenson |
asdf-jar: Complete the CL:REQUIRE protocol by providing :ASDF-JAR.
|
|
|
@13962
|
9 years |
Mark Evenson |
jfli: fix jref for byte array problem, clean up code.
Patch by Alex …
|
|
|
@13952
|
9 years |
Mark Evenson |
jna: Add ASDF :defsystem-depends-on: clause to try to triage load failures.
|
|
|
@13951
|
9 years |
Mark Evenson |
jfli: start collecting tests. Need Anton's functions.
|
|
|
@13950
|
9 years |
Mark Evenson |
jfli.lisp: https://github.com/mrohne/jfli/blob/master/jfli.lisp.
…
|
|
|
@13949
|
9 years |
Mark Evenson |
abcl-contrib: Add jfli.
The Java Foreign Linker Interface (JFLI) …
|
|
|
@13940
|
9 years |
Mark Evenson |
Move JSS specific test under contrib.
Invocations of the ABCL test …
|
|
|
@13937
|
9 years |
Mark Evenson |
jss: fix ticket #205 JSS:WITH-CONSTANT-SIGNATURE.
Add more docstrings …
|
|
|
@13910
|
9 years |
Mark Evenson |
jss: add docstring for the rather useful HASHMAP-TO-HASHTABLE.
|
|
|
@13909
|
9 years |
Mark Evenson |
jss-3.0.2: fix SET-JAVA-FIELD.
Use the setf'able JAVA:JFIELD …
|
|
|
@13907
|
9 years |
Mark Evenson |
abcl-asdf Maven: fix obvious (?) typo
|
|
|
@13904
|
9 years |
Mark Evenson |
abcl-asdf: refactor interface.
ENSURE-REMOTE-REPOSITORY now takes a …
|
|
|
@13903
|
9 years |
Mark Evenson |
abcl-asdf: Final touches on 0.8.0.
|
|
|
@13902
|
9 years |
Mark Evenson |
abcl-asdf-0.8.0: commit to an API to specify repository.
The ASDF:MVN …
|
|
|
@13901
|
9 years |
Mark Evenson |
Part of Fix #204: require the use of maven-3.0.4.
Slyrus reports …
|
|
|
@13900
|
9 years |
Mark Evenson |
abcl-asdf: Clarify the version setting code for MVN compoments.
Fix …
|
|
|
@13886
|
9 years |
Mark Evenson |
quicklisp-abcl: boot Quicklisp install from the network with URIs.
…
|
|
|
@13883
|
9 years |
Mark Evenson |
Kludgey fix for jna.asd.
The ABCL-ASDF system needs to be loaded for …
|
|
|
@13881
|
9 years |
Mark Evenson |
jna.asd: load jna.jar version 3.0.9 under more conditions.
|
|
|
@13880
|
9 years |
Mark Evenson |
Add a symbol understood by CL:REQUIRE which allows CFFI to load.
Use
…
|
|
|
@13869
|
9 years |
Mark Evenson |
jss doc: spellchecking
|
|
|
@13867
|
9 years |
Mark Evenson |
abcl-asdf: fix logic for dealing with ASDF::MVN entries without …
|
|
|
@13865
|
9 years |
Mark Evenson |
abcl-asdf: Rename SATISFY to RESOLVE.
Re-jiggle the exported symbols
…
|
|
|
@13863
|
9 years |
Mark Evenson |
abcl-asdf: always use runtime scope for resolving Maven artifacts.
|
|
|
@13862
|
9 years |
Mark Evenson |
Make ABCL-ASDF:SATISFY a generic function, override it to interpret …
|
|
|
@13861
|
9 years |
Mark Evenson |
abcl-asdf: Use the JVM's notion of the classpath separator.
|
|
|
@13860
|
9 years |
Mark Evenson |
ABCL-ASDF:RESOLVE-ARTIFACT now returns the namestring of the artifact. …
|
|
|
@13859
|
9 years |
Mark Evenson |
abcl-asdf: return the connector for "https" role-hint.
|
|
|
@13848
|
9 years |
Mark Evenson |
abcl-contrib: Corrections to README.
|
|
|
@13847
|
9 years |
Mark Evenson |
abcl-contrib: Create a top-level README for someone browsing the archive.
|
|
|
@13846
|
9 years |
Mark Evenson |
abcl-asdf: fix typo in previous commit.
Or maybe I shouldn't attempt …
|
|
|
@13845
|
9 years |
Mark Evenson |
Refactor previous commit into something (slightly) less hideous.
…
|
|
|
@13844
|
9 years |
Mark Evenson |
abcl-asdf: robustify strategy for finding Maven, especially under …
|
|
|
@13842
|
9 years |
Mark Evenson |
metadata+doc: Add Rudi Schlatte as a current committer.
|
|
|
@13841
|
9 years |
Mark Evenson |
abcl-asdf: Use *maven-http-proxy* for all Maven Aether resolutions.
…
|
|
|
@13836
|
9 years |
Mark Evenson |
abcl-asdf: Enable the specification of an http(s) proxy in …
|
|
|
@13820
|
9 years |
Mark Evenson |
jss doc: note availabilty of interactive restart to resolve class …
|
|
|
@13813
|
9 years |
Mark Evenson |
jss readme: Balance parenthesis. Normalize symbols to keywords.
|
|
|
@13812
|
9 years |
Mark Evenson |
Correct README to indicate that JSS 3 has a namespace.
|
|
|
@13809
|
9 years |
Mark Evenson |
maven: identify builds from trunk as '1.1.0-dev'.
|
|
|
@13808
|
9 years |
Mark Evenson |
abcl-asdf: remove all the broken test framework references.
The …
|
|
|
@13807
|
9 years |
Mark Evenson |
Further fix for ABCL-ASDF load time failure.
Start separating out the …
|
|
|
@13806
|
9 years |
Mark Evenson |
Fix ABCL-ASDF load time failure.
|
|
|
@13804
|
9 years |
Mark Evenson |
Fix for maven-3.0.4.
Part of the process of cleaning up ABCL-ASDF to …
|
|
|
@13803
|
9 years |
Mark Evenson |
Add Ant convenience target for "abcl-contrib.jar".
|
|
|
@13795
|
9 years |
Mark Evenson |
Yong patches asdf-jar for MSFT.
See …
|
|
|
@13794
|
9 years |
Mark Evenson |
Bless abcl-asdf-0.5.0 to fix bugs.
Outstanding issue is that it …
|
|
|
@13771
|
9 years |
Mark Evenson |
The Bear eats its tail.
Use Maven to locate, retrieve, and cache the …
|
|
|
@13770
|
9 years |
Mark Evenson |
Simple runtime maven test.
CL-USER> …
|
|
|
@13756
|
9 years |
astalla |
Update POMs and readme for 1.0.1 release to Sonatype
|
|
|
@13701
|
9 years |
Mark Evenson |
mop: implement mop:extract-specializer-names as specified in AMOP page …
|
|
|
@13606
|
9 years |
Mark Evenson |
Correct URL for http browsing ABCL source in Maven POM.
|
|
|
@13575
|
9 years |
Mark Evenson |
Update ABCL-ASDF contrib to 0.4.1.
Document functions a bit better. …
|
|
|
@13573
|
9 years |
Mark Evenson |
Update the Maven artifact descriptions produced as output.
|
|
|
@13570
|
9 years |
Mark Evenson |
Fix typo in abcl-asdf.
|
|
|
@13556
|
9 years |
Mark Evenson |
README for using the ASDF definitions to define JVM artifacts.
|
|
|
@13550
|
9 years |
Mark Evenson |
Maven dependencies loaded via ASDF defintions.
If a Maven3 …
|
|
|
@13436
|
9 years |
Mark Evenson |
Fix JSS load by adding missing file.
|
|
|
@13432
|
9 years |
Mark Evenson |
Fix the ABCL-ASDF:*ADDED-TO-CLASSPATH* to actually record additions.
…
|
|
|
@13431
|
9 years |
Mark Evenson |
Allow ASDF definitions for JAR-FILE to include ".jar".
This increases …
|
|
|
@13430
|
9 years |
Mark Evenson |
Refactor ASDF extensions from JSS into ABCL-ASDF.
The JAR-FILE, …
|
|
|
@13398
|
10 years |
Mark Evenson |
JSS:JLIST-TO-LIST now works for types implementing java.util.List.
…
|
|
|
@13397
|
10 years |
Mark Evenson |
Rename as JSS:JLIST-TO-LIST to align with JAVA conventions.
|
|
|
@13396
|
10 years |
Mark Evenson |
Correct my dyslexic spelling to ENSURE-COMPATIBILITY.
|
|
|
@13394
|
10 years |
Mark Evenson |
Ensure that ASDF jar-file always loaded when encountered.
JSS:NEW is …
|
|
|
@13370
|
10 years |
Mark Evenson |
Add support for releasing the contrib with Maven artifacts.
Create a …
|
|
|
@13367
|
10 years |
Mark Evenson |
RESOLVE-DEPENDENCIES now working for remote resolution.
Something …
|
|
|
@13364
|
10 years |
Mark Evenson |
Use java.util.regex to deal with versions more cleanly.
|
|
|
@13363
|
10 years |
Mark Evenson |
Export JCMN and JAPROPOS.
Start documentation by copying the …
|
|
|
@13362
|
10 years |
Mark Evenson |
Dynamically find location of mvn libraries based on 'mvn' in PATH.
…
|
|
|
@13360
|
10 years |
Mark Evenson |
jss-2.0.1 remove use of MAKE-IMMEDIATE-OBJECT.
|
|
|
@13355
|
10 years |
Mark Evenson |
ASDF-ABCL:RESOLVE returns Maven dependencies from local repository.
I …
|
|
|
@13354
|
10 years |
Mark Evenson |
Incorrect start on Maven repository saved for posterity.
|
|
|
@13351
|
10 years |
Mark Evenson |
asdf-jar-0.2.1 corrects load-time errors.
|
|
|
@13350
|
10 years |
Mark Evenson |
Document the use of the ASDF-JAR contrib.
ASDF:ADD-TO-ASDF provides a …
|
|
|
@13348
|
10 years |
Mark Evenson |
ASDF-JAR:PACKAGE now handles recursive dependencies.
Rewrote the …
|
|
|
@13347
|
10 years |
Mark Evenson |
ASDF-JAR:PACKAGE will compile and package asdf systems into jar files. …
|
|
|
@13346
|
10 years |
Mark Evenson |
Incremental progress towards getting ASDF-JAR working.
Now we just …
|
|
|
@13345
|
10 years |
Mark Evenson |
Fix all compilation warnings.
Still not expected that ABCL-ASDF …
|
|
|
@13344
|
10 years |
Mark Evenson |
Undebugged implementation of enumerating the source and fasls.
Using …
|
|
|
@13343
|
10 years |
Mark Evenson |
Fix compilation of ABCL-ASDF contrib.
It still doesn't run.
|
|
|
@13342
|
10 years |
Mark Evenson |
Implementation strategy: use the Maven Ant tasks to drive via build.xml.
|
|
|
@13340
|
10 years |
Mark Evenson |
Rough cut of what declaring Maven dependencies in ASDF would be like.
|
|
|
@13337
|
10 years |
Mark Evenson |
HEADS-UP breaks package.
Intermediate checkpoint on the road to fully …
|
|
|
@13336
|
10 years |
Mark Evenson |
Create form of SYSTEM:ZIP that uses a hashtable to map files to …
|
|
|
@13322
|
10 years |
Mark Evenson |
Make asdf-install version compatible with ASDF2 requirements.
Muffles …
|
|
|