summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r19528] Add clear generated objects commands to test blocks.Allen Byrne2010-10-062-19/+38
| | | | | | | | Add configurefile command to copy CTestCustom to build folder. Bring r19527 back from trunk Tested: local linux
* [svn-r19510] Improve CMake support for CYGWIN.Allen Byrne2010-10-043-75/+96
| | | | | | | | Correct script comment in testh5diff.sh Bring r19509 back from trunk Tested: Windows Cygwin
* [svn-r19459] Add CMake tests for check-vfd; includes new vfdTest.cmake ↵Allen Byrne2010-09-212-2/+43
| | | | | | script and OPTION HDF5_TEST_VFD Tested: local linux
* [svn-r19404] Update to H5REPACK tests for layout info required a grep script ↵Allen Byrne2010-09-161-0/+61
| | | | | | | | like runTest.cmake. Update CMakeLists.txt for new h5repack layout tests. Tested: local linux
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-093-17/+95
|
* [svn-r19358] Add POSIX warning to report ignore list.Allen Byrne2010-09-081-0/+1
|
* [svn-r19344] Corrected long long printf test.Allen Byrne2010-09-022-5/+2
| | | | | | | | | Added CMake commands to allow the install of the extlibs on windows. Updated ctest warning exception regex for VS2010 Bring r19343 from trunk Tested: windows
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-312-1/+373
| | | | | | | | Corrected use/name of source folder aliases. Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work). Bring r19325 from trunk Tested: local linux with mpich
* [svn-r19321] Added correction to check for existence of H5PRINTF_LL in ↵Allen Byrne2010-08-271-37/+39
| | | | | | PRINTF_LL test. Tested: local linux
* [svn-r19301] BZ 1958: Add h5dump xml tests to CMake supportAllen Byrne2010-08-254-3/+12
| | | | | | Bring r19300 from trunk Tetsed: local linux
* [svn-r19270] Add warning exceptions.Allen Byrne2010-08-201-0/+16
| | | | Add memcheck ignore.
* [svn-r19257] Change Cmake to allow a local zlib header to be used in ↵Allen Byrne2010-08-204-48/+109
| | | | | | | | | | | 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-r19212] Updated cmake file with community suggested changes for cmake ↵Allen Byrne2010-08-104-4/+0
| | | | | | | | install files. Removed configure check for fseek Tested: local linux
* [svn-r19164] Add configure changes from r19159 to CMake.Allen Byrne2010-08-022-0/+8
|
* [svn-r19106] Move Resources folder to config/cmakeAllen Byrne2010-07-2018-0/+3089
Tested: Local Linux