summaryrefslogtreecommitdiffstats
path: root/CMakeFilters.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r26395] Merges r26329 from trunkDana Robinson2015-03-091-5/+0
| | | | | | | | | | | | | | Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Fixes: HDFFV-9086 Tested on: h5committest
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-4/+4
| | | | Update windows wix cpack process.
* [svn-r25839] Remove hard coded urls.Allen Byrne2014-11-241-4/+0
| | | | | Add WiX support. Add file test depends.
* [svn-r25830] Merge of r25605 from the win32_dialog_fix feature branch.Dana Robinson2014-11-211-2/+6
| | | | | | 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-r25267] update external lib option propertyAllen Byrne2014-06-121-1/+3
|
* [svn-r25186] update cmake command name caseAllen Byrne2014-05-121-1/+1
|
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-93/+93
| | | | Tested: local linux
* [svn-r24130] Change option name for WDTPAllen Byrne2013-09-121-5/+5
|
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-0/+122
Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux