Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r5627] Purpose: | Albert Cheng | 2002-06-13 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | Bug fix Description: Old setup put $(srcdir)/h5redeploy in the install list but this same list is used for clean too, thus the file is removed from source. That is bad. Solution: Set it to use a cp to do it. Need to change the source version name to something else because for one, it is confusing to use the same name. For another, if the build is done in place (i.e., not using --srcdir), the source file is removed, again. So, renamed it with the .in suffix. Who knows, it may take more processing than just cp when more features are added to it. Platforms tested: Eirene | ||||
* | [svn-r5612] Added h5redeploy to the install list. | Albert Cheng | 2002-06-12 | 1 | -1/+1 |
| | | | | Tested on eirene. | ||||
* | [svn-r4325] | Bill Wendling | 2001-08-10 | 1 | -1/+4 |
| | | | | | | | | | Purpose: New Feature Description: Adding the h5cc script thingy. Platforms tested: Linux | ||||
* | [svn-r3487] Purpose: | Bill Wendling | 2001-02-22 | 1 | -0/+71 |
Code Movement Description: Moved the tools into their own separate directories (except for these small tools which are REALLY small, not tested, or documented, really...They just get put into the misc/ directory). Platforms tested: Linux and Kelgia |