summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-218-4/+288
|\
| * [svn-r24017] Bug fix: HDFFV-8500Albert Cheng2013-08-161-0/+5
| | | | | | | | | | | | | | | | | | | | | | The new gcc v4.8.* compilers does not work well with dt_arith which failed in production mode. Solution: A temporary patch by removing any optimization (-O*) from the PROD_CFLAGS so that dt_arith will pass for now. A more through investigation is needed. Tested: Jam and Koala where it failed and now passes.
| * [svn-r24007] Update configure to support 64-bit cygwinAllen Byrne2013-08-131-0/+121
| | | | | | | | Tested: cygwin
| * [svn-r24005] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).Allen Byrne2013-08-131-1/+3
| |
| * [svn-r24003] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).Allen Byrne2013-08-131-1/+3
| | | | | | | | Updated CDash site name in cmake script.
| * [svn-r23989] Snapshot version 1.9 release 161HDF Tester2013-08-111-1/+1
| |
| * [svn-r23979] Correct Packaging var names.Allen Byrne2013-08-091-0/+37
| |
| * [svn-r23978] Add Bundle and plist file. Update script file add iconAllen Byrne2013-08-082-1/+6
| |
| * [svn-r23968] Snapshot version 1.9 release 160HDF Tester2013-08-041-1/+1
| |
| * [svn-r23926] Snapshot version 1.9 release 159HDF Tester2013-07-211-1/+1
| |
| * [svn-r23895] Snapshot version 1.9 release 158HDF Tester2013-07-141-1/+1
| |
| * [svn-r23865] Snapshot version 1.9 release 157HDF Tester2013-07-071-1/+1
| |
| * [svn-r23849] Snapshot version 1.9 release 156HDF Tester2013-06-301-1/+1
| |
| * [svn-r23845] HDFFV-8394: Add Optional Examples source packaging option.Allen Byrne2013-06-281-0/+112
| | | | | | | | Tested: local linux
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-276-27/+118
|\ \ | |/ | | | | Fixed several conflicts, mostly because calling API routines internally was removed from several places in the trunk.
| * [svn-r23823] HDFFV-8428: Correct docs install listAllen Byrne2013-06-251-1/+2
| | | | | | | | HDFFV-8427: Add options to the help text of ALLOW_EXTERNAL_LIBS option.
| * [svn-r23806] Snapshot version 1.9 release 155HDF Tester2013-06-231-1/+1
| |
| * [svn-r23789] Remove COMPILE_FLAGS value - already set in X_FLAGSAllen Byrne2013-06-171-1/+1
| |
| * [svn-r23784] Remove ignored FLAGS from MSVC variant of C compile/link. ↵Allen Byrne2013-06-171-3/+3
| | | | | | | | Incorrect copy from Fortran macro
| * [svn-r23778] Snapshot version 1.9 release 154HDF Tester2013-06-161-1/+1
| |
| * [svn-r23754] HDFFV-8451/8453: add options to enable more warning messages.Allen Byrne2013-06-112-10/+10
| | | | | | | | Tested: local linux
| * [svn-r23753] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-111-0/+39
| | | | | | | | | | | | This adds the UserMacros.cmake Windows /MT support file. Tested: local linux
| * [svn-r23751] Enable all warnings (do not filter warnings)Allen Byrne2013-06-111-10/+10
| |
| * [svn-r23748] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-2/+2
| | | | | | | | | | This adds the UserMacros.cmake support needed. Correct Properties tag name
| * [svn-r23746] Correct Windows setting after tests on windowsAllen Byrne2013-06-101-1/+1
| |
| * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-5/+52
| | | | | | | | This adds the UserMacros.cmake support needed.
| * [svn-r23744] HDFFV-8468: Remove conversion tests which generate access ↵Allen Byrne2013-06-101-1/+5
| | | | | | | | violations on Windows 8 64
| * [svn-r23741] Snapshot version 1.9 release 153HDF Tester2013-06-091-1/+1
| |
| * [svn-r23718] Snapshot version 1.9 release 152HDF Tester2013-05-261-1/+1
| |
| * [svn-r23708] Snapshot version 1.9 release 151HDF Tester2013-05-191-1/+1
| |
* | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-109-9/+104
|\ \ | |/
| * [svn-r23669] Snapshot version 1.9 release 150HDF Tester2013-05-051-1/+1
| |
| * [svn-r23651] Add MPI configuration information to includes and libsAllen Byrne2013-04-292-6/+22
| |
| * [svn-r23642] Snapshot version 1.9 release 149HDF Tester2013-04-281-1/+1
| |
| * [svn-r23614] Remove subfolders for includesAllen Byrne2013-04-231-4/+4
| |
| * [svn-r23584] Description:Quincey Koziol2013-04-131-6/+77
| | | | | | | | | | | | | | Update with new compiler warnings for gcc 4.8.x Tested on: Mac OSX/64 10.8.3 (amazon) w/gcc 4.8.0
| * [svn-r23572] 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-r23495] ported revisions 23433:23494 from the trunkRaymond Lu2013-03-291-4/+44
| |
| * [svn-r23435] ported revisions 23346:23432 from the trunkRaymond Lu2013-03-221-1/+1
| |\
| * | [svn-r23384] Copy dynamic lib to a plugins folder for testing. This will ↵Allen Byrne2013-03-192-0/+8
| | | | | | | | | | | | | | | | | | avoid the segfault with looking for the library with other libraries. Tested: local linux
| * | [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-135-71/+17
| | |
* | | [svn-r23443] merged from trunkMohamad Chaarawi2013-03-256-81/+66
|\ \ \
| * | | [svn-r23441] HDFFV-8245: bug fix. Snow Leopard (darwin 10.X) does not have ↵Albert Cheng2013-03-251-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clang++. Reversed it to use gcc/g++ as the default C and CXX compilers for Darwin 10.X systems. Tested: duck (darwin 11), wren (darwin 12) and fred (darwin 10).
| * | | [svn-r23434] Improvement: DFFV-8245Albert Cheng2013-03-221-4/+35
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Clang as the compiler for the Mac platform. Changed all Mac to use clang/clang++ as the default C and CXX compilers if not provided by the user. Still use gfortran as the default fortran compiler since Apple does not provide any fortran compiler. Tested: passed all three macs OS, snow leapord (fred), lion (duck) and mountain lion (wren). Also passed test using Apple gcc, Gnu gcc, Intel as the C compilers and all corresponding CXX compilers fits in. Did not run h5committest or other non-mac platform since this change affect Apple platforms only.
| * | [svn-r23361] Snapshot version 1.9 release 148HDF Tester2013-03-171-1/+1
| | |
| * | [svn-r23341] Snapshot version 1.9 release 147HDF Tester2013-03-101-1/+1
| | |
| * | [svn-r23323] Snapshot version 1.9 release 146HDF Tester2013-03-031-1/+1
| | |
| * | [svn-r23311] Snapshot version 1.9 release 145HDF Tester2013-02-241-1/+1
| | |
| * | [svn-r23308] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-211-5/+5
| | | | | | | | | | | | Tested: local linux
| * | [svn-r23290] Snapshot version 1.9 release 144HDF Tester2013-02-171-1/+1
| | |