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:
jrandom
2004-08-21 18:03:45 +00:00
committed by zzz
parent dc3d6bfc43
commit 1431d1fecd
4 changed files with 13 additions and 0 deletions

View File

@ -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/" />

View 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.

Binary file not shown.

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.1
iQA/AwUAQSdECRpxS9rYd+OGEQJ/fACgrsYNKFu34BsP+x2lASnK9/OACMsAnRaN
lo62TVdfz6s4kkEMBRxdlCrE
=B09o
-----END PGP SIGNATURE-----