summaryrefslogtreecommitdiffstats
path: root/config/cmake/CTestCustom.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Correct target name for szaec lib - merge #2000 (#2002)Allen Byrne2022-08-171-0/+1
|
* SZ plugin changes from develop #1456 (#1527)Allen Byrne2022-03-271-0/+2
|
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-041-1/+1
| | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html.
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-2/+2
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Remove system command from valgrind reportsAllen Byrne2020-03-021-2/+2
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-111-0/+1
|
* Add another warning variationAllen Byrne2020-01-261-0/+1
|
* Add unknown pragma warning ignoreAllen Byrne2020-01-261-0/+1
|
* Add ZLIB to warings ignoreAllen Byrne2020-01-261-21/+2
|
* HDFFV-10962 add VS2019 supportAllen Byrne2019-11-181-2/+2
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-271-147/+113
|
* Synch with hdf5 deveolp improvementsAllen Byrne2017-06-191-1/+1
|
* 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.
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-291-2/+13
|
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-9/+4
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r27464] Update list of ignoreAllen Byrne2015-08-051-3/+9
|
* [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-071-17/+17
| | | | Tested: h5committest
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-3/+5
| | | | Tested: local linux
* [svn-r23869] HDFFV-8302: replace (v)snprintf with _(v)snprintf for windows. ↵Allen Byrne2013-07-081-1/+1
| | | | | | | | Merge from trunk along with other windows functions and HD prefix corrections. HDFFV-8394: Add cmake code to package examples Tested: local linux
* [svn-r23573] Removed inappropriate executable properties from a few files. ↵Dana Robinson2013-04-101-0/+0
| | | | | | | | These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes)
* [svn-r23301] Allen Byrne2013-02-181-63/+4
|
* [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. ↵Allen Byrne2013-01-311-0/+1
| | | | | | This was prompted by HDFFV-8227, OS X requires latest version of cmake for proper support. Tested: local linux
* [svn-r22551] Merge changes from Trunk revision 22550 for:Allen Byrne2012-07-111-3/+16
| | | | | | HDFFV-4206, -7953, -5930, -2687, -5942 Tested: local linux with cmake
* [svn-r22462] ADD fortran warning to ignore listAllen Byrne2012-06-141-0/+1
|
* [svn-r22409] reduce compiler warnings reported by CDash for non-critical issuesAllen Byrne2012-05-251-3/+2
|
* [svn-r22407] do not need warnings from utility program.Allen Byrne2012-05-251-0/+1
|
* [svn-r22186] MinGW compile issues fixed.Allen Byrne2012-03-291-2/+4
| | | | Tested: windows (big test using stdio only fails - this will be filed for further investigation)
* [svn-r21336] Synchronize cmake files with tested commits from trunkAllen Byrne2011-08-301-2/+2
|
* [svn-r21087] Add new clear-objects tests to valgrind ignore listAllen Byrne2011-07-111-0/+8
|
* [svn-r20904] Bring r20871, 20875, 20901, 20903 from trunk.Allen Byrne2011-05-251-16/+0
| | | | Tested: local linux
* [svn-r20722] Refactor ext lib import and install.Allen Byrne2011-05-041-12/+12
| | | | | | | | Change case of tools subtests to not conflict with tools tests. Add SOVERSION for linux Remove PACKED BITS define/idef blocks Bring r20721 from trunk
* [svn-r20447] Updated valgrind ignore listAllen Byrne2011-04-081-17/+32
|
* [svn-r20376] Test name change needed to be updated in valgrind ignore listAllen Byrne2011-03-301-2/+2
|
* [svn-r20352] Update Valgrind ignore listAllen Byrne2011-03-261-0/+17
|
* [svn-r20331] Adjust H5JAM tests for valgind executionAllen Byrne2011-03-251-3/+27
|
* [svn-r20306] Add tests to h5import and 80% of h5jamAllen Byrne2011-03-231-452/+95
| | | | Tested: local linux
* [svn-r20210] Purpose:Jonathan Kim2011-03-091-0/+4
| | | | | | | | | | | | | | Fix Bug 2120 - h5copy: improve to copy an object into same HDF file Description: Merged from HDF5 trunk r20203. Before the fix users can't copy an object (dataset or group) with different name if input file (-i) and output file (-o) is same. This feature would be useful to clone any object with different name and reuse contents. Tested: jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), Cmake (jam)
* [svn-r20185] Enable h5diff tests in valgrindAllen Byrne2011-03-041-133/+133
|
* [svn-r20111] Ignore valgrind memleak test on cmake script for ↵Jonathan Kim2011-02-171-0/+2
| | | | H5LS-tgrp_comments and H5DUMP-tarray1_big test cases.
* [svn-r20041] Created valgrind cacheinit file, Corrected ignore list, updated ↵Allen Byrne2011-02-041-34/+34
| | | | memcheck defines
* [svn-r19987] Update list of memtest exludeAllen Byrne2011-01-251-1/+3
|
* [svn-r19931] Add packed bits tests to MemCheck ignore listAllen Byrne2011-01-071-0/+42
|
* [svn-r19826] Correct SZIP 'warning ignore' regexAllen Byrne2010-11-191-1/+1
|
* [svn-r19807] Corrected REGEX of warning exceptionAllen Byrne2010-11-171-2/+2
|
* [svn-r19802] Update valgrind ignore tests.Allen Byrne2010-11-171-15/+30
|
* [svn-r19793] Revised the valgrind ignore list, added simple execute command ↵Allen Byrne2010-11-161-436/+456
| | | | tests for when doing a valgrind test of tools that only use a cmake script for testing.
* [svn-r19777] Corrected handling of largefile and linux_lfs handling.Allen Byrne2010-11-121-0/+1
| | | | | Synched cmake version of H5pubconf.h.in Added another variation of H5detect warning to ignore list.
* [svn-r19754] Added flush2 to list of memcheck ignore - flush2 needs flush1 ↵Allen Byrne2010-11-101-0/+1
| | | | | | to generate files Bring r19753 back from trunk.
* [svn-r19738] Added another version of H5detect warning to ignore listAllen Byrne2010-11-051-0/+3
| | | | | | Added H5convert warning to ignore list Added flush1 to list of memcheck ignore - design precludes valgrind correctness
* [svn-r19703] Removed special fheap timeout - replaced by timeout set in ↵Allen Byrne2010-11-011-6/+439
| | | | | | | | | CTestConfig.ctest Added MemCheck Ignore tests for repeated tools tests Added Debug flag for windows Bring r19702 from trunk