Allen Byrne
|
75f3194882
|
[svn-r22450] Update winsock define to match autotools configure check
|
2012-06-11 10:49:25 -05:00 |
|
Allen Byrne
|
dde94c349e
|
[svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. Correct HAVE_WINSOCK name.
Tested: windows
|
2012-06-08 11:00:58 -05:00 |
|
Allen Byrne
|
a6d41f7a75
|
[svn-r22441] Move some tests into NOT WINDOWS blocks
|
2012-06-06 17:11:07 -05:00 |
|
Allen Byrne
|
a11a6d9b34
|
[svn-r22437] Correct Windows cmake config files
Tested: windows
|
2012-06-05 14:36:41 -05:00 |
|
Allen Byrne
|
7b1ea8aa2a
|
[svn-r22430] CMake and configure synchronization effort. CMake added most tests and options: DEBUGPKG not addressed.
Still needed: compiler wrapper scripts
Tested: local linux(cmake) and h5committest
|
2012-06-04 12:05:02 -05:00 |
|
Allen Byrne
|
ed84ad426b
|
[svn-r22416] Missing ${TEST_FOLDER} path component in test script
|
2012-05-29 09:31:09 -05:00 |
|
Allen Byrne
|
d7bfa3617f
|
[svn-r22410] reduce compiler warnings reported by CDash for non-critical issues
|
2012-05-25 12:36:01 -05:00 |
|
Allen Byrne
|
d54152f057
|
[svn-r22406] do not need warnings from utility program.
|
2012-05-25 08:36:04 -05:00 |
|
Allen Byrne
|
336a743068
|
[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for windows when configured with RelWithDebInfo
Tested: local linux and Windows
|
2012-05-24 16:50:06 -05:00 |
|
Allen Byrne
|
b285c91189
|
[svn-r22346] replace C++ style comments
|
2012-05-07 12:47:46 -05:00 |
|
Allen Byrne
|
0911e4e78a
|
[svn-r22202] Add extra search term
|
2012-03-29 17:26:29 -05:00 |
|
Allen Byrne
|
a3911962c7
|
[svn-r22199] Correct typo
|
2012-03-29 17:18:48 -05:00 |
|
Allen Byrne
|
3690a875f2
|
[svn-r22198] Update MINGW configuration (MinGW is Windows except for some issues)
|
2012-03-29 17:16:38 -05:00 |
|
Allen Byrne
|
45a0d7e3f4
|
[svn-r22190] Update MINGW configuration
|
2012-03-29 12:51:56 -05:00 |
|
Allen Byrne
|
7d347f2afd
|
[svn-r22185] Update MINGW configuration to match HDFMacros settings for shared library
|
2012-03-29 10:59:34 -05:00 |
|
Allen Byrne
|
455c125685
|
[svn-r22183] Correct typo
|
2012-03-29 10:29:06 -05:00 |
|
Allen Byrne
|
f05aa59a26
|
[svn-r22182] Update MINGW configuration
|
2012-03-29 09:48:57 -05:00 |
|
Allen Byrne
|
d4ab4456d0
|
[svn-r22175] MinGW compile issues fixed.
Reviewed
Tested: windows (big test using stdio ony fails - this will be filed for further investigation)
|
2012-03-28 17:00:41 -05:00 |
|
Allen Byrne
|
a46cd31c83
|
[svn-r22166] Reduce warnings from unneeded windows incude file.
Reviewed HDF5-68
Tested: windows
|
2012-03-28 11:13:11 -05:00 |
|
Allen Byrne
|
196080ac0f
|
[svn-r22010] Variable used to determine if the MS Visual Studio compiler is being used incorrectly limited setting the H5_HAVE_VISUAL_STUDIO define to only when the IDE was being used to build on Windows.
Tested: windows
|
2012-03-01 15:34:32 -05:00 |
|
Allen Byrne
|
e5b940c6cb
|
[svn-r21949] Add H5detect warning ignore
|
2012-02-16 11:33:17 -05:00 |
|
Allen Byrne
|
5d65ab5dd2
|
[svn-r21880] Add cygwin changes for ext libs
|
2012-01-18 10:33:50 -05:00 |
|
Allen Byrne
|
b39c7da7b7
|
[svn-r21854] Remove cdash variables for use with CTestScript.cmake processing.
Tested: windows
|
2011-12-30 13:27:14 -05:00 |
|
Allen Byrne
|
aa38c92449
|
[svn-r21852] Updated cdash variables for use with CTestScript.cmake processing.
Tested: windows
|
2011-12-30 10:33:06 -05:00 |
|
Allen Byrne
|
eebe37ee4a
|
[svn-r21836] Updated ext lib so version and lib packaging macros
Synch across projects
|
2011-12-20 11:38:34 -05:00 |
|
Allen Byrne
|
a6d5efaf89
|
[svn-r21834] Updated jpeg so version and lib packaging macros
Synch with all projects
|
2011-12-20 11:11:07 -05:00 |
|
Allen Byrne
|
5568b320b9
|
[svn-r21829] synch common macros files with new hdf4 option to build shared jpeg libray - JIRA 1276.
|
2011-12-14 16:26:17 -05:00 |
|
Allen Byrne
|
b6c3da9733
|
[svn-r21813] CMAKE_BUILD_TYPE compares to "Debug" not "DEBUG"
|
2011-12-05 15:25:18 -05:00 |
|
Allen Byrne
|
a529e1ae55
|
[svn-r21787] Unify CMake config macros, split base macros from ext lib macros
Tested: local linux
|
2011-12-01 09:13:44 -05:00 |
|
Allen Byrne
|
6357e17185
|
[svn-r21785] Correct static lib naming when on windows
|
2011-11-30 23:10:34 -05:00 |
|
Allen Byrne
|
32f91a685b
|
[svn-r21783] Correct macros for building static libs on linux when CMAKE_BUILD_TYPE is defined.
Also correct use of CMAKE_ANSI_FLAGS for passing into sub-projects.
|
2011-11-30 15:28:47 -05:00 |
|
Allen Byrne
|
88dc9b36d8
|
[svn-r21772] Correctly use CMAKE_BUILD_TYPE in functions for building extrnal libraries.
Tested: local linux
|
2011-11-22 13:15:34 -05:00 |
|
Allen Byrne
|
ab7b2c0fc0
|
[svn-r21761] HDFFV-7798: CMake on linux, building Static with zlib built internally. Corrected path component in EXTERNAL_ZLIB_LIBRARY macro.
Tested: linux
|
2011-11-15 11:58:10 -05:00 |
|
Allen Byrne
|
5a79e29c60
|
[svn-r21716] Correct indentation
|
2011-11-04 12:37:14 -05:00 |
|
Allen Byrne
|
5de79b88bf
|
[svn-r21713] Update HDF changes of CMake/CTest.cmake files to 2.8.6
Increase CTEST SUBMITRETRY TIME from 5 to 20
|
2011-11-04 11:43:32 -05:00 |
|
Allen Byrne
|
49fabfad86
|
[svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake 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
|
2011-11-03 16:06:37 -05:00 |
|
Allen Byrne
|
e22ceb45c9
|
[svn-r21702] remove obsolete cmake config module - exists in cmake 2.8.6
|
2011-11-02 13:50:43 -05:00 |
|
Allen Byrne
|
c5e075851a
|
[svn-r21667] Update FOLDER solution option for target properties. Added OPTION command for solution folder and no packaging.
Tested: local linux
|
2011-10-25 11:52:58 -05:00 |
|
Allen Byrne
|
dc90cfc1c2
|
[svn-r21596] Correct large file support test
|
2011-10-18 11:44:32 -05:00 |
|
Dana Robinson
|
ffb0f23af2
|
[svn-r21549] Removed unused references to USE_STDIO and MAX_BUF in Windows configuration CMake file.
|
2011-10-13 12:07:41 -05:00 |
|
Dana Robinson
|
b2e5e9978d
|
[svn-r21538] Removed obsolete Windows STDIO VFD configuration options from CMake config files.
Tested on Windows
|
2011-10-13 07:45:56 -05:00 |
|
Allen Byrne
|
79f21edd38
|
[svn-r21523] Added CLOCK_GET_TIME define to cmake configure
Tested: local linux
|
2011-10-11 15:54:41 -05:00 |
|
Allen Byrne
|
4eab5f7e31
|
[svn-r21511] Synchronize macros for naming with other libraries
|
2011-10-11 08:42:32 -05:00 |
|
Allen Byrne
|
22dff7723c
|
[svn-r21493] Add new mach/mach_time.h header check.
|
2011-10-07 16:46:12 -05:00 |
|
Allen Byrne
|
641d10289d
|
[svn-r21425] Add 2003 fortran to settings text
|
2011-09-27 10:52:56 -05:00 |
|
Allen Byrne
|
cb06ebf08d
|
[svn-r21417] Correct indentation in cmake config file.
Add option for allowing -fPIC.
|
2011-09-26 08:56:42 -05:00 |
|
Allen Byrne
|
772e1db05c
|
[svn-r21412] Change windows default driver to SEC2
|
2011-09-23 16:11:42 -05:00 |
|
Allen Byrne
|
2457d8ecaf
|
[svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration.
Tested: windows and local linux - reviewed internally
|
2011-09-06 11:50:32 -05:00 |
|
Allen Byrne
|
3dd57adfc3
|
[svn-r21348] Need PATH active by default during install for daily binary testing needs
|
2011-09-01 09:58:06 -05:00 |
|
Allen Byrne
|
6afaf941bf
|
[svn-r21347] Need PATH active by default during install for daily binary testing needs
|
2011-09-01 09:56:12 -05:00 |
|