summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'module-header-spelling'Brad King2010-08-10270-270/+270
|\
| * Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-09270-270/+270
* | Merge topic 'mingw-response-files'Brad King2010-08-101-1/+8
|\ \
| * | No response files with GNU ld <= 2.16 (#10913)Brad King2010-08-061-1/+8
* | | Merge topic 'findsubversion_fphsa_cleanup'Brad King2010-08-101-5/+4
|\ \ \
| * | | FindSubversion: set compatibility variables based on FPHSA()Kovarththanan Rajaratnam2010-08-041-5/+4
* | | | Merge topic 'findzlib_use_fphsa'Brad King2010-08-101-15/+2
|\ \ \ \
| * | | | FindZLIB: use the FPHSA version modeKovarththanan Rajaratnam2010-08-041-15/+2
| |/ / /
* | | | Merge topic 'find-boost'Brad King2010-08-101-1/+2
|\ \ \ \
| * | | | FindBoost: Search for Boost 1.43 and 1.44Brad King2010-08-031-2/+2
| * | | | FindBoost: Search for Boost 1.42Brad King2010-07-281-1/+2
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-101-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-091-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-081-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-08-071-1/+1
| |_|_|/ |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2010-08-061-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-08-051-1/+1
| |/ / |/| |
* | | KWSys Nightly Date StampKWSys Robot2010-08-041-1/+1
* | | Merge topic 'ExternalProject-cygwin-make'Brad King2010-08-031-0/+20
|\ \ \
| * | | ExternalProject: Fix $(MAKE) with cygpath on WindowsBrad King2010-08-021-0/+20
* | | | Merge topic 'find_cygwin17'Brad King2010-08-031-1/+2
|\ \ \ \
| * | | | FindCygwin: add new registry entry for Cygwin 1.7 (#10951)Kovarththanan Rajaratnam2010-07-311-1/+2
* | | | | Merge topic 'findzlib_fix_version'Brad King2010-08-031-7/+39
|\ \ \ \ \
| * | | | | FindZLIB: optimize zlib.h version parsingKovarththanan Rajaratnam2010-07-311-7/+39
| |/ / / /
* | | | | Merge topic 'fix-issue-9611'Brad King2010-08-031-18/+43
|\ \ \ \ \
| * | | | | BUG: 0009611 Fix Arch independent FindJNI.cmake on LinuxMathieu Malaterre2010-07-301-18/+43
* | | | | | Merge topic 'AddVersionChecking2FindPackageHandleStandardArgs'Brad King2010-08-032-39/+215
|\ \ \ \ \ \
| * | | | | | -fix indentation of the documentationAlex Neundorf2010-07-291-37/+39
| * | | | | | add 2nd, more powerful mode to find_package_handle_standard_args()Alex Neundorf2010-07-282-37/+211
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'fix-CTestTestFailedSubmit-xmlrpc'Brad King2010-08-031-0/+1
|\ \ \ \ \ \
| * | | | | | CTestTestFailedSubmit-xmlrpc: Pass with "Submission problem"Modestas Vainius2010-07-291-0/+1
* | | | | | | Merge topic 'fix-cmake-self-references'Brad King2010-08-0310-51/+51
|\ \ \ \ \ \ \
| * | | | | | | Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-2910-51/+51
| |/ / / / / /
* | | | | | | Merge topic 'hurd-platform'Brad King2010-08-031-0/+3
|\ \ \ \ \ \ \
| * | | | | | | GNU/Hurd platform support fixes (#9873)Pino Toscano2010-07-291-0/+3
| |/ / / / / /
* | | | | | | Merge topic 'find-libarchive'Brad King2010-08-032-5/+83
|\ \ \ \ \ \ \
| * | | | | | | Add option CMAKE_USE_SYSTEM_LIBARCHIVE (#10923)Brad King2010-07-291-5/+20
| * | | | | | | Add FindLibArchive module (#10923)Brad King2010-07-291-0/+63
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'CPackDEB-auto-dependency-support'Brad King2010-08-032-15/+140
|\ \ \ \ \ \ \
| * | | | | | | CPackDeb optionally generates auto-dependency list part fix of bug 10292Eric NOULARD2010-07-282-15/+140
| |/ / / / / /
* | | | | | | Merge topic 'CPackDEB-wrong-install-size'Brad King2010-08-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CPackDEB: merge wrong installed size patch. see bugs 10296 (and 10292)Eric NOULARD2010-07-281-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'fix-issue-11034'Brad King2010-08-031-10/+2
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Remove 'unknown keyword' warning (#11034)David Cole2010-07-281-10/+2
* | | | | | | | Merge topic 'FixTypoInMacroAddFileDependencies'Brad King2010-08-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | -fix typo in docs of deprecated MacroAddFileDependencies.cmakeAlex Neundorf2010-07-271-1/+1
* | | | | | | | | Merge topic 'AdditionalLibTiffName'Brad King2010-08-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | -add an additional name for finding libtiff on WindowsAlex Neundorf2010-07-271-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'fix-dashmacmini2-release-script'Brad King2010-08-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update path to git. dashmacmini2 was "upgraded."David Cole2010-07-271-1/+1
| | |/ / / / / / / | |/| | | | | | |