Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r26415] Fix script mode | Allen Byrne | 2015-03-10 | 1 | -10/+11 |
| | |||||
* | [svn-r26374] Add CMake conversion test for H5_LONG_TO_LDOUBLE_SPECIAL and | Jerome Soumagne | 2015-03-05 | 2 | -8/+120 |
| | | | | | | | | H5_LDOUBLE_TO_LONG_SPECIAL (imported from configure.ac). Fixes: HDFFV-8936 Tested on: ostrich | ||||
* | [svn-r26366] Update windows wix cpack process. | Allen Byrne | 2015-03-05 | 1 | -0/+11 |
| | |||||
* | [svn-r26329] Merge of r26069, r26070, and r26072 from the ↵ | Dana Robinson | 2015-02-27 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | | | features/autotools_rework branch. Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space, and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Part of: HDFFV-9086 Tested on: h5committest | ||||
* | [svn-r26303] remove files with .clog2 extension generated by MPE when doing ↵ | Mohamad Chaarawi | 2015-02-25 | 1 | -2/+2 |
| | | | | make clean. | ||||
* | [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. | Dana Robinson | 2015-02-23 | 1 | -23/+0 |
| | | | | | | | | | | | | Cleans up time functions in the autotools input files. Removed deprecated gettimeofday() time zone code and configure processing. Also removed some unused time function configure checks and defines. Fixes: HDFFV-9083 and HDFFV-9085 Tested on: 32-bit linux, serial and parallel (jam) OS X (kite) Solaris (emu) | ||||
* | [svn-r26272] Merge of r26071 from features/autotools_rework | Dana Robinson | 2015-02-22 | 1 | -3/+0 |
| | | | | | | | | | | | | Removes the --with-default-vfd option from configure. This was basically useless and only allowed selecting the stdio VFD. Since this is a demo VFD and not really a production VFD, we decided to retire this option. Fixes: HDFFV-9081 Tested on: h5committest NOTE: platypus cmake fails, but this is not a new error. | ||||
* | [svn-r26259] Remove file | Allen Byrne | 2015-02-20 | 1 | -321/+0 |
| | |||||
* | [svn-r26225] Removes broken open() call work-around that was specific to the now | Dana Robinson | 2015-02-19 | 1 | -3/+0 |
| | | | | | | | | | | unsupported Code Warrior compiler. Also removes the H5_NO_SHARED_WRITING symbol from the pubconf file. Fixes: HDFFV-9080 Tested on: jam only, after bin/reconfigure (all platforms should see no source changes) | ||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from ↵ | Mohamad Chaarawi | 2015-02-16 | 1 | -1/+0 |
| | | | | | | | | | | | | autotools_rework branch: - Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes. tested with h5committest. | ||||
* | [svn-r26177] Snapshot version 1.9 release 214 | HDF Tester | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | [svn-r26161] Fix cmake case. | Allen Byrne | 2015-02-12 | 3 | -4/+4 |
| | | | | | Turn on F2003 by default. Set source properties in fortran cmake files. | ||||
* | [svn-r26146] Snapshot version 1.9 release 213 | HDF Tester | 2015-02-08 | 1 | -1/+1 |
| | |||||
* | [svn-r26112] Add quotes around name | Allen Byrne | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | [svn-r26109] Correct name of source file | Allen Byrne | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | [svn-r26092] Snapshot version 1.9 release 212 | HDF Tester | 2015-02-01 | 1 | -1/+1 |
| | |||||
* | [svn-r25987] Use variable instead of hard coded value | Allen Byrne | 2015-01-20 | 1 | -2/+2 |
| | |||||
* | [svn-r25981] Snapshot version 1.9 release 211 | HDF Tester | 2015-01-18 | 1 | -1/+1 |
| | |||||
* | [svn-r25975] Snapshot version 1.9 release 210 | HDF Tester | 2015-01-11 | 1 | -1/+1 |
| | |||||
* | [svn-r25949] Snapshot version 1.9 release 209 | HDF Tester | 2015-01-04 | 1 | -1/+1 |
| | |||||
* | [svn-r25934] Fix incorrectly combined check. | Allen Byrne | 2014-12-31 | 1 | -11/+1 |
| | |||||
* | [svn-r25924] Snapshot version 1.9 release 208 | HDF Tester | 2014-12-28 | 1 | -1/+1 |
| | |||||
* | [svn-r25915] Snapshot version 1.9 release 207 | HDF Tester | 2014-12-21 | 1 | -1/+1 |
| | |||||
* | [svn-r25905] Fix CMP0054 warning | Allen Byrne | 2014-12-19 | 1 | -10/+11 |
| | |||||
* | [svn-r25898] Replace 7zip required command with cmake command | Allen Byrne | 2014-12-17 | 1 | -3/+2 |
| | |||||
* | [svn-r25886] Snapshot version 1.9 release 206 | HDF Tester | 2014-12-14 | 1 | -1/+1 |
| | |||||
* | [svn-r25880] Test if binary folder exists | Allen Byrne | 2014-12-10 | 1 | -3/+6 |
| | |||||
* | [svn-r25864] Snapshot version 1.9 release 205 | HDF Tester | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | [svn-r25855] Snapshot version 1.9 release 204 | HDF Tester | 2014-11-30 | 1 | -1/+1 |
| | |||||
* | [svn-r25834] Snapshot version 1.9 release 203 | HDF Tester | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [svn-r25800] Add utilities and expected output | Allen Byrne | 2014-11-06 | 1 | -2/+4 |
| | |||||
* | [svn-r25798] correct example cmake info | Allen Byrne | 2014-11-06 | 1 | -18/+25 |
| | |||||
* | [svn-r25784] Add STATUS to message in script | Allen Byrne | 2014-11-04 | 1 | -4/+4 |
| | |||||
* | [svn-r25762] Snapshot version 1.9 release 202 | HDF Tester | 2014-11-02 | 1 | -1/+1 |
| | |||||
* | [svn-r25756] Removed the -Wunsuffixed-float-constants warning from the gnu-flags | Dana Robinson | 2014-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | script. The warnings that this generates cannot easily be resolved in platform-independent C code since gnu expects the non-standard (gnu) 'D' suffix for double constants. It's still technically useful for catching float and long double constants, but should probably be enabled by developers on an as-needed basis for that purpose so the spurious warnings are avoided. Tested on a local linux VM with gcc 4.8.2. This is a very minor change. | ||||
* | [svn-r25740] HDFFV-8953: remove svn url references | Allen Byrne | 2014-10-27 | 2 | -8/+0 |
| | |||||
* | [svn-r25736] Snapshot version 1.9 release 201 | HDF Tester | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | [svn-r25720] Snapshot version 1.9 release 200 | HDF Tester | 2014-10-19 | 1 | -1/+1 |
| | |||||
* | [svn-r25714] remove reference to deleted sub-folder | Allen Byrne | 2014-10-17 | 1 | -1/+1 |
| | |||||
* | [svn-r25693] Snapshot version 1.9 release 199 | HDF Tester | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | [svn-r25679] Added instruction to run bin/reconfigure after changes. | Albert Cheng | 2014-10-07 | 1 | -0/+2 |
| | |||||
* | [svn-r25677] HDFFV-8933: | Albert Cheng | 2014-10-07 | 1 | -3/+13 |
| | | | | | | | | | | | Did not provide default values for clang++ options. Also, applied wrong values for the *_CPPFLAGS. Solution: Added default values for *_CXXFLAGS. Fixed the *_CPPFLAGS values. Tested: wren with and without --enable-production. | ||||
* | [svn-r25668] Snapshot version 1.9 release 198 | HDF Tester | 2014-10-05 | 1 | -1/+1 |
| | |||||
* | [svn-r25654] Bug fix: HDFFV-8933 | Albert Cheng | 2014-10-02 | 1 | -0/+14 |
| | | | | | | | | | | | | | Description: Mac has changed to use the clang/clang++ compilers but compiler settings for production, debug and profile were not setup. Solution: Setup default values for PROD_CFLAGS, PROD_CPPFLAGS, DEBUG_CFLAGS, DEBUG_CPPFLAGS. PROFILE_CFLAGS and PROFILE_CPPFLAGS were set too but clang does not -pg or such for profiling. Need to fix it later. Tested: duck, swallow, and quail using --enable-production. | ||||
* | [svn-r25646] Fix missing endif | Allen Byrne | 2014-10-01 | 1 | -19/+19 |
| | |||||
* | [svn-r25627] Snapshot version 1.9 release 197 | HDF Tester | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | [svn-r25617] Upgrade packaging process with cmake helper functions. | Allen Byrne | 2014-09-25 | 3 | -90/+343 |
| | | | | Tested: local linux | ||||
* | [svn-r25608] Windows needs extra slashes | Allen Byrne | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | [svn-r25604] Snapshot version 1.9 release 196 | HDF Tester | 2014-09-21 | 1 | -1/+1 |
| |