summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23654] Add parallel references to cmake config filesAllen Byrne2013-04-292-2/+18
|
* [svn-r23573] 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-r23510] I merged the changes for DESY project from the trunk (r23496) ↵Raymond Lu2013-04-012-0/+8
| | | | | | into this 1.8 DESY branch. Tested with h5committest (duck failed with CMake because I don't know how to change test/CMakeLists.txt. I'll wait for Allen to do it).
* [svn-r23318] HDFFV-8311: Improve tools testing and eliminate dependency problemsAllen Byrne2013-02-251-5/+5
| | | | Tested: local linux
* [svn-r23301] Allen Byrne2013-02-184-85/+16
|
* [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. ↵Allen Byrne2013-01-312-0/+5
| | | | | | This was prompted by HDFFV-8227, OS X requires latest version of cmake for proper support. Tested: local linux
* [svn-r23142] Purpose:Dana Robinson2013-01-082-1/+9
| | | | | | | | | | | Merged 23111 from the trunk. (Core VFD and Mac OS X I/O changes) 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-r23141] Only do line by line compare if compare files fail. Allen Byrne2013-01-072-0/+18
|
* [svn-r23129] Update CPack to 2.8.10Allen Byrne2013-01-021-267/+330
|
* [svn-r23125] HDFFV-8202: merge cmake compare changes from trunkAllen Byrne2013-01-022-36/+47
|
* [svn-r23065] HDFFV-8202: Add diff display to cmake output on error. Merged ↵Allen Byrne2012-11-282-15/+57
| | | | changes from trunk runTest.cmake.
* [svn-r23044] Restore build configuration defines for cmakeAllen Byrne2012-11-211-0/+18
|
* [svn-r22788] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵Allen Byrne2012-09-191-1/+4
| | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: local
* [svn-r22719] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-12/+12
| | | | Tested: windows
* [svn-r22634] Update CMake configuration files for current packaging layoutAllen Byrne2012-08-065-47/+29
|
* [svn-r22632] Merge from trunk revision 22631Allen Byrne2012-08-061-13/+14
| | | | tested: local linux
* [svn-r22571] HDFFV-7784,-8095,7936 merge from trunkAllen Byrne2012-07-131-3/+33
| | | | Tested: local linux with cmake
* [svn-r22551] Merge changes from Trunk revision 22550 for:Allen Byrne2012-07-111-3/+16
| | | | | | HDFFV-4206, -7953, -5930, -2687, -5942 Tested: local linux with cmake
* [svn-r22514] Correct failure REGEX test to test value of TEST_EXPECTAllen Byrne2012-07-051-8/+11
|
* [svn-r22477] Removed subfolder tools from install command, need to correct ↵Allen Byrne2012-06-201-2/+2
| | | | install template
* [svn-r22474] Add check for MINGW - ws2_32 libraryAllen Byrne2012-06-191-0/+3
| | | | Tested: windows - mingw
* [svn-r22470] Allow MinGW checks for fseek and the likeAllen Byrne2012-06-181-2/+2
| | | | Tested: windows 32 mingw
* [svn-r22469] MinGW Flags need to use dashAllen Byrne2012-06-181-3/+8
| | | | | | | set WINSOCK2_H do not test for endianess Tested: windows 32 minGW
* [svn-r22464] Correct name used for POSIX flagAllen Byrne2012-06-151-1/+7
|
* [svn-r22462] ADD fortran warning to ignore listAllen Byrne2012-06-141-0/+1
|
* [svn-r22454] Add NOT WINDOWS blocking around VSNPRINTF works check.Allen Byrne2012-06-121-3/+5
|
* [svn-r22451] Brought cmake configuration / configure changes from Trunk.Allen Byrne2012-06-119-226/+594
| | | | Tested jam, local linux
* [svn-r22416] Missing ${TEST_FOLDER} path component in test scriptAllen Byrne2012-05-291-1/+1
|
* [svn-r22409] reduce compiler warnings reported by CDash for non-critical issuesAllen Byrne2012-05-251-3/+2
|
* [svn-r22407] do not need warnings from utility program.Allen Byrne2012-05-251-0/+1
|
* [svn-r22397] Merge trunk changes for HDFFV-7999 and h5dump test script to branchAllen Byrne2012-05-231-6/+6
|
* [svn-r22345] replace C++ style commentsAllen Byrne2012-05-071-1/+1
|
* [svn-r22203] Add extra search termAllen Byrne2012-03-291-2/+2
|
* [svn-r22200] Update MINGW configuration (MinGW is Windows except for some ↵Allen Byrne2012-03-292-19/+19
| | | | issues)
* [svn-r22191] Update MINGW configurationAllen Byrne2012-03-291-8/+8
|
* [svn-r22186] MinGW compile issues fixed.Allen Byrne2012-03-294-27/+61
| | | | Tested: windows (big test using stdio only fails - this will be filed for further investigation)
* [svn-r22013] HDFFV-7560:Allen Byrne2012-03-021-2/+2
| | | | | | | | | | Merge 1.8 and h5dump/tools and tests based on tools library from trunk. Reduced warnings. HDFFV-7949: Remove duplicated functions in h5ls Tested: local linux,h5committest
* [svn-r21881] Add cygwin changes for ext libsAllen Byrne2012-01-181-15/+36
|
* [svn-r21855] Remove cdash variables for use with CTestScript.cmake processing.Allen Byrne2011-12-301-289/+0
| | | | Tested: windows
* [svn-r21853] Updated cdash variables for use with CTestScript.cmake processing.Allen Byrne2011-12-301-8/+7
| | | | Tested: windows
* [svn-r21835] Updated ext lib so version and lib packaging macrosAllen Byrne2011-12-201-4/+4
| | | | Synch across projects
* [svn-r21833] Updated jpeg so version and lib packaging macrosAllen Byrne2011-12-201-4/+4
| | | | Synch with all projects
* [svn-r21828] synch common macros files with new hdf4 option to build shared ↵Allen Byrne2011-12-141-4/+4
| | | | jpeg libray - JIRA 1276.
* [svn-r21811] CMAKE_BUILD_TYPE compares to "Debug" not "DEBUG"Allen Byrne2011-12-051-9/+9
|
* [svn-r21788] Unify CMake config macros, split base macros from ext lib macrosAllen Byrne2011-12-012-305/+302
|
* [svn-r21781] Correct macros for building static libs on linux when ↵Allen Byrne2011-11-301-2/+6
| | | | | | | | CMAKE_BUILD_TYPE is defined. Also correct use of CMAKE_ANSI_FLAGS for passing into sub-projects. Tested: local linux
* [svn-r21773] Correctly use CMAKE_BUILD_TYPE in functions for building ↵Allen Byrne2011-11-221-41/+66
| | | | | | extrnal libraries. Tested: local linux
* [svn-r21762] HDFFV-7798: CMake on linux, building Static with zlib built ↵Allen Byrne2011-11-151-1/+1
| | | | internally. Corrected path component in EXTERNAL_ZLIB_LIBRARY macro.
* [svn-r21717] Update cmake configurationAllen Byrne2011-11-045-815/+605
| | | | | | | Update cmake to generate source folders in VS Brought parallel changes from trunk Tested: local linux
* [svn-r21623] Update LFS testAllen Byrne2011-10-201-4/+31
| | | | Tested: local linux