Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r19264] Remove configuration of cmake zlib config filed which has been ↵ | Allen Byrne | 2010-08-20 | 1 | -1/+0 |
| | | | | | | deleted. Tested: local linux | ||||
* | [svn-r19260] Change Cmake to allow a local zlib header to be used in ↵ | Allen Byrne | 2010-08-20 | 1 | -48/+89 |
| | | | | | | | | | | | H5Zdelate module. Corrected use of "SKIP" message in cmake. Corrections to cmake configuration files (for cmake external projects). Community suggested changes. Tested: local linux | ||||
* | [svn-r19225] Moved subfolder checked outside of OPTION command. If folder ↵ | Allen Byrne | 2010-08-11 | 1 | -37/+34 |
| | | | | | | doesn't exists, there is no reason to have option enabled. Tested: local linux | ||||
* | [svn-r19222] Move hl fortran ADD_SUBDIRECTORY to right after fortran ↵ | Allen Byrne | 2010-08-10 | 1 | -0/+6 |
| | | | | | | | | ADD_SUBDIRECTORY. This fixes a problem with compiler generated files not including target module directory on some linux machines. Corrected minor format/location of commands. Tested: local linux | ||||
* | [svn-r19211] Updated cmake file with community suggested changes for cmake ↵ | Allen Byrne | 2010-08-10 | 1 | -31/+20 |
| | | | | | | | | install files. Removed configure check for fseek Tested: local linux | ||||
* | [svn-r19201] Added tests that subdirectories exist before using ↵ | Allen Byrne | 2010-08-09 | 1 | -117/+139 |
| | | | | | | | | ADD_SUBDIRECTORY CMake command Added cache set command for default install prefix Tested: local linux | ||||
* | [svn-r19116] Corrected positioning of cmake variables in definition order. | Allen Byrne | 2010-07-21 | 1 | -41/+41 |
| | |||||
* | [svn-r19107] Move Resources folder to config/cmake | Allen Byrne | 2010-07-20 | 1 | -9/+9 |
| | | | | Tested: Local Linux | ||||
* | [svn-r19056] Added code to retrieve version info from H5public.h; corrected ↵ | Allen Byrne | 2010-07-08 | 1 | -4/+12 |
| | | | | a typo in a configure check and a macro | ||||
* | [svn-r19037] Added executable Linker Flag for MSVC static builds: ↵ | Allen Byrne | 2010-06-29 | 1 | -3/+7 |
| | | | | | | | | /NODEFAULTLIB:MSVCRT Added VERSION vars for inclusion into auto snapshot version update script Tested windows | ||||
* | [svn-r19027] Add testing files to cmake resources. | Allen Byrne | 2010-06-22 | 1 | -0/+10 |
| | | | | | | Added code coverage option to cmake. Tested: local linux | ||||
* | [svn-r18996] Updated config files and install commands per external ↵ | Allen Byrne | 2010-06-14 | 1 | -28/+50 |
| | | | | | | developers recommendations. Tested: local linux | ||||
* | [svn-r18950] Correct version numbers for trunk | Allen Byrne | 2010-06-02 | 1 | -3/+3 |
| | |||||
* | [svn-r18925] Updated install of fortran mod files | Allen Byrne | 2010-05-28 | 1 | -8/+5 |
| | | | | Tested: local linux | ||||
* | [svn-r18890] Update CMake fortran configure/build with changes from community. | Allen Byrne | 2010-05-25 | 1 | -2/+20 |
| | | | | | | | | - Add an install rule to copy compiled fortran module files - Only build the xlatefile utility if testing and tools are enabled - Don't do MPI HAVE_XXX checks until MPI_FOUND is true - Install needs H5version.h & H5overflow.h to be copied - Add debug information flags to debug compile and link lines for win32 Intel compiler | ||||
* | [svn-r18856] Added CPack commands for installtion program | Allen Byrne | 2010-05-19 | 1 | -0/+110 |
| | | | | Tested: local linux and Windows | ||||
* | [svn-r18793] Add files to support building library with CMake | Allen Byrne | 2010-05-13 | 1 | -0/+567 |
Tested: Local linux |