summaryrefslogtreecommitdiffstats
path: root/config/cmake_ext_mod
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add Splitter VFD to library.Jacob Smith2020-03-131-0/+3
|/ | | | | | | | | | | | | | | * "Simultaneous and equivalent" Read-Write and Write-Only channels for file I/O. * Only supports drivers with the H5FD_FEAT_DEFAULT_VFD_COMPATIBLE flag for now, preventing issues with multi-file drivers. Add Mirror VFD to library. * Write-only operations over a network. * Uses TCP/IP sockets. * Server and auxiliary server-shutdown programs provided in a new directory, `utils/mirror_vfd`. * Automated testing via loopback ("remote" of localhost).
* Fix Fortran macro use and jni commentAllen Byrne2020-02-251-6/+6
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-215-114/+121
|
* CMake cleanupAllen Byrne2020-02-212-2/+2
|
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
|
* Adjust regex for warningsAllen Byrne2020-01-141-8/+8
|
* Ignore ZLIB warningsAllen Byrne2020-01-131-0/+1
|
* Separate result variables for the function performedAllen Byrne2020-01-092-33/+39
|
* Check for actual content before using fileAllen Byrne2020-01-092-156/+175
|
* Minor whitespaceAllen Byrne2019-12-171-2/+2
|
* Fix compile and test issues from DTAllen Byrne2019-12-132-3/+9
|
* HDFFV-10979 fix global name clashAllen Byrne2019-12-111-0/+5
|
* Update reference files to latest outputAllen Byrne2019-12-021-3/+0
|
* Add VS2019 supportAllen Byrne2019-11-182-3/+9
|
* Use variable for test outputAllen Byrne2019-09-111-1/+2
|
* Allow tests to dump output if not comparingAllen Byrne2019-09-111-0/+8
|
* Update Windows require for CURL to CMake 3.13Allen Byrne2019-09-051-193/+0
|
* Add updated find module for earlier CMake versionsAllen Byrne2019-09-051-0/+193
|
* Fix EXISTS test syntaxAllen Byrne2019-08-292-9/+9
|
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-2/+21
|
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-2/+2
|
* HDFFV-10845 Allow mingw to find functionalityAllen Byrne2019-07-221-13/+13
|
* CMake generator expr cannot be used in get_property cmdAllen Byrne2019-07-181-9/+16
|
* HDFFV-10845 update mingw cmake changesAllen Byrne2019-07-172-5/+10
|
* HDFFV-10845 copy files with windows EOLAllen Byrne2019-07-172-6/+12
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-5/+5
|
* HDFFV-10845 add_custom_command requires emulatorAllen Byrne2019-07-171-2/+2
|
* Must include from systemAllen Byrne2019-07-171-1/+1
|
* HDFFV-10845 defines already setAllen Byrne2019-07-171-2/+0
|
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-174-7/+7
|
* HDFFV-10845 C_FLAGS need set correctly for win32 vs mingwAllen Byrne2019-07-171-3/+7
|
* HDFFV-8631, HDFFV-10595, HDFFV-10845Allen Byrne2019-07-172-9/+11
|
* HDFFV-8631 mingw is different platformAllen Byrne2019-07-171-6/+7
|
* HDFFV-10424 add optional variable to avoid PDB installsAllen Byrne2019-07-171-1/+1
|
* Fix note text and cmake module includeAllen Byrne2019-07-101-1/+1
|
* HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-18/+16
|
* Correct CMake issuesAllen Byrne2019-06-183-7/+6
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-144/+92
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* Fix minor issuesAllen Byrne2019-06-031-1/+1
|
* Correct message command syntaxAllen Byrne2019-05-174-11/+11
|
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-13/+124
|
* Correct namespace handlingAllen Byrne2019-04-031-24/+25
|
* Allow option to select NAMESPACEAllen Byrne2019-03-281-61/+12
|
* Update standard checkAllen Byrne2019-02-171-6/+4
|
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-153-10/+10
|
* Updated sec2, log, and core VFDs to use pread/pwrite whenDana Robinson2019-01-311-2/+6
| | | | available (can be controlled via a configure/CMake option)
* Revert build name settingAllen Byrne2019-01-271-1/+1
|
* Fix CMake on WindowsAllen Byrne2019-01-251-1/+1
|
* CMake fixAllen Byrne2019-01-241-1/+1
|
* Java html fix and cmake updateAllen Byrne2019-01-241-2/+2
|