summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | FindProtobuf: Better MSVC support, Searching for protobuf litePhilip Lowman2011-05-261-22/+82
* | | | | | | | | | Merge topic 'hdf5-module-bug-fix'Brad King2011-06-021-45/+95
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Remove unnecessary mark_as_advanced from FindHDF5.Will Dicharry2011-05-251-15/+6
| * | | | | | | | | FindHDF5 ensures good link lines when libraries are duplicated.Will Dicharry2011-05-251-5/+16
| * | | | | | | | | Fix for bug 11752, mixed debug and release libraries.Will Dicharry2011-05-251-3/+7
| * | | | | | | | | Use HDF5_FOUND to control autoconf and CMake built FindHDF5.Will Dicharry2011-05-251-35/+34
| * | | | | | | | | Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs.Will Dicharry2011-05-241-1/+1
| * | | | | | | | | Add logic for CMake built HDF5 install.Will Dicharry2011-05-161-15/+37
| * | | | | | | | | HDF5 high level library is a find COMPONENT now.Will Dicharry2011-05-161-2/+7
| * | | | | | | | | Modified the FindHDF5.cmake file to locate the Fortran bindings.Tim Gallagher2011-05-161-7/+25
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-021-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-011-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-05-311-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-05-301-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-05-291-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-05-281-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-05-271-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-05-261-1/+1
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-05-251-1/+1
* | | | Merge topic 'output-compile-lines'Brad King2011-05-2417-45/+367
|\ \ \ \
| * | | | Fix CompileCommandOutput test build on WindowsBrad King2011-05-201-1/+11
| * | | | Fix CompileCommandOutput test for Make tools not supporting spacesBrad King2011-05-197-7/+16
| * | | | run_compile_commands: Cast istream::get() result to charBrad King2011-05-191-1/+1
| * | | | run_compile_commands: Avoid extra stl vector conversionBrad King2011-05-183-3/+20
| * | | | run_compile_commands: Avoid shadow in std::map<>::at workaroundBrad King2011-05-171-2/+2
| * | | | Provide std::map<>::at for use in run_compile_commandsBrad King2011-05-171-2/+0
| * | | | Make std::map usage more portable in language=>flags/defines mapsBrad King2011-05-172-16/+25
| * | | | Fix run_compile_commands build on Apple GCC 3.3Brad King2011-05-161-1/+13
| * | | | Fix signed/unsigned comparison in EscapeJSONBrad King2011-05-161-1/+1
| * | | | Only offer the compile command output feature on unix systemsManuel Klimek2011-05-163-7/+18
| * | | | Adds a test for the compile command line output.Manuel Klimek2011-04-259-0/+166
| * | | | make compile command output optionalManuel Klimek2011-04-253-2/+6
| * | | | implement cxx command outputManuel Klimek2011-04-253-2/+66
| * | | | cache flags and definesManuel Klimek2011-04-252-45/+54
| * | | | refactor flags and definesManuel Klimek2011-04-252-55/+68
* | | | | Merge topic 'fix-11925-vcxproj-filters-mismatch'Brad King2011-05-241-5/+5
|\ \ \ \ \
| * | | | | VS10: Write header-only files in correct xml element (#11925)David Cole2011-05-231-5/+5
* | | | | | Merge topic 'string-RANDOM-seed'Brad King2011-05-243-3/+76
|\ \ \ \ \ \
| * | | | | | Fix forced-seed argument type in string(RANDOM)Brad King2011-05-231-2/+2
| * | | | | | Explicitly cast time value in cmSystemTools::RandomSeedBrad King2011-05-191-2/+2
| * | | | | | VS 6: Define _WIN32_WINNT to load wincrypt.h correctlyBrad King2011-05-181-0/+6
| * | | | | | Improve string(RANDOM) default seedBrad King2011-05-173-2/+69
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'doc-output_required_files'Brad King2011-05-241-2/+11
|\ \ \ \ \ \
| * | | | | | Document status of output_required_files command (#12214)Brad King2011-05-231-2/+11
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'CPackRPM-fixForAIX'Brad King2011-05-241-3/+3
|\ \ \ \ \ \
| * | | | | | CPack make RPM work on AIX. fix #0012183 merge patch from Pasi ValminenEric NOULARD2011-05-211-3/+3
* | | | | | | Merge topic 'absoft-fortran-compiler'Brad King2011-05-248-5/+38
|\ \ \ \ \ \ \
| * | | | | | | Absoft: Enable FortranCInterface check in Fortran testBrad King2011-05-201-1/+4
| * | | | | | | Absoft: Detect implicit link libraries on Linux and MacBrad King2011-05-204-3/+22
| * | | | | | | Add Absoft Fortran compiler id and basic flagsBrad King2011-05-203-1/+12