summaryrefslogtreecommitdiffstats
path: root/tools/test/h5jam
Commit message (Collapse)AuthorAgeFilesLines
* Switch default build mode to production.Larry Knox2018-08-091-0/+2
| | | | | Propagate configure.ac changes to configure and Makefile.ins with autogen.sh.
* Set version to 1.10.3-pre1, disable maintainer mode, commit filesLarry Knox2018-07-281-0/+1464
| | | | generated by autogen.sh.
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-3/+3
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-262-18/+12
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-16/+14
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-03-181-4/+1
|\ | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
| * Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
| |
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
| |
| * HDFFV-10385 rework java namesAllen Byrne2018-01-171-3/+0
| |
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-1/+2
|/
* Cleanup cmake clean macrosAllen Byrne2017-10-031-1/+27
|
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-192-8/+0
|
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-218/+220
|\
| * Make test scripts fail if result files are createdAllen Byrne2017-05-021-218/+220
| |
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-1/+1
|/ | | | | | HDopen() calls. Also fixed a minor const warning in the core VFD.
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-256-30/+31
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Update CMake files and formattingAllen Byrne2017-03-011-12/+12
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-30/+30
|
* Split tools into src and test - add foldersAllen Byrne2016-10-2717-0/+1956