summaryrefslogtreecommitdiffstats
path: root/config/cmake/cacheinit.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake ↵Allen Byrne2011-11-031-0/+2
| | | | | | | | files updated to link with fortran mpi libs. Updated cacheinit.cmake to set num of procs to 3 for hdf testing. Tested: local linux and on windows 7
* [svn-r21667] Update FOLDER solution option for target properties. Added ↵Allen Byrne2011-10-251-0/+4
| | | | | | OPTION command for solution folder and no packaging. Tested: local linux
* [svn-r21263] Add F2003 support to CMake buildsAllen Byrne2011-08-191-0/+2
|
* [svn-r21171] Commit HDFFV-5929 winthreads define fixAllen Byrne2011-08-041-0/+2
| | | | | | Change reference of generated executables in src and fortran/src to use $<TARGETFILE:xxx> format. Tested: local linux
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-031-2/+0
| | | | | | | | | removed option defines and #ifdef/#endif refactored all printf to HDfprintf in h5dump.c formatted and indention improvements synched with 1.8 branch Tested: local linux
* [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. ↵Allen Byrne2011-04-291-1/+1
| | | | | | Autotools merge to come. Tested: local Linux
* [svn-r19993] Added ability to use compressed file for external libraries ↵Allen Byrne2011-01-251-2/+2
| | | | | | corrected. Tested: local linux
* [svn-r19991] Added ability to use compressed file for external librariesAllen Byrne2011-01-251-2/+10
| | | | Tested: local linux
* [svn-r19820] Update cacheinit.cmake with current HDF options. Allen Byrne2010-11-181-6/+18
|
* [svn-r19107] Move Resources folder to config/cmakeAllen Byrne2010-07-201-0/+35
Tested: Local Linux