Allen Byrne
b3b29e4485
[svn-r24206] Fix warning message from missing if in configure
2013-09-27 09:01:48 -05:00
Allen Byrne
deddc7f955
[svn-r24205] Merge HDFFV-8513/8522 from trunk (via cmake branch), h5repack UD plugins.
...
Also warning session fixes.
Tested: CMake local linux
2013-09-26 17:10:54 -05:00
Allen Byrne
6155473c38
[svn-r24009] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).
2013-08-14 12:23:17 -05:00
Allen Byrne
e41f1a44b8
[svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.
...
Tested: local linux
2013-06-14 09:24:27 -05:00
Raymond Lu
95332ad177
[svn-r23510] I merged the changes for DESY project from the trunk (r23496) 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).
2013-04-01 15:42:58 -05:00
Dana Robinson
724a0a93b4
[svn-r23142] Purpose:
...
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)
2013-01-07 20:19:17 -05:00
Allen Byrne
3117ffcbb4
[svn-r22788] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders
...
Tested: local
2012-09-19 09:32:13 -05:00
Allen Byrne
b52c3aea3b
[svn-r22470] Allow MinGW checks for fseek and the like
...
Tested: windows 32 mingw
2012-06-18 13:01:57 -05:00
Allen Byrne
ca76cbbd5b
[svn-r22469] MinGW Flags need to use dash
...
set WINSOCK2_H
do not test for endianess
Tested: windows 32 minGW
2012-06-18 12:29:44 -05:00
Allen Byrne
dd408f47f6
[svn-r22464] Correct name used for POSIX flag
2012-06-15 08:26:33 -05:00
Allen Byrne
751f22f99a
[svn-r22454] Add NOT WINDOWS blocking around VSNPRINTF works check.
2012-06-12 08:54:27 -05:00
Allen Byrne
d857219181
[svn-r22451] Brought cmake configuration / configure changes from Trunk.
...
Tested jam, local linux
2012-06-11 11:12:49 -05:00
Allen Byrne
b8cb145bdf
[svn-r22186] MinGW compile issues fixed.
...
Tested: windows (big test using stdio only fails - this will be filed for further investigation)
2012-03-29 11:47:26 -05:00
Allen Byrne
68d93b7f4e
[svn-r22013] HDFFV-7560:
...
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
2012-03-02 09:21:13 -05:00
Allen Byrne
141383fb26
[svn-r21717] Update cmake configuration
...
Update cmake to generate source folders in VS
Brought parallel changes from trunk
Tested: local linux
2011-11-04 13:45:41 -05:00
Allen Byrne
66752c48b5
[svn-r21623] Update LFS test
...
Tested: local linux
2011-10-20 14:09:19 -05:00
Dana Robinson
301a24eb32
[svn-r21548] Removed an errant Windows STDIO reference in the CMake code.
2011-10-13 12:05:50 -05:00
Dana Robinson
b80f663629
[svn-r21531] Merge of 21501 and 21502 from trunk:
...
Note that this differs slightly from the trunk code since the VFL API won't be
changed until 1.10. In the 1.8 branch, the term() function is public and this
required some #defines for the Windows VFD.
21501:
- Propagated Windows VFD tweaks to SEC2 and log VFDs.
- Created typedefs and #defines to make POSIX I/O type-safe on Windows and true POSIX platforms.
- Added pre-checks and removed post-checks for POSIX I/O sizes. When the number of bytes to be sent exceeds the maximum return value, the operation is split into smaller subsets.
- General code tidying and cleanup.
21502:
- Removed Windows VFD code. H5Pset_fapl_windows() actually sets the SEC2 driver, though it will still report H5FD_WINDOWS.
2011-10-12 16:25:51 -05:00
Allen Byrne
9b9075b651
[svn-r21494] Add new mach/mach_time.h header check.
2011-10-07 16:46:31 -05:00
Allen Byrne
a07004c825
[svn-r21418] Change windows default driver to SEC2
...
Add option to allow -fPIC
2011-09-26 09:04:15 -05:00
Allen Byrne
9115bab9e3
[svn-r21376] JIRA-HDFFV-2748: Relplace WIN32 macros in source. New H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines only need to be set on windows. Autotools configure is not affected.
...
Trunk passed for a week and cmake branch has been in place > 3 weeks.
Tested: local linux
2011-09-12 09:02:44 -05:00
Allen Byrne
ec76ca98c1
[svn-r21217] Change CTEST_NAME to HDF5 - the project name
...
Implement InitOnceExecuteOnce - HDFFV-5929
Change command to generate output source files
Tested: local linux, windows
2011-08-10 16:14:21 -05:00
Allen Byrne
b546a94b83
[svn-r21048] Add configure check for endianess and adjust test depending on status of check.
...
Bring r21026 from trunk
2011-06-29 14:29:58 -05:00
Allen Byrne
8f81c74806
[svn-r20570] Correct Windows only set command
2011-04-20 13:12:49 -05:00
Allen Byrne
15231113cb
[svn-r20568] Bug #5929 : On windows check for existence of InitOnceExecuteOnce for use by threads.
...
Tested: Windows Xp and 7
2011-04-20 12:32:12 -05:00
Dana Robinson
b2aed7a836
[svn-r20500] Merge of 20499 from trunk to fix Windows H5_HAVE_GETTIMEOFDAY issues (HDFFV-5931).
...
Tested on: Windows
2011-04-14 14:39:03 -05:00
Allen Byrne
47c80528fa
[svn-r20464] Merge cmake changes from trunk r20463, after weekend of tests on trunk.
...
Tested: local linux
2011-04-11 10:07:29 -05:00
Allen Byrne
a91bb57567
[svn-r20420] Correct typo in macro parameter
...
Tested: local linux
2011-04-05 15:00:39 -05:00
Allen Byrne
3a581adac6
[svn-r19883] Corrected time_of_day define configuration, found during parallel CMake build.
...
Tested: local linux, fix confirmed by user
2010-12-13 08:27:47 -05:00
Allen Byrne
d7118c7e1c
[svn-r19777] Corrected handling of largefile and linux_lfs handling.
...
Synched cmake version of H5pubconf.h.in
Added another variation of H5detect warning to ignore list.
2010-11-12 16:18:51 -05:00
Allen Byrne
afd3511982
[svn-r19653] Put back deleted library check in configure.
...
Remove shared library check around ws2_32.lib linking in test library. Issue on windows static builds.
Tested: windows
2010-10-20 11:43:37 -05:00
Allen Byrne
758b64c580
[svn-r19644] Correct configuration library checks symbol names
2010-10-19 15:28:29 -05:00
Allen Byrne
32daa26065
[svn-r19537] Cleanup formatting
2010-10-07 12:19:23 -05:00
Allen Byrne
694c9065e0
[svn-r19510] Improve CMake support for CYGWIN.
...
Correct script comment in testh5diff.sh
Bring r19509 back from trunk
Tested: Windows Cygwin
2010-10-04 16:41:03 -05:00
Allen Byrne
ff47a7df1b
[svn-r19362] Move Windows specific compile and link flags to macros
2010-09-09 11:31:46 -05:00
Allen Byrne
b2775eee80
[svn-r19344] Corrected long long printf test.
...
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
2010-09-02 16:01:37 -05:00
Allen Byrne
c9cf76d5f9
[svn-r19326] Added parallel build commands.
...
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
2010-08-31 15:20:12 -05:00
Allen Byrne
0792a4dd4c
[svn-r19321] Added correction to check for existence of H5PRINTF_LL in PRINTF_LL test.
...
Tested: local linux
2010-08-27 13:33:09 -05:00
Allen Byrne
6cea4f52ce
[svn-r19301] BZ 1958: Add h5dump xml tests to CMake support
...
Bring r19300 from trunk
Tetsed: local linux
2010-08-25 17:35:26 -05:00
Allen Byrne
a558736861
[svn-r19212] Updated cmake file with community suggested changes for cmake install files.
...
Removed configure check for fseek
Tested: local linux
2010-08-10 09:55:55 -05:00
Allen Byrne
28ffed9ebf
[svn-r19164] Add configure changes from r19159 to CMake.
2010-08-02 09:04:20 -05:00
Allen Byrne
c6a498f081
[svn-r19106] Move Resources folder to config/cmake
...
Tested: Local Linux
2010-07-20 10:25:40 -05:00