summaryrefslogtreecommitdiffstats
path: root/config/cmake_ext_mod
Commit message (Collapse)AuthorAgeFilesLines
* Correct filenameAllen Byrne2020-05-081-7/+7
|
* OESS-65 fix packaging config filesAllen Byrne2020-05-081-1/+1
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-231-0/+18
|\ | | | | | | | | | | | | | | | | * commit '5ea58acf8a2bdf8ca19d4c86d9ef94fbc4ac449f': Add missing ')'. Add C++ warnings treated as error for autotools builds. Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove duplicate versions. Address PR suggestions and add overlooked GCC compiler version flags. Don't add general warnings flags for unsupported old versions of gcc and g++ (older than gcc/g++ 4.2). Correct gnu-cxxflags to determine warnings flags to be added based on C++ compiler version instead of C compiler version.
| * Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and removeLarry Knox2020-04-221-0/+18
| | | | | | | | duplicate versions.
* | OESS-65 add option to use AEC library in place of SZipAllen Byrne2020-04-221-37/+27
|/
* Merge branch 'develop' of ↵Jacob Smith2020-04-072-90/+15
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into feature/vfd_splitter_mirror_a
| * Correct extra flagsAllen Byrne2020-04-011-2/+2
| |
| * TRILAB-24 use CHECK_STRUCT_HAS_MEMBERAllen Byrne2020-03-242-88/+13
| |
* | 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
|