summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Adjust presets timeout and fix build script VS versions (#3215)Allen Byrne2023-06-301-7/+7
|
* Change defaults of standard filters. (#2927)Allen Byrne2023-05-181-1/+1
|
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-032-10/+22
|
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-2/+2
| | | | | | | | | | | | | | | * H5F_LIBVER_LATEST changes for move to 1.15 * Add new default api check * Format fixes * Fix default configure * fix lib version tests * Fix another version variable * Add 1.14 doc link
* Use ctest_test and APPEND to correctly report passed and failed test numbers ↵Larry Knox2022-11-021-13/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in CDash (#2208) * Change how HPC tests are executed * Move ctest_test commands for serial and parallel tests into cmake files. * Update checks for uploading Test.xml to CDash. * Correct cmake scripots. * Remove extraneous characters. * Add ctest_start (APPEND). * Add binary directories to scripts running ctest_test. * Correct parameters for appending Test.xml. * Set CTEST_SITE and CTEST_BUILD_NAME. * Try to pass site and build_name to ctest_test sripts. * Add site name and build name for ctest_test commands vi environment. * Revert "Try to pass site and build_name to ctest_test sripts." This reverts commit d364aaf0fa65ee7f9e222b2633ee916d50afbc42. * Correct typo in src/CMakeLists.txt. * Update batch scripts to run ctest_test scripts. Co-authored-by: Allen Byrne <byrn@hdfgroup.org>
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-1/+1
|
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-1/+1
| | | | | | * Updated version to 1.13.4-1 after creating hdf5_1_13_3 branch for 1.13.3 release. Added new version to exceptions in lines 74-5 of src/H5.c
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-252-1/+2
| | | | | * Implement option for using CMake GNUInstallDirs * Add release notes
* Update examples reference to single-source version 2.0.1 (#2107)Allen Byrne2022-09-201-1/+1
|
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-032-2/+2
| | | | | * Update CMake code to 3.18 minimum version * Updated release note
* Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)Larry Knox2022-08-121-1/+1
| | | | release. Added new version to exceptions in line 75 of src/H5.c.
* Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for ↵Larry Knox2022-08-121-1/+1
| | | | | | | | release" This reverts commit c58558e872d529da6eda327183ca2d14cfa91b95. H5TEST-tcheck_version-release failed.
* Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for releaseLarry Knox2022-08-121-1/+1
| | | | of HDF5 1.13.2.
* Revert for older cmake versions (#1974)Allen Byrne2022-08-081-6/+6
| | | | | * Revert for older cmake versions * Remove unneeded clear/clean tests because of changes to test macro
* Develop sync (#1793)Allen Byrne2022-06-091-1/+1
| | | | | * Synch update * Branch sync changes
* Update windows VS2019 and fix comments (#1781)Allen Byrne2022-05-201-2/+2
|
* Use windows ENV var for default install dir setting (#1763)Allen Byrne2022-05-121-1/+1
| | | | | * Use windows ENV var for default install dir setting * Change variable name
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files ↵Larry Knox2022-03-011-1/+1
| | | | | | to MANIFEST (#1460)
* Add release note for #1438 (#1457)Allen Byrne2022-02-251-1/+1
| | | | | * Add release note for #1438 * fix typos.
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-2/+2
|
* Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048)Larry Knox2021-09-291-1/+1
|
* Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6Larry Knox2021-09-281-1/+1
| | | | | | * Update Platforms Tested in RELEASE.txt. Remove Tested Configuration Features Summary for updated replacement. * Set version to 1.13.0-6 for rc6 snapshot.
* Update examples version because of HDFFV-11269 (#998)Allen Byrne2021-09-101-1/+1
|
* Update examples version used by CMake (#882)Allen Byrne2021-08-121-1/+1
|
* Changes to docs for using plugins (#814)Allen Byrne2021-07-142-4/+4
| | | | | | | * Changes to docs for using plugins * VS2019 corrections * Fix typo
* Update license url part2 (#333)Larry Knox2021-02-177-7/+7
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* URL and options correctionsAllen Byrne2020-10-191-0/+2
|
* Whitespace and url correctionAllen Byrne2020-10-191-1/+1
|
* MinGW uses "MinGW Makefiles"Allen Byrne2020-08-261-1/+6
|
* Update examples and fix old version references.Allen Byrne2020-02-262-5/+3
|
* Move MODEL check to before usage in CTestScript.cmake.Allen Byrne2020-02-262-7/+8
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-212-2/+2
|
* TRILABS-135 Add clang analyzersAllen Byrne2019-12-111-3/+11
|
* Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-111-2/+7
|
* Remove unneeded flag overwritesAllen Byrne2019-11-251-8/+0
|
* Add VS2019 supportAllen Byrne2019-11-182-4/+26
|
* Update versioning to next major versionAllen Byrne2019-09-252-3/+3
|
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-1/+1
| | | | branch.
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-1/+1
|
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-172-4/+4
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-1/+3
| | | | | 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
* Move set (MAX_PROC_COUNT 8) back to HPC options files.Larry Knox2019-06-055-6/+16
|
* Move check for MPI defined to enable parallel from options scripts in HPC to ↵Larry Knox2019-06-055-54/+8
| | | | config/cmake/HDF5options.cmake.
* Reorder lines in HDF5config.cmake so that additions to end of ↵Larry Knox2019-05-141-1/+3
| | | | $HPC-HDF5options scripts will take precedence.
* fixed missing paralle testM. Scot Breitenfeld2019-05-101-0/+2
|
* Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls.M. Scot Breitenfeld2019-05-093-3/+60
|
* Snapshot version 1.11 release 5.hdftest2019-05-021-1/+1
| | | | Update version to 1.11.6.
* Change default for HPCAllen Byrne2019-05-011-1/+1
|
* Add missing defaultAllen Byrne2019-05-011-0/+1
|
* Snapshot version 1.11 release 4.hdftest2019-04-011-1/+1
| | | | Update version to 1.11.5.