summaryrefslogtreecommitdiffstats
path: root/testpar/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
|
* CMake and script changes for clang-formatAllen Byrne2020-09-041-2/+16
|
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+2
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
|
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
|
* Remove the Copyright UofI per Larry's guidanceRichard Warren2019-12-061-0/+1
|
* fix get gethostname for windowsAllen Byrne2019-08-281-0/+2
|
* OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-271-1/+1
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-10/+24
| | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-2/+2
|
* TRILAB-111 fixes for parallel testingAllen Byrne2019-02-131-1/+1
|
* Add fix for HDFFV-10501Jordan Henderson2018-08-261-0/+1
| | | | | Add test for HDFFV-10501 fix Add release note for HDFFV-10501 fix
* Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-2/+2
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-17/+14
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-2/+2
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+2
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-2/+0
|
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-2/+2
|
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-2/+8
|
* Correct usage of MPI varsAllen Byrne2017-11-011-2/+2
|
* The initial coding for the superblock read optizationRichard Warren2017-09-281-0/+1
|
* Amend CMakeLists.txt to add t_filters_parallel to CMakeJordan Henderson2017-09-151-0/+1
|
* Include code fixes and additional modifications pointed out by code reviewersRichard Warren2017-07-101-0/+1
|
* Update CMake files and formattingAllen Byrne2017-03-011-1/+1
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-1/+1
|
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-3/+3
| | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR.
* [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-4/+4
|
* [svn-r27162] fix for HDFFV-9412:Mohamad Chaarawi2015-06-081-0/+1
| | | | | | | - Check for mpi is_initialized and is_finalized before making MPI calls in init/terminate of HDF5. - Add a test to make sure we can make serial HDF5 calls from rank 0 after MPI_Finalize is called. tested with h5committest
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-2/+2
| | | | Tested: local linux
* [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of ↵Mohamad Chaarawi2015-02-231-0/+2
| | | | functions to work with v16 default API.
* [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-221-2/+0
| | | | Tested on: jam w/ parallel and fortran
* [svn-r26260] - add an attribute callback to call H5_term_library when ↵Mohamad Chaarawi2015-02-201-0/+2
| | | | | | | | | MPI_COMM_SELF is destroyed. - add tests for above. - this is a fix for HDFFV-883. tested h5committest
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
|
* [svn-r25282] remove obsolete fileAllen Byrne2014-06-131-5/+0
|
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-1/+1
| | | | Tested: local linux
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
|
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-14/+14
| | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-54/+5
| | | | | | developers. Tested: local linux
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+2
| | | | This adds the UserMacros.cmake support needed.
* [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
| | | | Update CMake files for new encode/decode property list files.
* [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵Allen Byrne2012-09-181-0/+5
| | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers
* [svn-r22247] Added new files and tests to CMakeLists.txtAllen Byrne2012-04-041-0/+1
| | | | Tested: local linux
* [svn-r21804] Update CMake Required version in all folders to match current ↵Allen Byrne2011-12-051-1/+1
| | | | standard 2.8.6
* [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake ↵Allen Byrne2011-11-031-2/+2
| | | | | | | | files updated to link with fortran mpi libs. Updated cacheinit.cmake to set num of procs to 3 for hdf testing. Tested: local linux and on windows 7
* [svn-r21667] Update FOLDER solution option for target properties. Added ↵Allen Byrne2011-10-251-1/+2
| | | | | | OPTION command for solution folder and no packaging. Tested: local linux
* [svn-r21201] Prepend test folder name to perform and testpar cmake testsAllen Byrne2011-08-091-5/+9
| | | | | | | Replace runTest command param spaces with ; Change CTEST_NAME to HDF5 - the project name Tested: local linux, windows
* [svn-r21074] Remove incorrect -p option from test macro. Discovered from ↵Allen Byrne2011-07-081-1/+1
| | | | public 1.8 CDash reports