Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23305] HDFFV-8257: szip still used even if headers are not found. ↵ | Allen Byrne | 2013-02-18 | 1 | -2/+7 |
| | | | | | | Change configure to test the result of the CHECK HEADERS call before checking for the library. Tested: local linux, h5committest | ||||
* | [svn-r23197] prints out what and where the log files are. | Albert Cheng | 2013-01-23 | 1 | -4/+26 |
| | | | | Set it NOT to submit result to the CDASH. | ||||
* | [svn-r23167] Removed the working in Jam only statement since it works for ↵ | Albert Cheng | 2013-01-16 | 1 | -10/+0 |
| | | | | | | all THG unix platforms except Linew (SunOS). | ||||
* | [svn-r23133] Force static builds on MAC machines | Allen Byrne | 2013-01-03 | 1 | -4/+13 |
| | |||||
* | [svn-r23131] Correct missing command name | Allen Byrne | 2013-01-02 | 1 | -7/+12 |
| | |||||
* | [svn-r23127] Add MAC options to script in IF(APPLE) block. | Allen Byrne | 2013-01-02 | 1 | -1/+9 |
| | |||||
* | [svn-r23120] Removed -VV from the ctest command line so that it does not ↵ | Albert Cheng | 2012-12-27 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | send debug output to the standout. This keeps command output terse and easier to tell if it passes or not. Added time stamps printing. Added exit code and command executation summary. All these will make it easier for user to tell if the command succeeds or not. Tested: {jam,koala,ostrich} all passed. {Linew,fred,duck,owl} failed. The failure is the cmake process, not cmakehdf5 itself. | ||||
* | [svn-r23114] remove "AT-" from buildname | Allen Byrne | 2012-12-20 | 1 | -2/+2 |
| | |||||
* | [svn-r23094] cmakehdf5 is a build command script similar to buildhdf5. | Albert Cheng | 2012-12-12 | 1 | -0/+175 |
This is an initial implementation and is known to work in Jam only. More porting is in progress. Tested: Jam |