Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r28061] Make UNSUPPORTED option combinations fail configure - matches ↵ | Allen Byrne | 2015-10-13 | 1 | -6/+3 |
| | | | | autotools behaviour. | ||||
* | [svn-r28058] Add HL and Threadsafe notice | Allen Byrne | 2015-10-13 | 1 | -0/+8 |
| | |||||
* | [svn-r27987] OPTION should default to FALSE | Allen Byrne | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | [svn-r27971] eliminate duplicate option | Allen Byrne | 2015-10-06 | 1 | -2/+1 |
| | |||||
* | [svn-r27714] Merge from 1.8 branch. | Allen Byrne | 2015-09-09 | 1 | -10/+15 |
| | | | | Add mod file changes from trunk | ||||
* | [svn-r27603] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION. | Allen Byrne | 2015-08-28 | 1 | -10/+33 |
| | | | | | Added new option SKIP_HDF5_FORTRAN_SHARED. Adjust H5_HAVE_THREADSAFE only on SHARED libs. | ||||
* | [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8 | Allen Byrne | 2015-08-19 | 1 | -22/+57 |
| | | | | Tested: local linux (CMake branch has been tested on Windows) | ||||
* | [svn-r27274] HDFFV-9327: Compiler flags for non-windows. | Allen Byrne | 2015-06-24 | 1 | -239/+32 |
| | | | | Merge from trunk | ||||
* | [svn-r27036] Merge r27035 from trunk | Jerome Soumagne | 2015-05-07 | 1 | -4/+8 |
| | | | | Do not pass warnings options to non-gnu compilers when compiling with CMake | ||||
* | [svn-r26954] Remove src temporary debug build props. | Allen Byrne | 2015-04-28 | 1 | -10/+10 |
| | | | | Move TOOLS option up before usage. | ||||
* | [svn-r26654] Bring trunk CMake changes to branch. | Allen Byrne | 2015-03-30 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r26371] Update cmake mininum version | Allen Byrne | 2015-03-05 | 1 | -29/+35 |
| | | | | Update windows wix cpack process. | ||||
* | [svn-r25901] HDFFV-9046: reorganize hdf5/perform/ directory | Albert Cheng | 2014-12-19 | 1 | -4/+1 |
| | | | | | | Moved perform/ to tools/perform. Updated all the configure related files for the new location. Tested: h5committested plus tested in jam and kite. | ||||
* | [svn-r25830] Merge of r25605 from the win32_dialog_fix feature branch. | Dana Robinson | 2014-11-21 | 1 | -0/+3 |
| | | | | | | Minor changes to CMake files that allow setting library Subversion externals paths via the CMake GUI. By default, these paths are set to our library trunks. We might want to change this on release. Tested on: 64-bit Windows 7 with Visual Studio 2012 and CMake 3.0.2 | ||||
* | [svn-r25526] Merged 25480 from the trunk into the branch | Scot Breitenfeld | 2014-08-11 | 1 | -1/+10 |
| | |||||
* | [svn-r25402] Bring 25397/8 from trunk: | Mohamad Chaarawi | 2014-07-10 | 1 | -2/+0 |
| | | | | | | | - remove configure checks for MPI_File_get_size and Big MPI_File_set_size as they are supported by MPIO implementations today. - fix bug in t_mpi.c (HDFFV-8856) tested with h5committest. | ||||
* | [svn-r25222] Merge cmake_ext_mod into 1.8 | Allen Byrne | 2014-05-27 | 1 | -9/+10 |
| | |||||
* | [svn-r25076] Correct the install folder logic. | Allen Byrne | 2014-04-22 | 1 | -18/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r25018] Purpose: | Dana Robinson | 2014-04-11 | 1 | -5/+8 |
| | | | | | | | | | Merged r24893, r24961, r24965 from trunk. Fix for thread-local storage resource leaks on Windows with Win32 threads. Prohibits thread-safe + C++/Fortran/static library in CMake. Tested on: 64-bit Windows 7 w/ Visual Studio 2012 | ||||
* | [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunk | Allen Byrne | 2014-04-07 | 1 | -9/+16 |
| | | | | Tested: h5committest | ||||
* | [svn-r24906] Merge latest CMake changes from trunk. | Allen Byrne | 2014-03-26 | 1 | -533/+518 |
| | | | | Tested: local linux | ||||
* | [svn-r24746] Merge trunk revision 24744 from cmake branch includes; | Allen Byrne | 2014-02-27 | 1 | -15/+24 |
| | | | | | | HDFFV-8505: UD filter changes to remove filters in h5repack. Tested: local linux | ||||
* | [svn-r24740] Bug fix: HDFFV-8684 | Albert Cheng | 2014-02-26 | 1 | -6/+6 |
| | | | | | | | | | | | | | h5committest failed in platypus because cmakehdf5 failed in installation because cmake generates a install-tarball based on incomplete version number (subrelease string is missing). Solution: Fixed $HDF5_PACKAGE_VERSION to contain the subrelease string. Fixed $HDF5_PACKAGE_VERSION_STRING to be the same as $HDF5_PACKAGE_VERSION. Tested: jam and platypus in both trunk and v18 branches because the current version number is trunk has a null sub-release and v18 has a non-null sub-release. That covers both grounds. | ||||
* | [svn-r24720] bring r24709 from trunk: | Mohamad Chaarawi | 2014-02-18 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | [svn-r24654] HDFFV-8640: Remove XLATE_UTILITY | Allen Byrne | 2014-01-28 | 1 | -8/+0 |
| | | | | Update tools testfiles | ||||
* | [svn-r24637] Add SUN if blocks | Allen Byrne | 2014-01-21 | 1 | -1/+8 |
| | |||||
* | [svn-r24289] Correct linux shared version numbering | Allen Byrne | 2013-10-14 | 1 | -1/+2 |
| | |||||
* | [svn-r24205] Merge HDFFV-8513/8522 from trunk (via cmake branch), h5repack ↵ | Allen Byrne | 2013-09-26 | 1 | -0/+1 |
| | | | | | | | | UD plugins. Also warning session fixes. Tested: CMake local linux | ||||
* | [svn-r24072] Merge trunk cmake changes to 1.8 branch. | Allen Byrne | 2013-08-26 | 1 | -525/+15 |
| | | | | | | | Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux | ||||
* | [svn-r24024] JAVA-1714: CMake packaging for macs improved | Allen Byrne | 2013-08-19 | 1 | -2/+23 |
| | | | | | | | HDFFV-7989: h5dump any_path and help text grouping Added cygwin-64 support Merged from trunk, tested local linux | ||||
* | [svn-r23982] Add "_" to VS define. | Allen Byrne | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | [svn-r23905] Alter option name to avoid conflict with WDTP | Allen Byrne | 2013-07-16 | 1 | -3/+3 |
| | |||||
* | [svn-r23900] Change name to avoid conflicts in WDTP | Allen Byrne | 2013-07-15 | 1 | -3/+3 |
| | |||||
* | [svn-r23869] HDFFV-8302: replace (v)snprintf with _(v)snprintf for windows. ↵ | Allen Byrne | 2013-07-08 | 1 | -11/+185 |
| | | | | | | | | Merge from trunk along with other windows functions and HD prefix corrections. HDFFV-8394: Add cmake code to package examples Tested: local linux | ||||
* | [svn-r23794] Correct logic for packaging cygwin release docs | Allen Byrne | 2013-06-19 | 1 | -11/+13 |
| | |||||
* | [svn-r23787] Remove COMPILE_FLAGS value - already set in X_FLAGS | Allen Byrne | 2013-06-17 | 1 | -1/+1 |
| | | | | Add /MT support | ||||
* | [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk. | Allen Byrne | 2013-06-14 | 1 | -3/+10 |
| | | | | Tested: local linux | ||||
* | [svn-r23692] Remove INSTALL_VMS file. | Allen Byrne | 2013-05-09 | 1 | -18/+30 |
| | | | | Added if block around INSTALL files | ||||
* | [svn-r23648] Remove MinGW reference | Allen Byrne | 2013-04-29 | 1 | -1/+0 |
| | |||||
* | [svn-r23647] Correct file reference in pack list | Allen Byrne | 2013-04-29 | 1 | -2/+2 |
| | |||||
* | [svn-r23351] brought r23066 from trunk into branch: | Scot Breitenfeld | 2013-03-15 | 1 | -0/+11 |
| | | | | | | | r23066 | byrn | 2012-11-29 09:50:21 -0600 (Thu, 29 Nov 2012) | 2 lines HDFFV-8265: create .def file during configure, added F2003 optional functions and refactor ISO_C_BINDING usage in cmake files Tested: local cmake | ||||
* | [svn-r23212] HDFFV-8292: Disable HDF_LEGACY_NAMING by default | Allen Byrne | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. ↵ | Allen Byrne | 2013-01-31 | 1 | -5/+12 |
| | | | | | | This was prompted by HDFFV-8227, OS X requires latest version of cmake for proper support. Tested: local linux | ||||
* | [svn-r23125] HDFFV-8202: merge cmake compare changes from trunk | Allen Byrne | 2013-01-02 | 1 | -3/+3 |
| | |||||
* | [svn-r23084] Correct cmake statement to use SET instead of ADD_DEFINITIONS | Allen Byrne | 2012-12-07 | 1 | -2/+2 |
| | |||||
* | [svn-r22905] Fixed typo in name of cmake config file. Needed for installing ↵ | Allen Byrne | 2012-10-16 | 1 | -1/+1 |
| | | | | multiple versions on windows. | ||||
* | [svn-r22649] Allow second find_package call for legacy libraries (not ↵ | Allen Byrne | 2012-08-09 | 1 | -0/+8 |
| | | | | cmake-configured) | ||||
* | [svn-r22632] Merge from trunk revision 22631 | Allen Byrne | 2012-08-06 | 1 | -20/+40 |
| | | | | tested: local linux | ||||
* | [svn-r22571] HDFFV-7784,-8095,7936 merge from trunk | Allen Byrne | 2012-07-13 | 1 | -2/+29 |
| | | | | Tested: local linux with cmake | ||||
* | [svn-r22476] Change CPACK_PACKAGE_VENDOR to HDF_Group with underscore. | Allen Byrne | 2012-06-20 | 1 | -1/+1 |
| |