summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25482] - update is_accessible implementation to use fapl and pass it do...Mohamad Chaarawi2014-07-241-0/+4
* [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-111-23/+48
|\
| * [svn-r25208] Make the header generation optional and depend on finding perl e...Allen Byrne2014-05-211-31/+37
| * [svn-r25205] Fix CMP0040 Policy cmake usageAllen Byrne2014-05-201-7/+18
| * [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-3/+11
* | [svn-r24940] merge from trunk.Mohamad Chaarawi2014-04-011-136/+147
|\ \ | |/
| * [svn-r24919] Add MINGW checkAllen Byrne2014-03-271-4/+4
| * [svn-r24886] Fix fortran mod file handling and packingAllen Byrne2014-03-241-0/+3
| * [svn-r24864] Description:Quincey Koziol2014-03-211-2/+0
| * [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
| * [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-133/+143
* | [svn-r24710] merge from trunk to 24709.Mohamad Chaarawi2014-02-141-6/+6
|\ \ | |/
| * [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-6/+6
* | [svn-r24701] merge from trunk to 24700.Mohamad Chaarawi2014-02-131-2/+3
|\ \ | |/
| * [svn-r24682] Add IF SHARED block around Windows PDB file generation command.Allen Byrne2014-02-041-2/+3
* | [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-271-6/+1
|\ \ | |/
| * [svn-r24171] Purpose: Fix problem with gcc 4.8Neil Fortner2013-09-191-6/+1
* | [svn-r24088] Merging r24044 through r24087Mohamad Chaarawi2013-08-301-7/+12
|\ \ | |/
| * [svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...Mohamad Chaarawi2013-08-301-6/+6
| * [svn-r24046] HDFFV-8500: set h5detect compile optimization to -O0Allen Byrne2013-08-211-1/+6
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-271-0/+3
|\ \ | |/
| * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+3
* | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-101-0/+15
|\ \ | |/
| * [svn-r23549] Description:Quincey Koziol2013-04-041-1/+1
| * [svn-r23382] I took out H5PLpkg.h. It no longer exist.Raymond Lu2013-03-191-1/+0
| * [svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linuxAllen Byrne2013-03-151-0/+16
* | [svn-r23179] trunk mergeMohamad Chaarawi2013-01-181-1/+1
|\ \ | |/
| * [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
* | [svn-r22856] merge trunk up to 22855.Mohamad Chaarawi2012-10-031-0/+1
|\ \ | |/
| * [svn-r22817] Description:Quincey Koziol2012-09-261-0/+1
* | [svn-r22855] remove dummy pluginMohamad Chaarawi2012-10-031-2/+0
* | [svn-r22806] Mohamad Chaarawi2012-09-251-0/+26
|\ \ | |/
| * [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable....Allen Byrne2012-09-181-0/+5
| * [svn-r22772] Synch line spaces with 1.8Allen Byrne2012-09-171-0/+21
* | [svn-r22468] split H5F.c into 2 files, H5F.c for public routines and H5Fint.c...Mohamad Chaarawi2012-06-151-0/+1
* | [svn-r22466] merge from trunkMohamad Chaarawi2012-06-151-11/+0
|\ \ | |/
| * [svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. Correc...Allen Byrne2012-06-081-11/+0
* | [svn-r22435] separate public and private VOL routinesMohamad Chaarawi2012-06-051-0/+1
* | [svn-r22418] merge from trunkMohamad Chaarawi2012-05-291-0/+3
|\ \ | |/
| * [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+3
* | [svn-r22384] - fix type in CMake fileMohamad Chaarawi2012-05-211-1/+1
* | [svn-r22299] add the vol files to cmakeMohamad Chaarawi2012-04-191-0/+15
|/
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-251-5/+1
* [svn-r21664] Added solution folders for most of the projects. This still nee...Dana Robinson2011-10-251-0/+5
* [svn-r21643] Reorganized the HDF5 C library source code in the CMake project.Dana Robinson2011-10-211-62/+190
* [svn-r21256] Add libinfo and test to cmake - JIRA 1243Allen Byrne2011-08-181-0/+1
* [svn-r21171] Commit HDFFV-5929 winthreads define fixAllen Byrne2011-08-041-18/+3
* [svn-r21133] Description:Quincey Koziol2011-07-201-0/+2
* [svn-r21080] Remove redundant EXPORTS symbol since CMake automatically create...Allen Byrne2011-07-081-1/+0