summaryrefslogtreecommitdiff
path: root/Examples/java/native
Commit message (Expand)AuthorAgeFilesLines
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-2/+4
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-4/+4
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-161-1/+1
* Move javac compile for examples into common Makefile for examplesWilliam S Fulton2013-04-191-1/+2
* Run java examples during 'make check-examples'William S Fulton2013-04-191-5/+4
* rename java run tests from main to runme for consistency across the languagesWilliam S Fulton2008-11-172-2/+2
* Remove cvs $Header$William S Fulton2007-10-171-2/+0
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-13/+0
* clearer example - patch #1524059William S Fulton2006-09-151-6/+8
* links added - patch #1524088William S Fulton2006-09-151-1/+3
* remove extra void * cast which hides type punned aliasing gcc warningWilliam S Fulton2006-03-041-1/+1
* force examples to use preinst-swig, as is done in the test-suiteMarcelo Matus2005-11-271-1/+1
* Fixes to remove "dereferencing type-punned pointer will break strict-aliasing...William S Fulton2005-05-131-1/+1
* Warning fixesWilliam S Fulton2004-01-071-0/+2
* -noproxy commandline option not necessaryWilliam S Fulton2003-02-261-1/+1
* VC++ pollutionWilliam S Fulton2003-02-251-5/+7
* The great mergeDave Beazley2002-11-306-20/+57
* (check): New target.Thien-Thi Nguyen2000-08-041-1/+1
* added example of mixing hand written jni code with swigHarco de Hilster2000-03-054-0/+96