summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindBullet: Search in per-config dirs on Windows (#13738)Alan Witkowski2012-11-261-0/+2
* MSVC: Drop default use of /Zm1000 for VS >= 7.1Brad King2012-11-161-1/+6
* Merge topic 'only-git-fetch-when-necessary'Brad King2012-11-131-5/+78
|\
| * ExternalProject: Always do a git fetch for a remote ref.Matt McCormick2012-11-131-1/+14
| * ExternalProject: Only run 'git fetch' when required.Matt McCormick2012-11-031-5/+65
* | Merge topic 'osx-bad-sdk-xcode-3.2.6'Brad King2012-11-131-0/+17
|\ \
| * | OS X: Warn about known SDK breakage by Xcode 3.2.6Brad King2012-11-081-0/+17
| * | Merge branch 'osx-sysroot-cleanup' into releaseBrad King2012-11-061-0/+1
| |\ \
| * \ \ Merge branch 'fix-FindSDL-paths' into releaseBrad King2012-11-061-1/+2
| |\ \ \
| * \ \ \ Merge branch 'fix-PathScale-compiler-id' into releaseBrad King2012-11-062-16/+16
| |\ \ \ \
* | \ \ \ \ Merge topic 'MakeSquish4Work'Brad King2012-11-131-1/+1
|\ \ \ \ \ \
| * | | | | | Squish: fix new squish_v4_add_test() macroAlex Neundorf2012-11-071-1/+1
* | | | | | | Merge topic 'MakeSquish4Work'Brad King2012-11-064-29/+234
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Squish: add support for squish 4 (#9734)Alex Neundorf2012-11-054-20/+197
| * | | | | | Squish: use ${CMAKE_CURRENT_LIST_DIR}Alex Neundorf2012-11-051-1/+2
| * | | | | | Squish: rename squish_add_test() to squish_v3_add_test() and fix docs a bitAlex Neundorf2012-11-051-4/+14
| * | | | | | Squish: find executables also under WindowsAlex Neundorf2012-11-041-2/+2
| * | | | | | Squish: use FPHSAAlex Neundorf2012-11-041-6/+4
| * | | | | | Squish: detect versionAlex Neundorf2012-11-041-0/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'TI_DSP_Compiler'Brad King2012-11-063-0/+28
|\ \ \ \ \ \
| * | | | | | Add support for Texas Instruments DSP compiler (#12405)Alex Neundorf2012-11-043-0/+28
| |/ / / / /
* | | | | | Merge topic 'fix-module-includes'Brad King2012-11-0653-65/+65
|\ \ \ \ \ \
| * | | | | | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-0453-65/+65
| |/ / / / /
* | | | | | Merge topic 'deb-rpm-all_components_in_one'Brad King2012-11-062-8/+4
|\ \ \ \ \ \
| * | | | | | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"Clinton Stimpson2012-11-062-8/+4
* | | | | | | Merge topic 'fix-13600-better-framework-regex'Brad King2012-11-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | BundleUtilities: Use a more inclusive REGEX for frameworks (#13600)David Cole2012-10-231-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'osx-sysroot-cleanup'Brad King2012-11-061-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | OS X: Fix default CMAKE_OSX_SYSROOT with deployment targetBrad King2012-11-051-0/+1
* | | | | | | Merge topic 'fix-FindSDL-paths'Brad King2012-11-061-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | FindSDL: Restore accidentally dropped search paths (#13651)Brad King2012-11-051-1/+2
* | | | | | | Merge topic 'fix-PathScale-compiler-id'Brad King2012-11-062-16/+16
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix PathScale compiler id for Clang-based upstreamBrad King2012-11-052-16/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'fix-openssl-win'Brad King2012-11-061-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindOpenSSL: also find the non-MD debug libraries for MSVCRolf Eike Beer2012-11-051-0/+2
| * | | | FindOpenSSL: fix library selection on Windows (#13645)Rolf Eike Beer2012-11-051-0/+5
| |/ / /
* | | | Merge topic 'doc-external-language-policy'David Cole2012-10-311-0/+16
|\ \ \ \
| * | | | Document external language support policyBrad King2012-10-301-0/+16
| |/ / /
* | | | Merge topic 'FindQt-version-selection'David Cole2012-10-311-4/+8
|\ \ \ \
| * | | | FindQt: add some more places to look for Qt3Rolf Eike Beer2012-10-241-1/+1
| * | | | FindQt: improve version selectionRolf Eike Beer2012-10-241-3/+7
| |/ / /
* | | | Merge topic 'EclipseNoLinkedResources'David Cole2012-10-311-0/+2
|\ \ \ \
| * | | | Eclipse: add switch to disable linked resources (#13189)Alex Neundorf2012-10-171-0/+2
* | | | | Merge topic 'FindIcotool'David Cole2012-10-311-0/+56
|\ \ \ \ \
| * | | | | Add module FindIcotoolAleksey Avdeev2012-10-161-0/+56
* | | | | | Merge topic 'simplify-FreeBSD-shared'David Cole2012-10-312-26/+22
|\ \ \ \ \ \
| * | | | | | BSD: Do not require dlfcn.h to build shared libs (#13573)Brad King2012-10-052-26/+22
* | | | | | | Merge topic 'FindBoost-cleanup'David Cole2012-10-311-813/+748
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | FindBoost: Rewrite documentationBrad King2012-09-271-242/+135
| * | | | | | FindBoost: Refactor Boost_FOUND computation and version checkBrad King2012-09-271-98/+60