summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24385] Add missing H5_ prefixAllen Byrne2013-10-311-3/+3
| | | | Tested: local linux
* [svn-r24192] Correct test and usage of defines for cmake configureAllen Byrne2013-09-232-2/+6
|
* [svn-r24190] remove comment that caused linux build warnings and correct use ↵Allen Byrne2013-09-232-40/+42
| | | | | | of cmakedefine vs define in template. Tested: local linux
* [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.Allen Byrne2013-09-193-5/+7
| | | | | | | Add more usage info for UserMacros. Add new option information about the Plugin default path. Tested: local linux, jam
* [svn-r24126] Correct mac pinifo.list varsAllen Byrne2013-09-121-31/+26
|
* [svn-r24119] Add new tests to memcheck ignore listAllen Byrne2013-09-101-0/+2
|
* [svn-r24104] HDFFV-8345: add User Defined filters to h5repack.Allen Byrne2013-09-062-0/+11
| | | | | | Reviewed in H5T-61 Tested: local linux - cmake and autotools
* [svn-r24005] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).Allen Byrne2013-08-131-1/+3
|
* [svn-r24003] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).Allen Byrne2013-08-131-1/+3
| | | | Updated CDash site name in cmake script.
* [svn-r23979] Correct Packaging var names.Allen Byrne2013-08-091-0/+37
|
* [svn-r23978] Add Bundle and plist file. Update script file add iconAllen Byrne2013-08-082-1/+6
|
* [svn-r23845] HDFFV-8394: Add Optional Examples source packaging option.Allen Byrne2013-06-281-0/+112
| | | | Tested: local linux
* [svn-r23823] HDFFV-8428: Correct docs install listAllen Byrne2013-06-251-1/+2
| | | | HDFFV-8427: Add options to the help text of ALLOW_EXTERNAL_LIBS option.
* [svn-r23789] Remove COMPILE_FLAGS value - already set in X_FLAGSAllen Byrne2013-06-171-1/+1
|
* [svn-r23784] Remove ignored FLAGS from MSVC variant of C compile/link. ↵Allen Byrne2013-06-171-3/+3
| | | | Incorrect copy from Fortran macro
* [svn-r23754] HDFFV-8451/8453: add options to enable more warning messages.Allen Byrne2013-06-112-10/+10
| | | | Tested: local linux
* [svn-r23753] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-111-0/+39
| | | | | | This adds the UserMacros.cmake Windows /MT support file. Tested: local linux
* [svn-r23751] Enable all warnings (do not filter warnings)Allen Byrne2013-06-111-10/+10
|
* [svn-r23748] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-2/+2
| | | | | This adds the UserMacros.cmake support needed. Correct Properties tag name
* [svn-r23746] Correct Windows setting after tests on windowsAllen Byrne2013-06-101-1/+1
|
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-5/+52
| | | | This adds the UserMacros.cmake support needed.
* [svn-r23744] HDFFV-8468: Remove conversion tests which generate access ↵Allen Byrne2013-06-101-1/+5
| | | | violations on Windows 8 64
* [svn-r23651] Add MPI configuration information to includes and libsAllen Byrne2013-04-292-6/+22
|
* [svn-r23614] Remove subfolders for includesAllen Byrne2013-04-231-4/+4
|
* [svn-r23572] Removed inappropriate executable properties from a few files. ↵Dana Robinson2013-04-103-0/+0
| | | | | | | | These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes)
* [svn-r23384] Copy dynamic lib to a plugins folder for testing. This will ↵Allen Byrne2013-03-192-0/+8
| | | | | | avoid the segfault with looking for the library with other libraries. Tested: local linux
* [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-134-70/+16
|
* [svn-r23202] Add another warning to ignore listAllen Byrne2013-01-291-0/+1
|
* [svn-r23139] Only do line by line compare if compare files fail. Allen Byrne2013-01-071-0/+6
|
* [svn-r23138] Only do line by line compare if compare files fail. Allen Byrne2013-01-071-0/+12
| | | | Tested: local linux
* [svn-r23130] Update CPack to 2.8.10Allen Byrne2013-01-021-267/+330
|
* [svn-r23115] Added a new test for KIND C_INT64_T, which some earlier windows ↵Scot Breitenfeld2012-12-211-0/+4
| | | | | | Intel versions (<12.1) did not support.
* [svn-r23113] Added corrections to treat ";" character as text for comparision.Allen Byrne2012-12-202-32/+39
| | | | Tested: local linux
* [svn-r23111] Purpose:Dana Robinson2012-12-192-1/+9
| | | | | | | | | | | | | | | | | | | Fixes for HDF5 1.8.10 p1 HDFFV-7975 Changed the max single I/O operation size on Darwin/Mac OS X. HDFFV-8124 and HDFFV-8158 Fixed a core VFD bug when large blocks of data are read. HDFFV-8246 Added more fields to the VFD read/write error messages. Tested on: 64-bit Windows 7, Visual Studio 2010, CMake 64-bit Mac OS X Snow Leopard (Fred), Fortran, C++ 64-bit BE Linux (Ostrich), Fortran, C++ 32-bit LE Linux (jam), Fortran, C++ (also parallel w/ Fortran)
* [svn-r23110] Correct comparison functionAllen Byrne2012-12-192-27/+31
|
* [svn-r23064] HDFFV-8202: Add diff display to cmake output on error. Merged ↵Allen Byrne2012-11-281-5/+19
| | | | changes from runTest.cmake.
* [svn-r23044] Restore build configuration defines for cmakeAllen Byrne2012-11-211-0/+18
|
* [svn-r23037] Correct string variable handling/referenceAllen Byrne2012-11-161-8/+8
| | | | Tested: local and windows
* [svn-r23036] HDFFV-8202: cmake compare should show differences in log outputAllen Byrne2012-11-151-10/+38
| | | | Tested: local linux
* [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵Allen Byrne2012-09-181-1/+4
| | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers
* [svn-r22720] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-10/+10
|
* [svn-r22633] Correct packaing infoAllen Byrne2012-08-061-5/+6
|
* [svn-r22622] Windows config is up one levelAllen Byrne2012-08-021-1/+3
|
* [svn-r22620] Add ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} to default include_dirsAllen Byrne2012-08-021-22/+2
| | | | Correct cmake packaging names
* [svn-r22614] Revert heading of summary.Allen Byrne2012-07-301-1/+1
|
* [svn-r22602] Allen Byrne2012-07-258-114/+29
|
* [svn-r22599] FinHDF5 should be generated during build.Allen Byrne2012-07-241-0/+85
|
* [svn-r22570] Correct name of error reference fileAllen Byrne2012-07-131-2/+2
|
* [svn-r22569] On windows read/write error reference file just like reference ↵Allen Byrne2012-07-131-0/+5
| | | | file before comparision. This will set the line endings.
* [svn-r22560] Changes to allow tests to compare error files!Allen Byrne2012-07-121-3/+28
|