| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
* Initial preparation of hdf5-1_14_3 release branch for HDF5 1.14.3
release.
Updated configure.ac for release: switched configure default to
production mode and disabled maintainer mode.
Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt.
Generated release files including Makefile.ins with autogen.sh, autoconf
2.71 and automake 1.16.2.
Incremented version to 1.14.3-2.
* Add hdf5_1_14_3 branch for .github testing.
|
|
|
|
|
|
|
|
|
|
|
| |
- Modified autogen.sh to run libtoolize.
NOTE: OS-X often uses glibtoolize. This will be fixed soon.
- Addational helpful output added to autogen.sh.
Part of HDFFV-9120
Tested on: 64-bit Linux VM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Header Installation Fix
Description:
Updated the bin/install-sh script with the copy from the new Automake 1.11
distribution. This addresses the problem with Solaris only copying the
first header file on the one-line command to the install directory.
Tested:
Linew, Jam, Liberty, Smirom:
- build, test, install, installcheck.
|
|
|
|
|
|
|
|
| |
Update
Description:
Updated with the latest/greatest version of install-sh.
Platforms tested:
Linux
|
|
|
|
| |
error).
|
|
./bin/config.sub NEW
Shell scripts for guessing the CPU, vendor name, and operating
system. Used by configure.
./bin/install-sh NEW
A portable BSD-compatible install script which is used if a
BSD-compatible `install' can't be found.
|