Allen Byrne
add9f142d4
[svn-r19343] Corrected long long printf test.
...
Added CMake commands to allow the install of the extlibs on windows.
Updated ctest warning exception regex for VS2010
Tested: windows
2010-09-02 16:00:43 -05:00
Allen Byrne
e65aa8c365
[svn-r19325] Added parallel build commands.
...
Corrected use/name of source folder aliases.
Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work).
Tested: local linux with mpich
2010-08-31 15:15:13 -05:00
Allen Byrne
7a009bebff
[svn-r19264] Remove configuration of cmake zlib config filed which has been deleted.
...
Tested: local linux
2010-08-20 10:58:37 -05:00
Allen Byrne
88ebaa5e47
[svn-r19260] Change Cmake to allow a local zlib header to be used in H5Zdelate module.
...
Corrected use of "SKIP" message in cmake.
Corrections to cmake configuration files (for cmake external projects).
Community suggested changes.
Tested: local linux
2010-08-20 10:37:50 -05:00
Allen Byrne
39b216eb4f
[svn-r19225] Moved subfolder checked outside of OPTION command. If folder doesn't exists, there is no reason to have option enabled.
...
Tested: local linux
2010-08-11 10:06:50 -05:00
Allen Byrne
2a3349fc21
[svn-r19222] Move hl fortran ADD_SUBDIRECTORY to right after fortran 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
2010-08-10 15:09:19 -05:00
Allen Byrne
62b85578d8
[svn-r19211] Updated cmake file with community suggested changes for cmake install files.
...
Removed configure check for fseek
Tested: local linux
2010-08-10 09:23:53 -05:00
Allen Byrne
c1aa958992
[svn-r19201] Added tests that subdirectories exist before using ADD_SUBDIRECTORY CMake command
...
Added cache set command for default install prefix
Tested: local linux
2010-08-09 12:20:38 -05:00
Allen Byrne
3e87f75822
[svn-r19116] Corrected positioning of cmake variables in definition order.
2010-07-21 09:00:47 -05:00
Allen Byrne
c00ba4b122
[svn-r19107] Move Resources folder to config/cmake
...
Tested: Local Linux
2010-07-20 10:29:38 -05:00
Allen Byrne
47834df86d
[svn-r19056] Added code to retrieve version info from H5public.h; corrected a typo in a configure check and a macro
2010-07-08 08:50:49 -05:00
Allen Byrne
2f13382883
[svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTLIB:MSVCRT
...
Added VERSION vars for inclusion into auto snapshot version update script
Tested windows
2010-06-29 15:09:03 -05:00
Allen Byrne
f747973a51
[svn-r19027] Add testing files to cmake resources.
...
Added code coverage option to cmake.
Tested: local linux
2010-06-22 14:04:20 -05:00
Allen Byrne
15193c18b4
[svn-r18996] Updated config files and install commands per external developers recommendations.
...
Tested: local linux
2010-06-14 14:08:23 -05:00
Allen Byrne
753f328de1
[svn-r18950] Correct version numbers for trunk
2010-06-02 16:10:41 -05:00
Allen Byrne
9fc29cdd1c
[svn-r18925] Updated install of fortran mod files
...
Tested: local linux
2010-05-28 16:29:01 -05:00
Allen Byrne
ef292895e9
[svn-r18890] Update CMake fortran configure/build with changes from community.
...
- 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
2010-05-25 11:00:56 -05:00
Allen Byrne
80e6dfe3ba
[svn-r18856] Added CPack commands for installtion program
...
Tested: local linux and Windows
2010-05-19 15:11:00 -05:00
Allen Byrne
ae06433ab0
[svn-r18793] Add files to support building library with CMake
...
Tested: Local linux
2010-05-13 11:01:50 -05:00