summaryrefslogtreecommitdiffstats
path: root/java/examples
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵Allen Byrne2016-08-011-8/+2
| | | | commands. Fixes possible overruns on windows command lines.
* [svn-r29871] HDFFV-9743: Fix java examples Debug build commands.Allen Byrne2016-05-044-21/+33
| | | | rename examples clear-objects test names.
* [svn-r29513] Only delete the copied and generated test files.Allen Byrne2016-03-224-40/+8
|
* [svn-r29507] Add actual file name to delete functions to prevent accidental ↵Allen Byrne2016-03-224-9/+9
| | | | | | deletion of source files. (HDFFV-9730 created for tools scripts, which is the basis for the java scripts)
* [svn-r29480] Correct copy functions to test the directoryAllen Byrne2016-03-214-18/+18
|
* [svn-r29465] Fix issue with .classes dir not getting created for java by ↵Allen Byrne2016-03-174-12/+12
| | | | adding mkdir .classes to configure.
* [svn-r29463] qualify .classes with $(top_builddir)Allen Byrne2016-03-174-4/+4
|
* [svn-r29231] Check if szip is enabled before attempting to run example with ↵Allen Byrne2016-02-291-1/+18
| | | | szip.
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-29117-0/+15978