summaryrefslogtreecommitdiffstats
path: root/config/cmake
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-152-0/+72
|\
| * [svn-r27787] Merge of r27632-27674 from the trunk.Dana Robinson2015-09-151-3/+3
| * [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-101-7/+11
| * [svn-r27725] Add initial commands to properly build the generated files.Allen Byrne2015-09-092-0/+72
| * [svn-r27702] Merge of r27699 from trunk.Dana Robinson2015-09-081-12/+0
| * [svn-r27677] Merge of r27675 from trunkDana Robinson2015-09-041-6/+0
* | [svn-r27755] Changed direct VFD default to OFF in CMake to match Autotools.Dana Robinson2015-09-111-1/+1
* | [svn-r27716] Publish both static and shared mod files in binaries.Allen Byrne2015-09-091-7/+11
* | [svn-r27699] Removed some configure checks for obsolete Unix variants.Dana Robinson2015-09-081-12/+0
* | [svn-r27675] Removed library checks for nsl and socket from the autotools con...Dana Robinson2015-09-041-6/+0
|/
* [svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable H...Allen Byrne2015-08-311-0/+2
* [svn-r27570] Fixed issue with REAL max detection.Scot Breitenfeld2015-08-241-11/+13
* [svn-r27557] Added build_mod directory and updated the C try_run macro to not...Scot Breitenfeld2015-08-241-19/+11
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-6/+0
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-0/+6
* [svn-r27524] Added test to not remove double precision from valid KINDS if it...Scot Breitenfeld2015-08-191-2/+6
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-117-6/+515
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-117-515/+6
* [svn-r27488] Merged the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-117-6/+515
|\
| * [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-058-54/+285
| * [svn-r27417] comment code cleanupScot Breitenfeld2015-07-211-1/+1
| * [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-144-2/+42
| |\
| * | [svn-r27376] set default value of SIZEOF___FLOAT128Scot Breitenfeld2015-07-141-0/+2
| * | [svn-r27350] updated missing cmake definesScot Breitenfeld2015-07-082-31/+54
| * | [svn-r27337] cmake configure test for FortranScot Breitenfeld2015-07-051-0/+461
| * | [svn-r27326] Working version of cmake on linux.Scot Breitenfeld2015-07-022-5/+19
| * | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-101-23/+24
| |\ \
| * | | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-041-0/+5
| * | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-274-24/+314
| |\ \ \
| * \ \ \ [svn-r26911] svn merge -r26866:26910 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-04-232-0/+442
| |\ \ \ \
| * | | | | [svn-r26877] removed references to F2003Scot Breitenfeld2015-04-214-7/+2
* | | | | | [svn-r27468] Merge corrections found elsewhereAllen Byrne2015-08-052-6/+6
* | | | | | [svn-r27466] Add Trunk versionAllen Byrne2015-08-051-0/+126
* | | | | | [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-053-45/+30
* | | | | | [svn-r27428] Bug fix: DAILYTEST-170Albert Cheng2015-07-243-0/+123
| |_|_|_|/ |/| | | |
* | | | | [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-094-2/+42
| |_|_|/ |/| | |
* | | | [svn-r27142] Add optional variable for version extensionAllen Byrne2015-06-031-23/+24
| |_|/ |/| |
* | | [svn-r27087] Add changes for debug flagsAllen Byrne2015-05-151-2/+8
* | | [svn-r27064] HDFFV-9327: Refactor compiler flags to config file.Allen Byrne2015-05-141-0/+268
* | | [svn-r27037] Added other platforms comment to cmd line and quoted use of dire...Allen Byrne2015-05-071-7/+10
* | | [svn-r27015] updated with release changesAllen Byrne2015-05-051-1/+1
* | | [svn-r27000] Updated and debugged scriptAllen Byrne2015-05-041-1/+1
* | | [svn-r26953] Remove src temporary debug build props.Allen Byrne2015-04-281-2/+2
* | | [svn-r26951] add cygwinAllen Byrne2015-04-281-5/+14
* | | [svn-r26949] Correct linux separatorsAllen Byrne2015-04-281-11/+11
* | | [svn-r26944] Match src folder versionAllen Byrne2015-04-281-3/+7
| |/ |/|
* | [svn-r26905] Add user scripts to CMake folderAllen Byrne2015-04-232-0/+442
|/
* [svn-r26852] Correct component matchingAllen Byrne2015-04-201-11/+9
* [svn-r26815] Update cmake configuration checksAllen Byrne2015-04-152-74/+0
* [svn-r26778] fix path to configAllen Byrne2015-04-101-2/+2