summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [svn-r19875] Correct HDF5 configuration variables for CPack/Install.Allen Byrne2010-12-081-3/+5
* [svn-r19866] Correct INSTALL_PREFIX handlingAllen Byrne2010-12-021-1/+3
* [svn-r19863] Add install commands for documentsAllen Byrne2010-12-021-5/+53
* [svn-r19855] Correct external library generated headers packing for install/c...Allen Byrne2010-11-271-0/+2
* [svn-r19853] Add back, dropped during edit - create directory - for external ...Allen Byrne2010-11-261-0/+2
* [svn-r19846] Correct external library generated headers packing for install/c...Allen Byrne2010-11-251-2/+20
* [svn-r19844] Remove quotes from BLDTYPE parameter in building external projec...Allen Byrne2010-11-251-2/+2
* [svn-r19842] Correct external library packing for install/cpack. On windows u...Allen Byrne2010-11-241-23/+43
* [svn-r19838] Correct external library packing for install/cpackAllen Byrne2010-11-231-62/+69
* [svn-r19791] CMake: Correct Error tests. Add Deprecated Symbols option.Allen Byrne2010-11-161-4/+22
* [svn-r19727] [BZ2072]Add compare output to expected test for help and version...Allen Byrne2010-11-041-1/+2
* [svn-r19719] Correct external lib handling for WindowsAllen Byrne2010-11-021-8/+10
* [svn-r19705] Added VFD test options.Allen Byrne2010-11-011-0/+8
* [svn-r19676] MPI_ checks were failing due to wrong #include of mpi.h in cmake...Allen Byrne2010-10-271-2/+1
* [svn-r19614] Add option command to set flags OFF for if not using ExternalPro...Allen Byrne2010-10-151-0/+2
* [svn-r19612] Add missing XXX_USE_EXTERNAL flags for ExternalProjectsAllen Byrne2010-10-151-2/+8
* [svn-r19608] Add message when ExternalProject is builtAllen Byrne2010-10-151-0/+2
* [svn-r19581] Correct target format in ADD_DEPENCIES commandAllen Byrne2010-10-121-2/+2
* [svn-r19574] Adjust external library names depending on build type for Extern...Allen Byrne2010-10-111-12/+30
* [svn-r19571] Parameterize SVN URLs.Allen Byrne2010-10-111-6/+22
* [svn-r19535] Add using-memchecker optionAllen Byrne2010-10-071-0/+8
* [svn-r19528] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-0/+1
* [svn-r19510] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-10/+12
* [svn-r19496] Change ExternalProject Dependicies guard to positive match (Wind...Allen Byrne2010-09-301-4/+4
* [svn-r19494] Correct static external project library base names.Allen Byrne2010-09-291-2/+2
* [svn-r19490] Correct dependency on extlib project when not using external pro...Allen Byrne2010-09-291-6/+8
* [svn-r19486] Add ExternalProject support for external libs - option added Def...Allen Byrne2010-09-281-18/+96
* [svn-r19438] Correct use of lib, include, bin in INSTALL commands to use prop...Allen Byrne2010-09-201-3/+3
* [svn-r19404] Update to H5REPACK tests for layout info required a grep script ...Allen Byrne2010-09-161-3/+3
* [svn-r19368] Purpose:Mike McGreevy2010-09-101-0/+12
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-1/+9
* [svn-r19344] Corrected long long printf test.Allen Byrne2010-09-021-25/+100
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-311-9/+16
* [svn-r19266] Remove configuration of cmake zlib config filed which has been d...Allen Byrne2010-08-201-1/+0
* [svn-r19259] Correct formatting and endif labelsAllen Byrne2010-08-201-27/+27
* [svn-r19257] Change Cmake to allow a local zlib header to be used in H5Zdelat...Allen Byrne2010-08-201-32/+73
* [svn-r19224] Moved subfolder checked outside of OPTION command. If folder doe...Allen Byrne2010-08-111-37/+34
* [svn-r19220] Move hl fortran ADD_SUBDIRECTORY to right after fortran ADD_SUBD...Allen Byrne2010-08-101-0/+6
* [svn-r19212] Updated cmake file with community suggested changes for cmake in...Allen Byrne2010-08-101-31/+20
* [svn-r19200] Added tests that subdirectories exist before using ADD_SUBDIRECT...Allen Byrne2010-08-091-110/+130
* [svn-r19117] Corrected positioning of cmake variables in definition order.Allen Byrne2010-07-211-43/+43
* [svn-r19106] Move Resources folder to config/cmakeAllen Byrne2010-07-201-16/+18
* [svn-r19054] Added code to retrieve version info from H5public.h and correcte...Allen Byrne2010-07-081-5/+14
* [svn-r19036] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...Allen Byrne2010-06-291-4/+9
* [svn-r19029] added new cmake files for testingAllen Byrne2010-06-221-2/+2
* [svn-r19026] Add testing files to cmake resources.Allen Byrne2010-06-221-0/+10
* [svn-r18997] Updated config files and install commands per external developer...Allen Byrne2010-06-141-28/+50
* [svn-r18924] Updated install of fortran mod filesAllen Byrne2010-05-281-8/+5
* [svn-r18889] Update CMake fortran configure/build with changes from community.Allen Byrne2010-05-251-2/+20
* [svn-r18855] Added CPack commands for installtion programAllen Byrne2010-05-191-0/+100