summaryrefslogtreecommitdiffstats
path: root/config/cmake_ext_mod
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+1
|
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-17/+4
|
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-092-4/+43
|
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-282-117/+171
|
* Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵lrknox2017-12-222-171/+117
| | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2.
* Because of MPI requirements in library ALWAYS add include pathAllen Byrne2017-12-201-117/+170
|
* HDFFV-9724 Add H5LS prefix test with ${ORIGIN}Allen Byrne2017-12-131-0/+1
|
* Update macrosAllen Byrne2017-11-271-0/+1
|
* Correct pathAllen Byrne2017-11-011-1/+1
|
* Change to local pathAllen Byrne2017-11-011-1/+1
|
* Add back Find module and add support filesAllen Byrne2017-11-017-0/+1544
|
* Remove duplicated moduleAllen Byrne2017-11-011-1461/+0
|
* Correct usage of MPI varsAllen Byrne2017-11-011-515/+1239
|
* Fix STREQUAL if commands.Allen Byrne2017-10-022-17/+17
|
* HDFFV-9988 merge findmpi from cmake and add intel pathAllen Byrne2017-09-071-43/+87
|
* Correct case of varAllen Byrne2017-07-241-5/+5
|
* Added toolset and intel checksAllen Byrne2017-05-301-15/+24
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2511-0/+121
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Update cdash max test output and VS version matchingAllen Byrne2017-03-271-5/+7
|
* Update cmake pubconf to match autotools and add strtoll checksAllen Byrne2017-03-161-6/+10
|
* Update CMake files and formattingAllen Byrne2017-03-016-24/+32
|
* mpich module file is in env varAllen Byrne2017-02-241-0/+3
|
* MS keeps changing namesAllen Byrne2017-02-241-1/+1
|
* Smale changes from CMake repoAllen Byrne2017-02-231-0/+4
|
* Fix parallel h5diff test comapareAllen Byrne2017-02-141-5/+23
|
* Convert string APPEND to set commandsAllen Byrne2017-02-141-10/+12
|
* HDFFV-9875 Add new PDB folderAllen Byrne2017-02-061-0/+9
|
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+12
|
* HDFFV-9875 Fix typoAllen Byrne2017-02-021-1/+1
|
* HDFFV-9875 Change test for shared libsAllen Byrne2017-02-021-3/+3
|
* HDFFV-9875 Remove compile pdb referencesAllen Byrne2017-02-021-33/+6
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-1/+18
|
* HDFFV-10123 Use generator expressionAllen Byrne2017-02-011-4/+2
|
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-011-2/+1
|
* Correct variable nameAllen Byrne2017-01-121-3/+3
|
* Changed severity of message stateAllen Byrne2017-01-121-1/+1
|
* CMake command cleanupAllen Byrne2017-01-114-12/+10
|
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-112-153/+18
| | | Also converted tests to use macros
* Update cmake min version and cmake command conventionAllen Byrne2017-01-109-261/+260
|
* Merge from master cmake_conf projectAllen Byrne2016-10-072-79/+80
|
* HDFFV-9961: Add GIT option to ext lib macrosAllen Byrne2016-10-041-8/+9
|
* Move clear-objects inside runTestAllen Byrne2016-10-031-0/+8
|
* Update CMake java functionsAllen Byrne2016-09-151-23/+36
|
* [svn-r30204] Move CXX tests to C++ compiler test fileAllen Byrne2016-07-204-44/+60
|
* [svn-r30134] Description:Quincey Koziol2016-07-021-0/+6
| | | | | | | Add CMake macros and detections for the "round" family of routines. Tested on: Upcoming Windows daily tests
* [svn-r29557] Add comments to CMake macros and do append error fileAllen Byrne2016-03-241-8/+20
| | | | revise_chunks rev 29556
* [svn-r29198] Remove if condition for test mask situationAllen Byrne2016-02-241-2/+2
|
* [svn-r29190] Add checking for *.err file before trying to readAllen Byrne2016-02-232-10/+10
|
* [svn-r28581] Brought flock changes over from revise_chunks as well as a fewDana Robinson2015-12-111-0/+2
| | | | | | | minor tweaks from H5private.h. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only, autotools and CMake (3.3.2)
* [svn-r28538] Merge of r28479 from revise_chunks.Dana Robinson2015-12-081-16/+17
| | | | | | | | Fixes OS X compilation problems and brings some Linux symbols in line with the Autotools when building with CMake. Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0) Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)