summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [svn-r19790] CMake: Correct Error tests. Add Deprecated Symbols option.Allen Byrne2010-11-161-4/+14
* [svn-r19782] Fix CMake testing for links_env test which requires an environme...Allen Byrne2010-11-151-0/+8
* [svn-r19726] [BZ2072]Add compare output to expected test for help and version...Allen Byrne2010-11-041-1/+2
* [svn-r19717] Correct external lib handling for WindowsAllen Byrne2010-11-021-8/+10
* [svn-r19706] Added VFD test options.Allen Byrne2010-11-011-4/+12
* [svn-r19674] MPI_ checks were failing due to wrong #include of mpi.h in cmake...Allen Byrne2010-10-271-2/+1
* [svn-r19613] Add option command to set flags OFF for if not using ExternalPro...Allen Byrne2010-10-151-0/+2
* [svn-r19610] Add missing XXX_USE_EXTERNAL flags for ExternalProjectsAllen Byrne2010-10-151-2/+8
* [svn-r19607] Add message when ExternalProject is builtAllen Byrne2010-10-151-0/+2
* [svn-r19580] Correct target format in ADD_DEPENCIES commandAllen Byrne2010-10-121-2/+2
* [svn-r19573] Adjust external library names depending on build type for Extern...Allen Byrne2010-10-111-12/+30
* [svn-r19570] Parameterize SVN URLs.Allen Byrne2010-10-111-2/+18
* [svn-r19534] Add using-memchecker optionAllen Byrne2010-10-071-0/+8
* [svn-r19527] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-0/+1
* [svn-r19509] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-10/+12
* [svn-r19497] Change ExternalProject Dependicies guard to positive match (Wind...Allen Byrne2010-09-301-4/+4
* [svn-r19495] Correct static external project library base names.Allen Byrne2010-09-291-2/+2
* [svn-r19489] Correct dependency on extlib project when not using external pro...Allen Byrne2010-09-291-6/+8
* [svn-r19487] Add ExternalProject support for external libs - option added Def...Allen Byrne2010-09-281-18/+96
* [svn-r19434] Correct use of lib, include, bin in INSTALL commands to use prop...Allen Byrne2010-09-201-3/+3
* [svn-r19403] Update to H5REPACK tests for layout info required a grep script ...Allen Byrne2010-09-161-3/+3
* [svn-r19367] Purpose:Mike McGreevy2010-09-101-0/+12
* [svn-r19361] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-1/+9
* [svn-r19343] Corrected long long printf test.Allen Byrne2010-09-021-25/+100
* [svn-r19325] Added parallel build commands.Allen Byrne2010-08-311-9/+16
* [svn-r19264] Remove configuration of cmake zlib config filed which has been d...Allen Byrne2010-08-201-1/+0
* [svn-r19260] Change Cmake to allow a local zlib header to be used in H5Zdelat...Allen Byrne2010-08-201-48/+89
* [svn-r19225] Moved subfolder checked outside of OPTION command. If folder doe...Allen Byrne2010-08-111-37/+34
* [svn-r19222] Move hl fortran ADD_SUBDIRECTORY to right after fortran ADD_SUBD...Allen Byrne2010-08-101-0/+6
* [svn-r19211] Updated cmake file with community suggested changes for cmake in...Allen Byrne2010-08-101-31/+20
* [svn-r19201] Added tests that subdirectories exist before using ADD_SUBDIRECT...Allen Byrne2010-08-091-117/+139
* [svn-r19116] Corrected positioning of cmake variables in definition order.Allen Byrne2010-07-211-41/+41
* [svn-r19107] Move Resources folder to config/cmakeAllen Byrne2010-07-201-9/+9
* [svn-r19056] Added code to retrieve version info from H5public.h; corrected a...Allen Byrne2010-07-081-4/+12
* [svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...Allen Byrne2010-06-291-3/+7
* [svn-r19027] Add testing files to cmake resources.Allen Byrne2010-06-221-0/+10
* [svn-r18996] Updated config files and install commands per external developer...Allen Byrne2010-06-141-28/+50
* [svn-r18950] Correct version numbers for trunkAllen Byrne2010-06-021-3/+3
* [svn-r18925] Updated install of fortran mod filesAllen Byrne2010-05-281-8/+5
* [svn-r18890] Update CMake fortran configure/build with changes from community.Allen Byrne2010-05-251-2/+20
* [svn-r18856] Added CPack commands for installtion programAllen Byrne2010-05-191-0/+110
* [svn-r18793] Add files to support building library with CMakeAllen Byrne2010-05-131-0/+567