summaryrefslogtreecommitdiffstats
path: root/bin/compile
Commit message (Collapse)AuthorAgeFilesLines
* Initial preparation of hdf5-1_11_3 release branch for HDF5 1.12.3 ↵Larry Knox2023-10-231-0/+348
| | | | release:\nUpdated configure.ac for release: switched configure default to production mode and disabled maintainer mode.\nSet HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt.\n Generated release files including Makefile.ins with autogen.sh, autoconf 2.71 and automake 1.16.2.\nIncremented version to 1.12.3-2. (#3756)
* [svn-r26227] Removed bin/compile, which is a generated file.Dana Robinson2015-02-191-113/+0
| | | | | | | | Removed bin/mkinstalldirs which is both generated and obsolete. Part of: HDFFV-9067 Tested on: 64-bit linux VM
* [svn-r13311] Updated copyright notice.Albert Cheng2007-02-141-2/+3
| | | | | Test: Just visual inspection as these are all comments changes.
* [svn-r11596] Purpose:Quincey Koziol2005-10-221-0/+13
| | | | | | | | | | | Update copyrights Description: Updated copyright information in hdf5/bin and top-level and added some more files to be skipped to the chkcopyright config file. Platforms tested: None - just eyeballed
* [svn-r9906] Purpose:James Laird2005-02-011-0/+99
Bug fix Description: Two files in the bin directory didn't make it into CVS. Solution: Added depcomp and compile to CVS repository. Platforms tested: Already testsed with these files.