summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Add command to build options and check definesAllen Byrne2019-02-143-10/+14
|
* CMake if statement correctionAllen Byrne2019-02-141-2/+2
|
* TRILAB-111 fixes for parallel testingAllen Byrne2019-02-133-26/+8
|
* Add missing toolchain include for cross-compileAllen Byrne2019-02-131-0/+1
|
* KNL option for batch scriptsAllen Byrne2019-02-121-10/+12
|
* Set the full generator nameAllen Byrne2019-02-111-1/+2
|
* Use correct values for other file versionsAllen Byrne2019-02-092-12/+12
|
* CMake script changes to simplify executionAllen Byrne2019-02-086-313/+226
|
* Remove F2003 Option and referencesAllen Byrne2019-02-063-12/+0
|
* Update to example reference versionAllen Byrne2019-02-063-3/+3
|