Skip to content

Tags: tvainika/jna

Tags

3.2.0

Toggle 3.2.0's commit message
base linux/i386 on glibc 2.3.4

tagged by Timothy Wall on Fri, 17 Jul 2009 18:53:50 +0000
diff --git a/jnalib/dist/jna.jar b/jnalib/dist/jna.jar
index 0f1a705..81b7859 100644
Binary files a/jnalib/dist/jna.jar and b/jnalib/dist/jna.jar differ
diff --git a/jnalib/dist/linux-i386.jar b/jnalib/dist/linux-i386.jar
index 7a62758..dd94776 100644
Binary files a/jnalib/dist/linux-i386.jar and b/jnalib/dist/linux-i386.jar differ

3.1.0

Toggle 3.1.0's commit message
tag 3.1.0

tagged by Timothy Wall on Wed, 20 May 2009 21:17:54 +0000

3.0.9

Toggle 3.0.9's commit message
Tag 3.0.9

tagged by Wayne Meissner on Thu, 30 Oct 2008 20:30:15 +0000

3.0.8

Toggle 3.0.8's commit message
Tag 3.0.8

tagged by Wayne Meissner on Sat, 18 Oct 2008 21:08:51 +0000

3.0.7

Toggle 3.0.7's commit message
tag 3.0.7

tagged by Timothy Wall on Wed, 1 Oct 2008 13:45:13 +0000

3.0.6

Toggle 3.0.6's commit message
add omitted win64 target

tagged by Timothy Wall on Wed, 17 Sep 2008 18:21:48 +0000
diff --git a/jnalib/build.xml b/jnalib/build.xml
index 2d29e66..a37e159 100644
--- a/jnalib/build.xml
+++ b/jnalib/build.xml
@@ -253,6 +253,7 @@
     <echo>Invalidating native code, new checksum is </echo>
     <copy file=/out-of-date.jar tofile=/darwin.jar overwrite=true/>
     <copy file=/out-of-date.jar tofile=/win32-x86.jar overwrite=true/>
+    <copy file=/out-of-date.jar tofile=/win32-amd64.jar overwrite=true/>
     <copy file=/out-of-date.jar tofile=/linux-i386.jar overwrite=true/>
     <copy file=/out-of-date.jar tofile=/linux-amd64.jar overwrite=true/>
     <copy file=/out-of-date.jar tofile=/freebsd-i386.jar overwrite=true/>
@@ -553,6 +554,9 @@
       <zipfileset src=/openbsd-i386.jar
                   includes=*jnidispatch*
                   prefix=com/sun/jna/openbsd-i386/>
+      <zipfileset src=/win32-amd64.jar
+                  includes=*jnidispatch*
+                  prefix=com/sun/jna/win32-amd64/>
     </jar>
     <copy todir=>
       <fileset dir=>
diff --git a/jnalib/dist/jna.jar b/jnalib/dist/jna.jar
index 5ce0593..cadfa54 100644
Binary files a/jnalib/dist/jna.jar and b/jnalib/dist/jna.jar differ
diff --git a/jnalib/dist/src-full.zip b/jnalib/dist/src-full.zip
index 0b19d4b..9292408 100644
Binary files a/jnalib/dist/src-full.zip and b/jnalib/dist/src-full.zip differ
diff --git a/jnalib/dist/src.zip b/jnalib/dist/src.zip
index 310fde3..8518663 100755
Binary files a/jnalib/dist/src.zip and b/jnalib/dist/src.zip differ
diff --git a/jnalib/jna.jar b/jnalib/jna.jar
deleted file mode 100644
index cadfa54..0000000
Binary files a/jnalib/jna.jar and /dev/null differ
diff --git a/jnalib/src-full.zip b/jnalib/src-full.zip
deleted file mode 100644
index 9292408..0000000
Binary files a/jnalib/src-full.zip and /dev/null differ
diff --git a/jnalib/src.zip b/jnalib/src.zip
deleted file mode 100755
index 8518663..0000000
Binary files a/jnalib/src.zip and /dev/null differ

3.0.5

Toggle 3.0.5's commit message
add LICENSE.txt to src.zip

tagged by Timothy Wall on Tue, 26 Aug 2008 13:44:39 +0000
diff --git a/jnalib/dist/src.zip b/jnalib/dist/src.zip
index 957b465..5931c40 100755
Binary files a/jnalib/dist/src.zip and b/jnalib/dist/src.zip differ

3.0.4

Toggle 3.0.4's commit message
add LICENSE.txt to src.zip

tagged by Timothy Wall on Tue, 26 Aug 2008 13:44:22 +0000
diff --git a/jnalib/dist/src.zip b/jnalib/dist/src.zip
index 9489fa3..effcd94 100755
Binary files a/jnalib/dist/src.zip and b/jnalib/dist/src.zip differ

3.0.3

Toggle 3.0.3's commit message
Fix native library for sunos-x86

tagged by Timothy Wall on Tue, 24 Jun 2008 02:07:39 +0000
diff --git a/jnalib/dist/jna.jar b/jnalib/dist/jna.jar
index 5c669af..3f89c8f 100644
Binary files a/jnalib/dist/jna.jar and b/jnalib/dist/jna.jar differ
diff --git a/jnalib/dist/sunos-x86.jar b/jnalib/dist/sunos-x86.jar
index 75326ac..34b2826 100644
Binary files a/jnalib/dist/sunos-x86.jar and b/jnalib/dist/sunos-x86.jar differ

3.0.2

Toggle 3.0.2's commit message
create tag

tagged by Timothy Wall on Fri, 29 Feb 2008 03:35:18 +0000