summaryrefslogtreecommitdiffstats
path: root/tools/h5import/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Split tools into src and test - remove foldersAllen Byrne2016-10-271-54/+0
* Add missing EXPORT tag in INSTALL commandAllen Byrne2016-10-171-0/+2
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-1/+1
* [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-4/+4
* [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-4/+1
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-2/+2
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
* [svn-r25570] UNDO:Added option to build tools static when building shared lib...Allen Byrne2014-09-031-7/+2
* [svn-r25569] Added option to build tools static when building shared librarie...Allen Byrne2014-09-031-2/+7
* [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-251-3/+3
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-12/+12
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-191-476/+1
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+2
* [svn-r23273] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-141-6/+6
* [svn-r23269] HDFFV-8311: Correct test dependencyAllen Byrne2013-02-141-50/+185
* [svn-r23252] Fix test dependency flowAllen Byrne2013-02-121-8/+7
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
* [svn-r22720] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-1/+1
* [svn-r22642] Correct check for filters in tools testAllen Byrne2012-08-081-1/+3
* [svn-r22606] Correct typo from cut/pasteAllen Byrne2012-07-261-5/+4
* [svn-r22605] Skip test that require h5diff to compress when the DEFALTE filte...Allen Byrne2012-07-261-2/+23
* [svn-r22598] BE machines have a different offset in STORAGE_LAYOUT then the L...Allen Byrne2012-07-231-0/+1
* [svn-r22590] correct reference file location in runTest commandAllen Byrne2012-07-201-1/+1
* [svn-r22588] HDFFV-721: h5dump supplies input for h5importAllen Byrne2012-07-191-2/+100
* [svn-r22526] ifdef around the text file generation in importtest.Allen Byrne2012-07-091-40/+36
* [svn-r22506] HDFFV-7782: resolve names of tests files with tests - added two ...Allen Byrne2012-07-021-3/+5
* [svn-r22479] Remove subfolder tools from install commandAllen Byrne2012-06-201-2/+2
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+3
* [svn-r22033] Remove unnecessary INCLUDE_DIR commandAllen Byrne2012-03-071-1/+0
* [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-3/+2
* [svn-r21664] Added solution folders for most of the projects. This still nee...Dana Robinson2011-10-251-0/+3
* [svn-r21108] Renamed test files to more descriptive nameAllen Byrne2011-07-181-3/+3
* [svn-r20875] Refactor h5import to close files and free allocations. Also corr...Allen Byrne2011-05-201-14/+23
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-031-5/+5
* [svn-r20458] Change handling of reference files so that the output of import ...Allen Byrne2011-04-081-11/+3
* [svn-r20363] Updated commands to properly clear generated filesAllen Byrne2011-03-291-4/+1
* [svn-r20305] Add tests to h5import and 80% of h5jamAllen Byrne2011-03-231-2/+193
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-241-2/+2
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-221-0/+1
* [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-041-2/+2
* [svn-r19895] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-291-2/+0
* [svn-r19527] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-0/+16
* [svn-r19434] Correct use of lib, include, bin in INSTALL commands to use prop...Allen Byrne2010-09-201-1/+1
* [svn-r19361] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-20/+2
* [svn-r19325] Added parallel build commands.Allen Byrne2010-08-311-1/+1
* [svn-r19300] BZ 1958: Add h5dump xml tests to CMake supportAllen Byrne2010-08-251-5/+28
* [svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...Allen Byrne2010-06-291-0/+20