Timothy Wall
|
d8638912f0
|
fix build on newer mac OSX (10.8/10.9)
|
2014-04-21 06:06:02 -04:00 |
|
Andrew McDermott
|
6cd4216336
|
Add and bundle support for AArch64
Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
|
2014-04-04 05:44:12 +00:00 |
|
Timothy Wall
|
28fc8ce789
|
enable AIX build, update natives
|
2014-03-18 17:16:31 -07:00 |
|
dB
|
d498bd9493
|
Preparing for development, 4.1.1.
|
2014-03-06 11:10:44 -05:00 |
|
dB
|
34d87fd98f
|
Preparing for 4.1 release.
|
2014-03-06 08:00:08 -05:00 |
|
Brett Wooldridge
|
9de200502a
|
Build jna-platform jar with OSGi headers. Fix OSGi "Bundle-version" header of core jna.jar to contain full version number, rather
than just ${jna.major} number.
|
2013-09-20 13:05:07 +09:00 |
|
Brett Wooldridge
|
57197d3cc8
|
Revert "Build jna-platform jar with OSGi headers. Fix OSGi "Bundle-version" header of core jna.jar to contain full version number, rather"
This reverts commit e4a1158b50.
|
2013-09-20 13:04:05 +09:00 |
|
Brett Wooldridge
|
e4a1158b50
|
Build jna-platform jar with OSGi headers. Fix OSGi "Bundle-version" header of core jna.jar to contain full version number, rather
than just ${jna.major} number.
|
2013-09-20 12:55:19 +09:00 |
|
Timothy Wall
|
15b2df4acf
|
enable platform tests to run w/o native build bits
|
2013-07-22 06:59:34 -04:00 |
|
Timothy Wall
|
b980a28c91
|
bump version
|
2013-07-04 14:51:52 -04:00 |
|
Timothy Wall
|
97449288eb
|
ensure native bits get built for 'native' target and for tests
|
2013-07-03 07:23:53 -04:00 |
|
Timothy Wall
|
b9fa73ce7a
|
add bsd targets
|
2013-06-13 02:48:26 -04:00 |
|
Timothy Wall
|
3db7fc10ec
|
rename platform.jar to jna-platform.jar
|
2013-06-13 02:23:18 -04:00 |
|
Timothy Wall
|
c6151c3775
|
ensure native library found in jar
|
2013-06-02 08:34:03 -04:00 |
|
Timothy Wall
|
0387196f85
|
fix library load error w/unicode
|
2013-06-02 14:18:32 +02:00 |
|
Timothy Wall
|
c7e7798979
|
fix amd64 native thread cleanup test
|
2013-05-30 10:42:09 -04:00 |
|
Timothy Wall
|
1492546150
|
revise string encoding
|
2013-05-19 22:53:38 -04:00 |
|
Timothy Wall
|
95c7be884f
|
clean up platform tests and error handling on windows
|
2013-05-18 12:39:27 -04:00 |
|
Timothy Wall
|
0f1bdc87d4
|
enable android-x86 cross-builds
|
2013-05-16 23:01:14 -07:00 |
|
Timothy Wall
|
daf8d5ef89
|
fix up VM arch flags
|
2013-05-15 10:04:40 -04:00 |
|
Timothy Wall
|
7a0ec5b1df
|
fix vm arch property def
|
2013-05-13 23:37:16 -04:00 |
|
Timothy Wall
|
f903aa926d
|
use a single build directory, multiple build/native-(prefix) directories
|
2013-05-13 08:01:14 -04:00 |
|
Timothy Wall
|
5b240371d9
|
Merge branch 'master' of github.com:twall/jna
|
2013-05-12 00:05:30 -04:00 |
|
Timothy Wall
|
d65432a014
|
update w32 natives
fix stdcall stack in libffi
auto-update version resource
|
2013-05-11 23:55:54 -04:00 |
|
Timothy Wall
|
107d7fa43e
|
report correct javaws error on win64
|
2013-05-11 21:44:11 -04:00 |
|
Timothy Wall
|
d843968432
|
consolidate BSD targets
|
2013-05-10 20:54:57 -04:00 |
|
Timothy Wall
|
a9ef0e6aca
|
use current java version for compatibility if less than 1.6
|
2013-05-10 08:24:16 -04:00 |
|
Timothy Wall
|
5206982e48
|
add ASL
set compatibility to 1.6 by default
tweak CreateProcessW definition
avoid unicode errors in username on win32 (temp files)
|
2013-05-10 08:00:53 -04:00 |
|
Timothy Wall
|
5d8243ec3b
|
revise resource extraction to use explicit class loaders
|
2013-04-21 09:33:05 -04:00 |
|
Timothy Wall
|
97403354a2
|
add tests for library loading from resource path
|
2013-04-17 20:53:09 -04:00 |
|
Timothy Wall
|
3f6441c420
|
Merge branch 'master' of github.com:twall/jna
|
2013-04-17 07:29:12 -04:00 |
|
Timothy Wall
|
885586188c
|
clean up platform test runner, run on all platforms
|
2013-04-17 07:28:28 -04:00 |
|
Timothy Wall
|
a517ca68e9
|
fix libjsig path
|
2013-04-16 19:39:58 -04:00 |
|
Dan Rollo
|
6d2658d888
|
Revert back to 'failifexecutionfails' for git call.
|
2013-04-11 03:32:16 -04:00 |
|
Dan Rollo
|
48df3d3cd2
|
Try 'searchpath' in clean-exec target on OSX.
|
2013-04-11 03:20:35 -04:00 |
|
Dan Rollo
|
3a795a4483
|
add 'failifexecutionfails' to ignore problems reverting version stamped files. Was causing build problem on OSX build agent.
|
2013-04-10 00:21:57 -04:00 |
|
Timothy Wall
|
721a080af9
|
clean up nounpack handling
|
2013-04-09 05:57:06 -04:00 |
|
Timothy Wall
|
6b923bcf0c
|
avoid superfluous rebuilds on windows, fix md5 checksum with newer ant
|
2013-04-09 05:19:46 -04:00 |
|
Timothy Wall
|
889d2bbb11
|
avoid spurious rebuilds
|
2013-04-09 04:55:06 -04:00 |
|
Timothy Wall
|
6fc42f59e1
|
use tls for callback detach indication, avoid potential conflict with last error
|
2013-04-08 09:56:42 -04:00 |
|
Timothy Wall
|
3cfb7df151
|
enable canonical processor designations on other platforms
|
2013-04-06 17:19:14 -04:00 |
|
Timothy Wall
|
16e6031999
|
use consistent processor arch names, bump version number
|
2013-04-06 09:30:13 -04:00 |
|
Timothy Wall
|
a4ee620aaf
|
merge from upstream
|
2013-04-06 08:49:44 -04:00 |
|
Timothy Wall
|
85d8d08972
|
update docs
|
2013-04-06 06:07:54 -04:00 |
|
Timothy Wall
|
5cf120de75
|
Merge pull request #210 from bertfrees/24f60158d4bf25c3fa57f53ae2ba6fb0c80a1637
OSGi fix for Mac OS X
|
2013-04-06 02:39:49 -07:00 |
|
Timothy Wall
|
3823533c17
|
add support for loading native libraries from classpath (FS or jar)
|
2013-04-05 05:13:53 -04:00 |
|
Timothy Wall
|
fecaf92ec1
|
auto-generate copyright year
|
2013-04-05 02:14:06 -04:00 |
|
Timothy Wall
|
b7951759ec
|
avoid having to edit/commit file to toggle between maven modes
|
2013-04-03 05:30:03 -04:00 |
|
Bert Frees
|
24f60158d4
|
OSGi fix for Max OS X
|
2013-04-01 21:34:58 +02:00 |
|
Timothy Wall
|
d8e8889d92
|
improve performance saving last error (per thread)
|
2013-03-26 11:28:27 -04:00 |
|