summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach find_(library|package) about Linux multiarch (#12037)Brad King2011-06-0812-6/+88
* KWSys Nightly Date StampKWSys Robot2011-06-081-1/+1
* Merge topic 'eliminate-cvs-from-release-scripts'Brad King2011-06-0711-40/+44
|\
| * CMake: eliminate use of cvs in the Release scriptsDavid Cole2011-06-0211-40/+44
* | Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'Brad King2011-06-0715-29/+333
|\ \
| * | BundleUtilities: Avoid test on Watcom dashboards (#12034)David Cole2011-06-041-3/+3
| * | Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was fo...Clinton Stimpson2011-06-021-4/+2
| * | BundleUtilities: Add rpath to loadable modules in test.Clinton Stimpson2011-06-023-25/+70
| * | BundleUtilities: Print reason for not loading module.soClinton Stimpson2011-06-011-3/+7
| * | BundleUtilities: Run test on Windows if either MSVC or dumpbin was found.Clinton Stimpson2011-06-011-2/+4
| * | BundleUtilities: Disable running test on Windows unless using MSVC.Clinton Stimpson2011-06-011-3/+3
| * | BundleUtilities: Fix issues with custom target DEPENDS in test (#12034)Clinton Stimpson2011-05-314-3/+11
| * | BundleUtilities: Fix test when using xcode (#12034)Clinton Stimpson2011-05-311-1/+1
| * | BundleUtilities: Fix regex to extract dependents from ldd (#12034)Clinton Stimpson2011-05-311-1/+1
| * | BundleUtilities: Work w/ non .app exes on Mac (#12034)Clinton Stimpson2011-05-2714-28/+275
* | | Merge topic 'fix-BundleUtilities-cryptic-error-message'Brad King2011-06-071-3/+15
|\ \ \
| * | | BundleUtilities: Avoid a cryptic and unhelpful error messageDavid Cole2011-06-021-3/+15
| | |/ | |/|
* | | Merge topic 'vs10_include_fix'Brad King2011-06-074-1/+74
|\ \ \
| * | | One more try. Use full path by default, and relative on broken compilers.Bill Hoffman2011-06-031-5/+29
| * | | Use bin tree for inclues to avoid -I with spaces in the path.Bill Hoffman2011-06-035-8/+17
| * | | Append and do not clobber CMAKE_CXX_FLAGS in the test.Bill Hoffman2011-06-031-1/+1
| * | | Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.Bill Hoffman2011-06-028-1/+41
* | | | Merge topic 'fix_leak'Brad King2011-06-071-0/+1
|\ \ \ \
| * | | | Fix a memory leak.Bill Hoffman2011-06-061-0/+1
* | | | | Merge topic 'Xcode-universal-binary-depend-issue-11844'Brad King2011-06-073-44/+72
|\ \ \ \ \
| * | | | | Xcode: Fix parallel build depends with universal binaries (#11844)Brad King2011-06-063-44/+72
| |/ / / /
* | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |