summaryrefslogtreecommitdiffstats
path: root/config/cmake/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r19776] Corrected handling of largefile and linux_lfs handling.Allen Byrne2010-11-121-9/+17
| | | | | Synched cmake version of H5pubconf.h.in Added another variation of H5detect warning to ignore list.
* [svn-r19650] Put back deleted library check in configure.Allen Byrne2010-10-201-0/+1
| | | | | | Remove shared library check around ws2_32.lib linking in test library. Issue on windows static builds. Tested: windows
* [svn-r19643] Correct configuration library checks symbol namesAllen Byrne2010-10-191-4/+2
|
* [svn-r19536] Cleanup formattingAllen Byrne2010-10-071-37/+35
|
* [svn-r19509] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-73/+90
| | | | | | Correct script comment in testh5diff.sh Tested: Windows Cygwin
* [svn-r19361] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-17/+48
|
* [svn-r19343] Corrected long long printf test.Allen Byrne2010-09-021-3/+0
| | | | | | | Added CMake commands to allow the install of the extlibs on windows. Updated ctest warning exception regex for VS2010 Tested: windows
* [svn-r19325] Added parallel build commands.Allen Byrne2010-08-311-1/+9
| | | | | | | 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
* [svn-r19320] Added correction to check for existence of H5PRINTF_LL in ↵Allen Byrne2010-08-271-37/+39
| | | | | | PRINTF_LL test. Tested: local linux
* [svn-r19300] BZ 1958: Add h5dump xml tests to CMake supportAllen Byrne2010-08-251-0/+2
| | | | Tetsed: local linux
* [svn-r19211] Updated cmake file with community suggested changes for cmake ↵Allen Byrne2010-08-101-1/+0
| | | | | | | | install files. Removed configure check for fseek Tested: local linux
* [svn-r19165] Add configure changes from r19160 to CMake.Allen Byrne2010-08-021-1/+3
|
* [svn-r19107] Move Resources folder to config/cmakeAllen Byrne2010-07-201-0/+790
Tested: Local Linux