summaryrefslogtreecommitdiffstats
path: root/CMakeFilters.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove cache sets for defaults, cleanup cmake filesAllen Byrne2017-09-131-10/+7
|
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-241-0/+11
| | | | | | | | | copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files.
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-27/+27
|
* HDFFV-9961: Merge GIT ext lib option to 1.8Allen Byrne2016-10-101-0/+2
|
* [svn-r30173] Add GIT support and correct name of option for UNSUPPORTEDAllen Byrne2016-07-121-17/+20
|
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-7/+15
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26817] Update cmake configuration checksAllen Byrne2015-04-151-12/+0
| | | | Tested: local linux
* [svn-r26654] Bring trunk CMake changes to branch.Allen Byrne2015-03-301-1/+7
| | | | Tested: local linux
* [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