toss the new precompiled & self detecting jbigi/jcpuid code into cvs and packaged in the new installer as lib/jbigi.jar
This commit is contained in:
@ -91,6 +91,7 @@
|
||||
<copy file="installer/java/build/install.jar" todir="build/" />
|
||||
<copy file="installer/java/build/guiinstall.jar" todir="build/" />
|
||||
<copy file="installer/java/build/fetchseeds.jar" todir="build/" />
|
||||
<copy file="installer/lib/jbigi/jbigi.jar" todir="build" />
|
||||
</target>
|
||||
<target name="javadoc">
|
||||
<mkdir dir="./build" />
|
||||
@ -206,6 +207,7 @@
|
||||
<copy file="build/sam.jar" todir="pkg-temp/lib/" />
|
||||
<copy file="build/xercesImpl.jar" todir="pkg-temp/lib/" />
|
||||
<copy file="build/xml-apis.jar" todir="pkg-temp/lib/" />
|
||||
<copy file="build/jbigi.jar" todir="pkg-temp/lib" />
|
||||
<copy file="build/i2ptunnel.war" todir="pkg-temp/webapps/" />
|
||||
<copy file="build/routerconsole.war" todir="pkg-temp/webapps/" />
|
||||
<copy file="hosts.txt" todir="pkg-temp/" />
|
||||
|
4
installer/lib/jbigi/README.txt
Normal file
4
installer/lib/jbigi/README.txt
Normal file
@ -0,0 +1,4 @@
|
||||
jbigi.jar was built by jrandom on Aug 21, 2004 with the jbigi and jcpuid
|
||||
native libraries compiled on linux, winXP (w/ MinGW), and freebsd (4.8).
|
||||
The GMP code in jbigi is from GMP-4.1.3 (http://www.swox.com/gmp/), and
|
||||
was optimized for a variety of CPU architectures.
|
BIN
installer/lib/jbigi/jbigi.jar
Normal file
BIN
installer/lib/jbigi/jbigi.jar
Normal file
Binary file not shown.
7
installer/lib/jbigi/jbigi.jar.sig
Normal file
7
installer/lib/jbigi/jbigi.jar.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: PGP 8.1
|
||||
|
||||
iQA/AwUAQSdECRpxS9rYd+OGEQJ/fACgrsYNKFu34BsP+x2lASnK9/OACMsAnRaN
|
||||
lo62TVdfz6s4kkEMBRxdlCrE
|
||||
=B09o
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user