summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* Fix multiConfig variable usage and remove unused CMake vars (#3013)Allen Byrne2023-05-253-21/+1
* Update GitHub macOS actions to v13 (#2999)Dana Robinson2023-05-244-0/+11
* Fix plugin cache variable name (#2988)Allen Byrne2023-05-222-11/+11
* Change defaults of standard filters. (#2927)Allen Byrne2023-05-183-10/+6
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-051-3/+3
* remove obsolete SZIP find module (#2901)metadata_cache_macro_cleanupAllen Byrne2023-05-051-127/+0
* Force lowercase Fortran module file names (#2891)Scot Breitenfeld2023-05-041-0/+6
* Changes to isolate API Test option files and use fetchcontent (#2880)Allen Byrne2023-05-031-0/+11
* Remove duplicate variable for configuration use (#2870)Allen Byrne2023-05-011-11/+8
* Correct usage of CMAKE_BUILD_TYPE (#2863)Allen Byrne2023-05-013-15/+15
* Correct compression install files (#2838)Allen Byrne2023-04-282-8/+22
* Add support for CMakePresets and fix example download (#2817)Allen Byrne2023-04-262-2/+492
* Correct CMake option defaults - deprecate szip for libaec (#2778)Allen Byrne2023-04-237-57/+42
* Fix java depends and pdb lib install (#2720)Allen Byrne2023-04-131-1/+1
* Identify some options as advanced (#2717)Allen Byrne2023-04-135-0/+10
* CMake: Let runtime checks through stdout only (#2666)Julien Schueller2023-04-112-13/+23
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-032-10/+22
* Update java logger version (#2643)Allen Byrne2023-04-031-2/+2
* Change libaec URL to actively maintained repo GH#2552 (#2559)Allen Byrne2023-03-152-3/+3
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-081-1/+1
* Update cross compile checks and files (#2497)Allen Byrne2023-03-022-54/+57
* Add fetchcontent for compression libs and fix cmake config (#2487)Allen Byrne2023-02-2614-87/+1986
* Remove space from toolchain name (#2482)Allen Byrne2023-02-211-0/+0
* Develop toolchain lowercase names and updates (#2426)Allen Byrne2023-02-178-23/+27
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-172-2/+2
* CMake: Find MPI in HDF5 CMake config (#2400)kwryankrattiger2023-01-181-0/+2
* Include shlwapi.h explicitly on Windows (#2407)Mark Kittisopikul2023-01-171-4/+2
* Adds -Warray-temporaries to the developer warnings (#2385)Dana Robinson2023-01-035-1/+13
* HL GIF tools changes (#2360)Dana Robinson2022-12-241-1/+1
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-212-2/+5
* Add aarch64 toolchain and change dump test to long opt (#2271)Allen Byrne2022-12-011-0/+17
* Make sure testsuite can handle multiple dependent scripts (#2256)Egbert Eich2022-11-281-1/+8
* moved quad precision checks (#2252)Scot Breitenfeld2022-11-121-78/+81
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-093-12/+1
* Removes dmalloc support (#2239)Dana Robinson2022-11-092-7/+0
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-034-15/+0
* Use ctest_test and APPEND to correctly report passed and failed test numbers ...Larry Knox2022-11-021-13/+18
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-0129-29/+0
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-1/+1
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-257-21/+86
* make sure to match the debug library postfix with external cmake projects and...Pierce Brooks2022-10-191-1/+9
* Add missing windows include/lib configure for StrStrIA (#2114)Allen Byrne2022-09-221-0/+7
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-212-0/+4
* Update examples reference to single-source version 2.0.1 (#2107)Allen Byrne2022-09-202-2/+2
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-0/+1
* Remove bitbucket.hdfgroup.org dependency. #2082 (#2086)Allen Byrne2022-09-071-6/+6
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-0320-315/+117
* Minor changes to CMake comments, etc. (#2078)Dana Robinson2022-08-317-56/+57
* Tidying of configure check C code (#2077)Dana Robinson2022-08-292-172/+200