summaryrefslogtreecommitdiffstats
path: root/config/cmake_ext_mod
Commit message (Expand)AuthorAgeFilesLines
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-136-39/+77
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-0/+13
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-111-2/+3
* Merge pull request #67 from xantares/mingw1Larry Knox2020-10-311-1/+1
|\
| * CMake: Set specific INSTALL_DATA_DIR only on MSVCMichel Zou2020-10-301-1/+1
* | Merge pull request #70 from xantares/mingw4Larry Knox2020-10-312-5/+5
|\ \
| * | CMake: MINGW implies WIN32Michel Zou2020-10-302-5/+5
| |/
* | CMake: Add an option to opt-out MSVC naming conventionMichel Zou2020-10-301-2/+2
|/
* Add mingw defineAllen Byrne2020-10-021-0/+1
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-281-1/+1
|\
| * Test the format string "ll" before "l", "L", and "q", like theDavid Young2020-09-171-1/+1
* | OESS-98 merge with clang-format changesAllen Byrne2020-09-252-1/+27
|/
* Tools refactorAllen Byrne2020-07-151-1/+0
* Clean up warningsQuincey Koziol2020-06-281-3/+0
* Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-271-1/+0
* 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
|\
| * Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and removeLarry Knox2020-04-221-0/+18
* | OESS-65 add option to use AEC library in place of SZipAllen Byrne2020-04-221-37/+27
|/
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2020-04-072-90/+15
|\
| * 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
|/
* 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