Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -2/+2 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -500/+490 |
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG | ||||
* | [svn-r24741] HDFFV-8684: Change Package name depending on CDASH_LOCAL ↵ | Allen Byrne | 2014-02-27 | 1 | -7/+6 |
| | | | | | | configuration variable. Tested: local linux | ||||
* | [svn-r24739] Bug fix: HDFFV-8684 | Albert Cheng | 2014-02-26 | 1 | -6/+7 |
| | | | | | | | | | | | | | h5committest failed in platypus because cmakehdf5 failed in installation because cmake generates a install-tarball based on incomplete version number (subrelease string is missing). Solution: Fixed $HDF5_PACKAGE_VERSION to contain the subrelease string. Fixed $HDF5_PACKAGE_VERSION_STRING to be the same as $HDF5_PACKAGE_VERSION. Tested: jam and platypus in both trunk and v18 branches because the current version number is trunk has a null sub-release and v18 has a non-null sub-release. That covers both grounds. | ||||
* | [svn-r24724] Fix MPI linker flags with quotes | Allen Byrne | 2014-02-20 | 1 | -1/+1 |
| | |||||
* | [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward ↵ | Mohamad Chaarawi | 2014-02-13 | 1 | -1/+1 |
| | | | | | | | | | | | | project for view objects. The addition of view objects in the fastforward project is expected to be brough into the trunk sometimes in the future, which is why we need to make this change. Tested Manually on Jam and Ostrich. Tested with h5commitest - Koala with intel compilers failed, but nothing had to do with those changes. error on Koala: error while loading shared libraries: libirng.so | ||||
* | [svn-r24700] Updated packaging process to align with latest hdf cmake standards. | Allen Byrne | 2014-02-11 | 1 | -0/+16 |
| | |||||
* | [svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to ↵ | Allen Byrne | 2014-01-27 | 1 | -8/+0 |
| | | | | | | not add extra lines. Tested: cmake and autotools local linux | ||||
* | [svn-r24588] Add sunos compile option changes | Allen Byrne | 2013-12-19 | 1 | -1/+8 |
| | |||||
* | [svn-r24289] Correct linux shared version numbering | Allen Byrne | 2013-10-14 | 1 | -1/+2 |
| | |||||
* | [svn-r24136] Add base set of warnings for gcc | Allen Byrne | 2013-09-13 | 1 | -0/+1 |
| | |||||
* | [svn-r24070] Fix typo in flags options | Allen Byrne | 2013-08-26 | 1 | -3/+13 |
| | |||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -522/+2 |
| | | | | | | developers. Tested: local linux | ||||
* | [svn-r23980] Add "_" to VS define. | Allen Byrne | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | [svn-r23979] Correct Packaging var names. | Allen Byrne | 2013-08-09 | 1 | -4/+4 |
| | |||||
* | [svn-r23978] Add Bundle and plist file. Update script file add icon | Allen Byrne | 2013-08-08 | 1 | -2/+23 |
| | |||||
* | [svn-r23905] Alter option name to avoid conflict with WDTP | Allen Byrne | 2013-07-16 | 1 | -3/+3 |
| | |||||
* | [svn-r23899] Change name to avoid conflicts in WDTP | Allen Byrne | 2013-07-15 | 1 | -3/+3 |
| | |||||
* | [svn-r23845] HDFFV-8394: Add Optional Examples source packaging option. | Allen Byrne | 2013-06-28 | 1 | -0/+25 |
| | | | | Tested: local linux | ||||
* | [svn-r23824] Remove unused warnings option | Allen Byrne | 2013-06-25 | 1 | -11/+1 |
| | |||||
* | [svn-r23823] HDFFV-8428: Correct docs install list | Allen Byrne | 2013-06-25 | 1 | -11/+11 |
| | | | | HDFFV-8427: Add options to the help text of ALLOW_EXTERNAL_LIBS option. | ||||
* | [svn-r23793] Correct logic for packaging cygwin release docs | Allen Byrne | 2013-06-19 | 1 | -11/+13 |
| | |||||
* | [svn-r23786] Remove COMPILE_FLAGS value - already set in X_FLAGS | Allen Byrne | 2013-06-17 | 1 | -1/+1 |
| | | | | Tested: windows | ||||
* | [svn-r23763] Fix missing command | Allen Byrne | 2013-06-13 | 1 | -2/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r23762] Change warning flag groups to match list of gcc 4.7 from the ↵ | Allen Byrne | 2013-06-12 | 1 | -23/+83 |
| | | | | config/gnu-flags file. | ||||
* | [svn-r23759] HDFFV-8451/8453: add options to enable more warning messages. | Allen Byrne | 2013-06-12 | 1 | -7/+51 |
| | | | | MS VS compiler levels added to warning options. | ||||
* | [svn-r23754] HDFFV-8451/8453: add options to enable more warning messages. | Allen Byrne | 2013-06-11 | 1 | -0/+56 |
| | | | | Tested: local linux | ||||
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -0/+7 |
| | | | | This adds the UserMacros.cmake support needed. | ||||
* | [svn-r23736] HDFFV-8437: CMake so version numbering - changed order of ↵ | Allen Byrne | 2013-06-05 | 1 | -2/+2 |
| | | | | | | values to match libtool values. Tested: local linux | ||||
* | [svn-r23692] Remove INSTALL_VMS file. | Allen Byrne | 2013-05-09 | 1 | -18/+28 |
| | | | | Added if block around INSTALL files | ||||
* | [svn-r23649] Correct file reference in pack list | Allen Byrne | 2013-04-29 | 1 | -2/+4 |
| | | | | Rename and update CMake docs. | ||||
* | [svn-r23317] Fix indentation | Allen Byrne | 2013-02-25 | 1 | -3/+3 |
| | |||||
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | [svn-r23137] HDFFV-8227: Add Message to stop configure id SHARED FORTRAN is ↵ | Allen Byrne | 2013-01-07 | 1 | -4/+11 |
| | | | | | | | | | selected. Also added APPLE cpack section Corrected FATAL to FATAL_ERROR in MESSAGEs Tested: duck | ||||
* | [svn-r23083] Correct cmake statement to use SET instead of ADD_DEFINITIONS | Allen Byrne | 2012-12-07 | 1 | -2/+2 |
| | |||||
* | [svn-r23066] HDFFV-8265: create .def file during configure, added F2003 ↵ | Allen Byrne | 2012-11-29 | 1 | -0/+5 |
| | | | | | | optional functions and refactor ISO_C_BINDING usage in cmake files Tested: local cmake | ||||
* | [svn-r22904] Fixed typo in name of cmake config file. Needed for installing ↵ | Allen Byrne | 2012-10-16 | 1 | -1/+1 |
| | | | | multiple versions on windows. | ||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -1/+1 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | ||||
* | [svn-r22673] Add "_" to list of version separators | Allen Byrne | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | [svn-r22650] Allow second find_package call for legacy libraries (not ↵ | Allen Byrne | 2012-08-09 | 1 | -0/+8 |
| | | | | cmake-configured) | ||||
* | [svn-r22624] The cmake folder needed a local variable to not include a "." ↵ | Allen Byrne | 2012-08-03 | 1 | -5/+7 |
| | | | | as one of the path components on windows. | ||||
* | [svn-r22620] Add ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} to default include_dirs | Allen Byrne | 2012-08-02 | 1 | -1/+1 |
| | | | | Correct cmake packaging names | ||||
* | [svn-r22602] | Allen Byrne | 2012-07-25 | 1 | -19/+37 |
| | |||||
* | [svn-r22581] HDFFV-588: hdump restrictions on filename for split files. ↵ | Allen Byrne | 2012-07-16 | 1 | -0/+1 |
| | | | | | | Added text and example to usage. Tested: local linux | ||||
* | [svn-r22460] Update CPack assignments. | Allen Byrne | 2012-06-13 | 1 | -5/+43 |
| | |||||
* | [svn-r22430] CMake and configure synchronization effort. CMake added most ↵ | Allen Byrne | 2012-06-04 | 1 | -1/+24 |
| | | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest | ||||
* | [svn-r22415] Windows needs monolithic set for CPack (CMake 2.8.6) | Allen Byrne | 2012-05-29 | 1 | -0/+1 |
| | |||||
* | [svn-r22411] reduce compiler warnings by removing unreferenced variables and ↵ | Allen Byrne | 2012-05-25 | 1 | -1/+1 |
| | | | | | | adding cast Tested: local linux | ||||
* | [svn-r22396] Correct missing clean filenames in h5dump make | Allen Byrne | 2012-05-23 | 1 | -15/+6 |
| | | | | Sync 518/trunk version and cpack info |