summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Look for VCExpress as a possible build tool as well as devenv.Bill Hoffman2011-06-231-1/+2
* Use relative paths for custom command inputs.Bill Hoffman2011-06-221-10/+15
* Revert "With very long file names, VS 2010 was unable to compile files."Bill Hoffman2011-06-211-1/+10
* Use devenv instead of msbuild for vs2010.Bill Hoffman2011-06-211-9/+20
* KWSys Nightly Date StampKWSys Robot2011-06-071-1/+1
* KWSys Nightly Date StampKWSys Robot2011-06-061-1/+1
* KWSys Nightly Date StampKWSys Robot2011-06-051-1/+1
* KWSys Nightly Date StampKWSys Robot2011-06-041-1/+1
* KWSys Nightly Date StampKWSys Robot2011-06-031-1/+1
* Merge topic 'file-DOWNLOAD-low-speed-timeout'Brad King2011-06-022-4/+51
|\
| * Teach file(DOWNLOAD|UPLOAD) to timeout after inactivityBrad King2011-06-012-4/+51
* | Merge topic 'XL-Fortran-moddir-issue-12246'Brad King2011-06-021-0/+2
|\ \
| * | XL: Place Fortran modules with -qmoddir= flag (#12246)Brad King2011-06-011-0/+2
* | | Merge topic 'fix-Xcode-spelling-issue-12231'Brad King2011-06-028-13/+13
|\ \ \
| * | | Fix XCode -> Xcode typos, notably in man page (#12231)Sean McBride2011-05-318-13/+13
* | | | Merge topic 'aix-gcc-2.9-issue-12233'Brad King2011-06-021-1/+1
|\ \ \ \
| * | | | Fix plugin API for gcc 2.9-aix51-020209 (#12233)Daniel R. Gomez2011-05-311-1/+1
* | | | | Merge topic 'fix-10740-update-string-docs'Brad King2011-06-022-2/+3
|\ \ \ \ \
| * | | | | CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740)Rolf Eike Beer2011-05-272-2/+3
* | | | | | Merge topic 'dont-compress-memcheck-output'Brad King2011-06-025-14/+107
|\ \ \ \ \ \
| * | | | | | Fix type conversion warningZach Mullen2011-05-271-1/+1
| * | | | | | We will actually compress memcheck output if the server supports it.Zach Mullen2011-05-265-13/+105
| * | | | | | Dynamic analysis test output should not be compressed.Zach Mullen2011-04-291-2/+3
* | | | | | | Merge topic '12128_FindProtobuf_module_behavior_under_Windows_is_annoying'Brad King2011-06-021-22/+82
|\ \ \ \ \ \ \
| * | | | | | | Fix , to - in Copyright message so it passes CMake.ModuleNotices testPhilip Lowman2011-05-261-1/+1
| * | | | | | | Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtob...Philip Lowman2011-05-2637-168/+628
| |\ \ \ \ \ \ \
| * | | | | | | | 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