Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -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 packaging | Allen Byrne | 2012-08-28 | 1 | -10/+10 |
| | |||||
* | [svn-r22633] Correct packaing info | Allen Byrne | 2012-08-06 | 1 | -5/+6 |
| | |||||
* | [svn-r22622] Windows config is up one level | Allen Byrne | 2012-08-02 | 1 | -1/+3 |
| | |||||
* | [svn-r22620] Add ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} to default include_dirs | Allen Byrne | 2012-08-02 | 1 | -22/+2 |
| | | | | Correct cmake packaging names | ||||
* | [svn-r22614] Revert heading of summary. | Allen Byrne | 2012-07-30 | 1 | -1/+1 |
| | |||||
* | [svn-r22602] | Allen Byrne | 2012-07-25 | 8 | -114/+29 |
| | |||||
* | [svn-r22599] FinHDF5 should be generated during build. | Allen Byrne | 2012-07-24 | 1 | -0/+85 |
| | |||||
* | [svn-r22570] Correct name of error reference file | Allen Byrne | 2012-07-13 | 1 | -2/+2 |
| | |||||
* | [svn-r22569] On windows read/write error reference file just like reference ↵ | Allen Byrne | 2012-07-13 | 1 | -0/+5 |
| | | | | file before comparision. This will set the line endings. | ||||
* | [svn-r22560] Changes to allow tests to compare error files! | Allen Byrne | 2012-07-12 | 1 | -3/+28 |
| | |||||
* | [svn-r22547] Remove clear-objects from ignore list (like h5import) | Allen Byrne | 2012-07-10 | 1 | -3/+0 |
| | |||||
* | [svn-r22545] Enable H5IMPORT-clear-objects for valgrind | Allen Byrne | 2012-07-10 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r22527] Update Ignore List for change to H5IMPORT tests | Allen Byrne | 2012-07-09 | 1 | -0/+16 |
| | |||||
* | [svn-r22514] Correct failure REGEX test to test value of TEST_EXPECT | Allen Byrne | 2012-07-05 | 1 | -8/+11 |
| | |||||
* | [svn-r22477] Removed subfolder tools from install command, need to correct ↵ | Allen Byrne | 2012-06-20 | 1 | -2/+2 |
| | | | | install template | ||||
* | [svn-r22471] Add check for MINGW - ws2_32 library | Allen Byrne | 2012-06-18 | 1 | -0/+3 |
| | | | | Tested: windows - mingw | ||||
* | [svn-r22470] Allow MinGW checks for fseek and the like | Allen Byrne | 2012-06-18 | 1 | -2/+2 |
| | | | | Tested: windows 32 mingw | ||||
* | [svn-r22469] MinGW Flags need to use dash | Allen Byrne | 2012-06-18 | 1 | -3/+8 |
| | | | | | | | set WINSOCK2_H do not test for endianess Tested: windows 32 minGW | ||||
* | [svn-r22464] Correct name used for POSIX flag | Allen Byrne | 2012-06-15 | 1 | -1/+7 |
| | |||||
* | [svn-r22455] Add NOT WINDOWS blocking around VSNPRINTF works check. | Allen Byrne | 2012-06-12 | 1 | -3/+5 |
| | |||||
* | [svn-r22450] Update winsock define to match autotools configure check | Allen Byrne | 2012-06-11 | 2 | -2/+2 |
| | |||||
* | [svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. ↵ | Allen Byrne | 2012-06-08 | 1 | -25/+11 |
| | | | | | | Correct HAVE_WINSOCK name. Tested: windows | ||||
* | [svn-r22441] Move some tests into NOT WINDOWS blocks | Allen Byrne | 2012-06-06 | 1 | -22/+19 |
| | |||||
* | [svn-r22437] Correct Windows cmake config files | Allen Byrne | 2012-06-05 | 1 | -7/+26 |
| | | | | Tested: windows | ||||
* | [svn-r22430] CMake and configure synchronization effort. CMake added most ↵ | Allen Byrne | 2012-06-04 | 6 | -216/+550 |
| | | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest | ||||
* | [svn-r22416] Missing ${TEST_FOLDER} path component in test script | Allen Byrne | 2012-05-29 | 1 | -1/+1 |
| | |||||
* | [svn-r22410] reduce compiler warnings reported by CDash for non-critical issues | Allen Byrne | 2012-05-25 | 1 | -3/+3 |
| | |||||
* | [svn-r22406] do not need warnings from utility program. | Allen Byrne | 2012-05-25 | 1 | -0/+1 |
| | |||||
* | [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files ↵ | Allen Byrne | 2012-05-24 | 2 | -9/+40 |
| | | | | | | for windows when configured with RelWithDebInfo Tested: local linux and Windows | ||||
* | [svn-r22346] replace C++ style comments | Allen Byrne | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | [svn-r22202] Add extra search term | Allen Byrne | 2012-03-29 | 1 | -2/+2 |
| | |||||
* | [svn-r22199] Correct typo | Allen Byrne | 2012-03-29 | 1 | -5/+5 |
| | |||||
* | [svn-r22198] Update MINGW configuration (MinGW is Windows except for some ↵ | Allen Byrne | 2012-03-29 | 2 | -19/+19 |
| | | | | issues) | ||||
* | [svn-r22190] Update MINGW configuration | Allen Byrne | 2012-03-29 | 1 | -8/+8 |
| | |||||
* | [svn-r22185] Update MINGW configuration to match HDFMacros settings for ↵ | Allen Byrne | 2012-03-29 | 1 | -6/+6 |
| | | | | shared library | ||||
* | [svn-r22183] Correct typo | Allen Byrne | 2012-03-29 | 1 | -2/+2 |
| | |||||
* | [svn-r22182] Update MINGW configuration | Allen Byrne | 2012-03-29 | 1 | -21/+42 |
| | |||||
* | [svn-r22175] MinGW compile issues fixed. | Allen Byrne | 2012-03-28 | 2 | -5/+14 |
| | | | | | | Reviewed Tested: windows (big test using stdio ony fails - this will be filed for further investigation) | ||||
* | [svn-r22166] Reduce warnings from unneeded windows incude file. | Allen Byrne | 2012-03-28 | 1 | -1/+2 |
| | | | | | | Reviewed HDF5-68 Tested: windows | ||||
* | [svn-r22010] Variable used to determine if the MS Visual Studio compiler is ↵ | Allen Byrne | 2012-03-01 | 1 | -2/+2 |
| | | | | | | 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 | ||||
* | [svn-r21949] Add H5detect warning ignore | Allen Byrne | 2012-02-16 | 1 | -1/+2 |
| | |||||
* | [svn-r21880] Add cygwin changes for ext libs | Allen Byrne | 2012-01-18 | 1 | -15/+36 |
| | |||||
* | [svn-r21854] Remove cdash variables for use with CTestScript.cmake processing. | Allen Byrne | 2011-12-30 | 1 | -289/+0 |
| | | | | Tested: windows | ||||
* | [svn-r21852] Updated cdash variables for use with CTestScript.cmake processing. | Allen Byrne | 2011-12-30 | 1 | -8/+7 |
| | | | | Tested: windows | ||||
* | [svn-r21836] Updated ext lib so version and lib packaging macros | Allen Byrne | 2011-12-20 | 1 | -4/+4 |
| | | | | Synch across projects | ||||
* | [svn-r21834] Updated jpeg so version and lib packaging macros | Allen Byrne | 2011-12-20 | 1 | -4/+4 |
| | | | | Synch with all projects | ||||
* | [svn-r21829] synch common macros files with new hdf4 option to build shared ↵ | Allen Byrne | 2011-12-14 | 1 | -4/+4 |
| | | | | jpeg libray - JIRA 1276. | ||||
* | [svn-r21813] CMAKE_BUILD_TYPE compares to "Debug" not "DEBUG" | Allen Byrne | 2011-12-05 | 1 | -9/+9 |
| | |||||
* | [svn-r21787] Unify CMake config macros, split base macros from ext lib macros | Allen Byrne | 2011-12-01 | 2 | -303/+302 |
| | | | | Tested: local linux |