summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'windows-ce'Brad King2012-11-285-11/+25
|\
| * VS: Make DetermineCompilerId working with WinCE tooPatrick Gansterer2012-11-275-1/+18
| * VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefilePatrick Gansterer2012-11-261-6/+7
| * VS: Remove TargetMachine for linker when checking compiler idPatrick Gansterer2012-11-202-4/+0
* | Merge topic 'winflexbison'Brad King2012-11-272-5/+7
|\ \
| * | FindFLEX: Add support for the Win flex-bison distributionPatrick Gansterer2012-11-261-4/+6
| * | FindBISON: Add support for the Win flex-bison distributionPatrick Gansterer2012-11-261-1/+1
| |/
* | Merge topic 'FindBullet-windows-configs'Brad King2012-11-271-0/+2
|\ \
| * | FindBullet: Search in per-config dirs on Windows (#13738)Alan Witkowski2012-11-261-0/+2
| |/
* | Merge topic 'fix-12437-remove-ridiculously-large-default-stack-size-arg'Brad King2012-11-272-3/+3
|\ \
| * | CMake: Remove "/STACK:10000000" from default linker flags (#12437)David Cole2012-11-232-3/+3
| |/
* | Merge topic 'cpack-nsis64-patches'Brad King2012-11-271-2/+5
|\ \
| * | CPack/NSIS: Fix compatibility issues with prerelease NSIS (#13202)David Golub2012-11-201-2/+5
* | | Merge topic 'fix-FindGettext-result'Brad King2012-11-271-2/+0
|\ \ \ | |_|/ |/| |
| * | FindGettext: fix overwriting result with empty variable (#13691)Rolf Eike Beer2012-11-261-2/+0
* | | 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
| |/ / /