Allen Byrne
80a2084bf7
[svn-r25239] Add set_property command for list option.
...
Minor doc edits
2014-06-04 16:22:31 -05:00
Quincey Koziol
60f8a4100e
[svn-r25215] Description:
...
Bring changes from Coverity branch back to trunk:
r20914:
Use HDstrncpy and HDstrncat! --gh
20915:
Use HDstrncpy and HDstrncat! --gh
Tested on:
Mac OSX/64 10.9.3 (amazon) w/gcc 4.9.0, C++, FORTRAN & parallel
(too minor to require h5committest)
2014-05-25 00:55:39 -05:00
Allen Byrne
21474f8eee
[svn-r25188] Implement change to cmake_ext_mod config folder
...
Tested: local linux
2014-05-14 14:50:28 -05:00
Allen Byrne
22f9644670
[svn-r25183] correct path statement
2014-05-12 12:10:51 -05:00
Dana Robinson
7309bb5ab8
[svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.
2014-04-25 16:27:37 -05:00
Allen Byrne
b06947c433
[svn-r25100] Added -V to example command line.
...
Added note about INSTALLDIR.
2014-04-25 10:27:05 -05:00
Allen Byrne
4de2b5b559
[svn-r25098] Disable fortran by default
2014-04-25 09:34:54 -05:00
Allen Byrne
94ede7a8ce
[svn-r25043] Correct CPPFLAGS value.
...
Correct test DEPENDS format.
2014-04-14 10:50:13 -05:00
Allen Byrne
98bbf4a36a
[svn-r24948] Group tests by Common name
...
Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32
Tested: local linux CMake
2014-04-02 13:35:01 -05:00
Allen Byrne
9db0c02b96
[svn-r24899] Add msmpi fortran libs to FindMPI
2014-03-25 16:57:30 -05:00
Quincey Koziol
2e4302818a
[svn-r24864] Description:
...
Remove all traces of MPI-POSIX VFD and GPFS detection/code.
Remove remaining traces of stream VFD.
Remove testpar/t_posix_compliant test (it's not actually verifying anything).
Clean up H5D__mpio_opt_possible() further.
Moved environment variable that disables MPI collective operations into
MPI-IO VFD (instead of it being in src/H5S.c).
A few other small code cleanups.
Tested on:
Mac OSX/64 10.9.2 (amazon) w/parallel & serial
2014-03-21 18:02:24 -05:00
Allen Byrne
0be0491ee4
[svn-r24849] Update to synch with latest cmake
2014-03-20 14:05:30 -05:00
Allen Byrne
03d10edd23
[svn-r24824] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
Bump up CMake minimum versions.
Split test file into separate file for h5repack test.
Tested: local linux
2014-03-18 11:21:46 -05:00
Allen Byrne
a3292a77ce
[svn-r24781] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
Remove INCLUDE_DIRECTORIES in src for target level includes.
Change ADD_DEFINITIONS package debug defines into CMake option.
Remove -DNDEBUG
2014-03-11 16:14:57 -05:00
Allen Byrne
f68f4be233
[svn-r24742] Synchronize Apple bundle packaging with latest changes discovered during hdf-java work.
2014-02-27 11:53:12 -05:00
Mohamad Chaarawi
863ff882b6
[svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for
...
view objects. The addition of view objects in the fastforward project
is expected to be brough into the trunk sometimes in the future, which
is why we need to make this change.
Tested Manually on Jam and Ostrich.
Tested with h5commitest - Koala with intel compilers failed, but nothing had to do with those changes.
error on Koala: error while loading shared libraries: libirng.so
2014-02-13 17:12:46 -05:00
Allen Byrne
49a9979166
[svn-r24706] Add to instructions for install
2014-02-13 09:10:50 -05:00
Allen Byrne
82f62cd012
[svn-r24703] Add Binary README.txt file generation
...
Tested: local linux cmake
2014-02-13 09:00:00 -05:00
Allen Byrne
ab045c634c
[svn-r24700] Updated packaging process to align with latest hdf cmake standards.
2014-02-11 15:22:16 -05:00
Allen Byrne
256b36e141
[svn-r24655] Correct packaging variables and use standard cpack module.
2014-01-28 16:25:21 -05:00
Allen Byrne
2f86aa7551
[svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to not add extra lines.
...
Tested: cmake and autotools local linux
2014-01-27 09:26:21 -05:00
Allen Byrne
25b90a558c
[svn-r24639] Add SUN specific block skipping.
2014-01-21 16:37:52 -05:00
Allen Byrne
d8b13f60ff
[svn-r24621] Update files for changes to installation vars on windows.
2014-01-07 15:02:21 -05:00
Allen Byrne
21cecf09fa
[svn-r24432] Update examples package install location and text files
2013-11-12 16:31:01 -05:00
Allen Byrne
93197c0257
[svn-r24412] Updated information on how to build examples with cmake installed binary.
2013-11-07 13:37:49 -05:00
Allen Byrne
a3f7f83ed9
[svn-r24385] Add missing H5_ prefix
...
Tested: local linux
2013-10-31 09:39:37 -05:00
Allen Byrne
c19d87b1fc
[svn-r24192] Correct test and usage of defines for cmake configure
2013-09-23 17:09:30 -05:00
Allen Byrne
b52c12bc1d
[svn-r24190] remove comment that caused linux build warnings and correct use of cmakedefine vs define in template.
...
Tested: local linux
2013-09-23 14:10:53 -05:00
Allen Byrne
0653325f0d
[svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.
...
Add more usage info for UserMacros.
Add new option information about the Plugin default path.
Tested: local linux, jam
2013-09-19 11:38:08 -05:00
Allen Byrne
9feb3e641d
[svn-r24126] Correct mac pinifo.list vars
2013-09-12 10:13:37 -05:00
Allen Byrne
b0d34310f5
[svn-r24119] Add new tests to memcheck ignore list
2013-09-10 08:59:22 -05:00
Allen Byrne
145f1ce9e3
[svn-r24104] HDFFV-8345: add User Defined filters to h5repack.
...
Reviewed in H5T-61
Tested: local linux - cmake and autotools
2013-09-06 10:15:50 -05:00
Allen Byrne
af92c5f1e0
[svn-r24005] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).
2013-08-13 14:01:21 -05:00
Allen Byrne
8b2f7c2183
[svn-r24003] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).
...
Updated CDash site name in cmake script.
2013-08-13 12:50:56 -05:00
Allen Byrne
f1bb1129f3
[svn-r23979] Correct Packaging var names.
2013-08-09 09:55:22 -05:00
Allen Byrne
111a57ca26
[svn-r23978] Add Bundle and plist file. Update script file add icon
2013-08-08 16:25:32 -05:00
Allen Byrne
1b6d1ca4f0
[svn-r23845] HDFFV-8394: Add Optional Examples source packaging option.
...
Tested: local linux
2013-06-28 10:37:41 -05:00
Allen Byrne
dc2de300b4
[svn-r23823] HDFFV-8428: Correct docs install list
...
HDFFV-8427: Add options to the help text of ALLOW_EXTERNAL_LIBS option.
2013-06-25 12:44:09 -05:00
Allen Byrne
8f9fb4a106
[svn-r23789] Remove COMPILE_FLAGS value - already set in X_FLAGS
2013-06-17 11:43:33 -05:00
Allen Byrne
6c3284f8b3
[svn-r23784] Remove ignored FLAGS from MSVC variant of C compile/link. Incorrect copy from Fortran macro
2013-06-17 09:13:30 -05:00
Allen Byrne
26ef64312a
[svn-r23754] HDFFV-8451/8453: add options to enable more warning messages.
...
Tested: local linux
2013-06-11 14:05:36 -05:00
Allen Byrne
6ca79dd149
[svn-r23753] HDFFV-8461: Add Windows /MT support
...
This adds the UserMacros.cmake Windows /MT support file.
Tested: local linux
2013-06-11 14:03:34 -05:00
Allen Byrne
f4a3f6412b
[svn-r23751] Enable all warnings (do not filter warnings)
2013-06-11 10:10:18 -05:00
Allen Byrne
8f0c245f72
[svn-r23748] HDFFV-8461: Add Windows /MT support
...
This adds the UserMacros.cmake support needed.
Correct Properties tag name
2013-06-10 15:39:00 -05:00
Allen Byrne
7e2733da8c
[svn-r23746] Correct Windows setting after tests on windows
2013-06-10 14:23:27 -05:00
Allen Byrne
feb14ea872
[svn-r23745] HDFFV-8461: Add Windows /MT support
...
This adds the UserMacros.cmake support needed.
2013-06-10 12:46:48 -05:00
Allen Byrne
001f6a53bf
[svn-r23744] HDFFV-8468: Remove conversion tests which generate access violations on Windows 8 64
2013-06-10 12:41:33 -05:00
Allen Byrne
029e143471
[svn-r23651] Add MPI configuration information to includes and libs
2013-04-29 10:12:47 -05:00
Allen Byrne
ed5a2bc1c1
[svn-r23614] Remove subfolders for includes
2013-04-23 12:50:15 -05:00
Dana Robinson
dd577725d1
[svn-r23572] Removed inappropriate executable properties from a few files. These are
...
often added by Windows text editors.
Tested on: jam (just tested to make sure it builds - no code changes)
2013-04-10 11:49:28 -05:00