summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | ExternalProject: Add LOG_* options to hide step outputBrad King2010-06-211-0/+137
* | | | | | | Merge topic 'CPackRPM-RelocatablePackage'Brad King2010-07-131-2/+25
|\ \ \ \ \ \ \
| * | | | | | | CPackRPM:: [partially] support relocatable packageEric NOULARD2010-07-091-2/+25
* | | | | | | | Merge topic 'FindPostgreSQL'Brad King2010-07-131-0/+181
|\ \ \ \ \ \ \ \
| * | | | | | | | Changed ADDITIONAL_SEARCH_PATHS to PostgreSQL_ADDITIONAL_SEARCH_PATHS.Andrew Maclean2010-07-091-2/+2
| * | | | | | | | Forgot the copyright notice.Andrew Maclean2010-07-081-0/+14
| * | | | | | | | Adding a FindPostgreSQL.cmake moduleAndrew Maclean2010-07-071-0/+167
| |/ / / / / / /
* | | | | | | | Merge topic 'findqt4-cross-compile'Brad King2010-07-133-247/+243
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Find correct Qt plugins for cross-compiling.Clinton Stimpson2010-07-061-1/+7
| * | | | | | Fix some issues with refinding when qmake executable is changed.Clinton Stimpson2010-07-061-0/+7
| * | | | | | Tweak for cygwin, don't convert : to ;Clinton Stimpson2010-07-031-2/+2
| * | | | | | Add cross-compiling support to FindQt4.cmakeClinton Stimpson2010-07-023-246/+229
* | | | | | | Merge branch 'CPackRPM-handleFileWithSpace'Brad King2010-07-061-3/+4
|\ \ \ \ \ \ \
| * | | | | | | CPackRPM:: Quote every filenames in %file section (see bugs 10701,10871,10345)Eric NOULARD2010-07-041-3/+4
| |/ / / / / /
* | | | | | | Merge branch 'CPackRPM-VariousEnhancement-0010741'Brad King2010-07-061-88/+97
|\ \ \ \ \ \ \
| * | | | | | | Provides default changelog if no file is providedEric NOULARD2010-07-041-0/+2
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | clean up some stuff in CPack RPM scriptRolf Eike Beer2010-07-041-88/+95
| |/ / / / /
* | | | | | Merge branch 'CPackRPM-fixDashInRPMVersion'Brad King2010-07-061-0/+5
|\ \ \ \ \ \
| * | | | | | CPackRPM:: Replace - with _ in RPM Version (fix bug 0010934)Eric NOULARD2010-07-041-0/+5
| |/ / / / /
* | | | | | Merge branch 'FindMPI-flag-parsing'Brad King2010-07-061-11/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindMPI: Fix parsing of mpicc -Wl,-L link flags (#9093)Brad King2010-06-291-2/+2
| * | | | | FindMPI: Failure is not an error if not REQUIREDBrad King2010-06-281-3/+3