Commit Graph

16 Commits

Author SHA1 Message Date
uniederer
33de3f93a5 Moved the library parts to a subdirectory
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@302 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-12-04 07:49:53 +00:00
uniederer
4e116ce35c - Reorganization of the build script to make it more portable
- Removed the conditional code that decided whether to use JVM for unit tests or not
- Changed the unit test code so the test code is now imported by using the DLL function
- Introduced mechanisms to concentrate the loading of classes to specific methods instead of putting them into another function

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@301 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-11-29 17:10:26 +00:00
uniederer
537d6901c3 - Added unit test facilities for the dll
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@298 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-05-09 06:35:49 +00:00
uniederer
0931c64507 - Corrected include path settings, so the C/C++ Analysis of Eclipse Indigo works
- Added a debug build option to build.xml

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@289 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-04-05 11:28:33 +00:00
uniederer
cc65dbfa74 - Binding to Libusb 1.0
- Adding version information to the library

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@281 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2012-03-30 12:08:45 +00:00
spandi
7b6e027f77 use only one version property for Windows and Unix-like systems
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@274 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2009-05-17 19:37:40 +00:00
spandi
b6d82b5754 support for 64 bit os (thanks to Jonas)
dummy root bus added to UsbView
tests updated

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@259 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2007-09-03 19:09:49 +00:00
spandi
47b3e28aee third include path option added in linux target to work with jdk 6
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@249 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2007-04-19 20:41:40 +00:00
spandi
f0d9b57029 second include path option added in linux target
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@248 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2007-04-19 19:37:02 +00:00
spandi
5157352d25 build target for mac added (thanks to mike)
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@246 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2007-04-09 12:40:19 +00:00
schlaepfer
28202880db - include path fixed (changed to basedir instead of user.dir)
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@217 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2006-11-28 08:02:50 +00:00
schlaepfer
c41b4faed1 - description updated
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@216 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2006-11-28 07:44:53 +00:00
schlaepfer
d55ace1231 - header updated
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@215 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2006-11-28 07:42:51 +00:00
schlaepfer
e3cd1774f3 - compiler corrected
- delete so.* file

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@211 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2006-11-24 13:48:47 +00:00
schlaepfer
82ae8bfe32 -haeder file include corrected
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@210 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2006-11-24 13:46:42 +00:00
schlaepfer
a6e28f655b - directory LibusbWin renamed to LibusbJava
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@205 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
2006-11-24 11:25:05 +00:00