Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | [svn-r22817] Description: | Quincey Koziol | 2012-09-26 | 1 | -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 Byrne | 2012-09-18 | 1 | -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.txt | Allen Byrne | 2012-04-04 | 1 | -0/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r21804] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
| | | | | standard 2.8.6 | ||||
* | [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake ↵ | Allen Byrne | 2011-11-03 | 1 | -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 Byrne | 2011-10-25 | 1 | -1/+2 |
| | | | | | | OPTION command for solution folder and no packaging. Tested: local linux | ||||
* | [svn-r21201] Prepend test folder name to perform and testpar cmake tests | Allen Byrne | 2011-08-09 | 1 | -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 Byrne | 2011-07-08 | 1 | -1/+1 |
| | | | | public 1.8 CDash reports | ||||
* | [svn-r20627] Add dependency of t_pflush2 on t_pflush1 | Allen Byrne | 2011-04-25 | 1 | -0/+2 |
| | |||||
* | [svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. ↵ | Allen Byrne | 2011-03-01 | 1 | -13/+15 |
| | | | | | | This will replace the list of ignore tests in CTestCustom.cmake file. Tested: local linux | ||||
* | [svn-r20153] Move ext lib handling for ext project building to a common ↵ | Allen Byrne | 2011-02-24 | 1 | -2/+2 |
| | | | | | | macro. Update HDF5 project to use HDFMacros.cmake file. Add test properties for test ordering. Tested: local linux, windows | ||||
* | [svn-r20025] remove t_rank_projection file from list of sources | Allen Byrne | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ↵ | Allen Byrne | 2011-01-04 | 1 | -2/+2 |
| | | | | | | macro use for checking libtype. bring r19906 from 1.8 branch | ||||
* | [svn-r19895] Remove use of /MT compile flag for building static libs and ↵ | Allen Byrne | 2010-12-29 | 1 | -2/+0 |
| | | | | programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries. | ||||
* | [svn-r19706] Added VFD test options. | Allen Byrne | 2010-11-01 | 1 | -0/+43 |
| | | | | Bring r19705 from branch | ||||
* | [svn-r19361] Move Windows specific compile and link flags to macros | Allen Byrne | 2010-09-09 | 1 | -20/+2 |
| | |||||
* | [svn-r19325] Added parallel build commands. | Allen Byrne | 2010-08-31 | 1 | -3/+6 |
| | | | | | | | Corrected use/name of source folder aliases. Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work). Tested: local linux with mpich | ||||
* | [svn-r19037] Added executable Linker Flag for MSVC static builds: ↵ | Allen Byrne | 2010-06-29 | 1 | -0/+20 |
| | | | | | | | | /NODEFAULTLIB:MSVCRT Added VERSION vars for inclusion into auto snapshot version update script Tested windows | ||||
* | [svn-r18793] Add files to support building library with CMake | Allen Byrne | 2010-05-13 | 1 | -0/+46 |
Tested: Local linux |