summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'module-header-spelling'Brad King2010-08-10268-268/+268
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-09268-268/+268
| |/ / /
* | | | 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
* | | | 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 '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-031-0/+63
|\ \ \ \
| * | | | Add FindLibArchive module (#10923)Brad King2010-07-291-0/+63
| |/ / /
* | | | Merge topic 'CPackDEB-auto-dependency-support'Brad King2010-08-031-13/+132
|\ \ \ \
| * | | | CPackDeb optionally generates auto-dependency list part fix of bug 10292Eric NOULARD2010-07-281-13/+132
| |/ / /
* | | | 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 'findopenssl-path-fix'Brad King2010-08-031-9/+9
|\ \ \ \ \
| * | | | | Add missing PATHS to find_path commands to fix openssl searchingMathieu Malaterre2010-07-271-9/+9
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-issue-10020'Brad King2010-08-031-2/+62
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Copy Resources in Frameworks during fixup_bundle (#10020)David Cole2010-07-271-2/+62
| |/ / /
* | | | ExternalProject: Use $(MAKE) whenever possible.David Cole2010-07-231-3/+5
|/ / /
* | | Merge topic 'findqt4-cross-compile'Brad King2010-07-201-8/+8
|\ \ \
| * | | Fix mingw/VS warning message with cross compile re-org.Clinton Stimpson2010-07-151-8/+8
* | | | Merge topic 'resolve/doc-spelling/CPackRPM'Brad King2010-07-204-7/+7
|\ \ \ \
| * \ \ \ Merge CPackRPM changes into doc-spellingBrad King2010-07-135-177/+131
| |\ \ \ \
| * | | | | Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-134-7/+7
| | |_|_|/ | |/| | |
* | | | | Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3'Brad King2010-07-132-1/+12
|\ \ \ \ \
| * \ \ \ \ Merge 'remove-CTestTest3' into ctest-file-checksumBrad King2010-07-1311-36/+305
| |\ \ \ \ \
| * | | | | | Cross-platform fixes for checksum/retry codeZach Mullen2010-06-031-2/+2
| * | | | | | Checksums on CTest submit files, and retry timed out submissions.Zach Mullen2010-06-032-1/+12
* | | | | | | Merge topic 'external-project-launcher'Brad King2010-07-131-0/+137
|\ \ \ \ \ \ \
| * | | | | | | Detect CMake warnings and errors in build output.David Cole2010-07-101-1/+1