summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27868] Add missing exported headers due to generation changes.Allen Byrne2015-09-241-3/+9
* [svn-r27858] Add depends for H5E filesAllen Byrne2015-09-221-0/+10
* [svn-r27846] Fix generated files process.Allen Byrne2015-09-211-2/+12
* [svn-r27817] Fix generated file dependenciesAllen Byrne2015-09-171-40/+46
* [svn-r27803] Synch header generation to autogen and create files in source fo...Allen Byrne2015-09-161-26/+16
* [svn-r27789] Merge of r27683-r27698 from the trunk.Dana Robinson2015-09-151-3/+3
* [svn-r27726] Added output folder to commandsAllen Byrne2015-09-091-3/+3
* [svn-r27725] Add initial commands to properly build the generated files.Allen Byrne2015-09-091-23/+32
* [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-261-1/+7
* [svn-r27515] Correct spelling of functionAllen Byrne2015-08-171-1/+1
* [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-5/+34
* [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-1/+2
* [svn-r27332] Fix src/CMakeLists.txt after Quincey's metadata cache changesJerome Soumagne2015-07-021-0/+2
* [svn-r26953] Remove src temporary debug build props.Allen Byrne2015-04-281-10/+2
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-4/+4
* [svn-r26365] HDFFV-8520: Add plugin control APIs.Allen Byrne2015-03-051-0/+1
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
* [svn-r26161] Fix cmake case. Allen Byrne2015-02-121-2/+2
* [svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls.Allen Byrne2015-01-261-1/+1
* [svn-r25868] HDFFV-9041: Definitions needed to be a semi-colon separated list.Allen Byrne2014-12-091-4/+1
* [svn-r25570] UNDO:Added option to build tools static when building shared lib...Allen Byrne2014-09-031-17/+1
* [svn-r25569] Added option to build tools static when building shared librarie...Allen Byrne2014-09-031-1/+17
* [svn-r25468] some code refactoring to align trunk with VOL branch.Mohamad Chaarawi2014-07-221-0/+1
* [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-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-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-6/+6
* [svn-r24682] Add IF SHARED block around Windows PDB file generation command.Allen Byrne2014-02-041-2/+3
* [svn-r24171] Purpose: Fix problem with gcc 4.8Neil Fortner2013-09-191-6/+1
* [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-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+3
* [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-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
* [svn-r22817] Description:Quincey Koziol2012-09-261-0/+1
* [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-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. Correc...Allen Byrne2012-06-081-11/+0
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+3
* [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