Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | FindFLEX: Add support for the Win flex-bison distribution | Patrick Gansterer | 2012-11-26 | 1 | -4/+6 | |
| * | | | | FindBISON: Add support for the Win flex-bison distribution | Patrick Gansterer | 2012-11-26 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindBullet-windows-configs' | Brad King | 2012-11-27 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | FindBullet: Search in per-config dirs on Windows (#13738) | Alan Witkowski | 2012-11-26 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-12437-remove-ridiculously-large-default-stack-size-arg' | Brad King | 2012-11-27 | 2 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | CMake: Remove "/STACK:10000000" from default linker flags (#12437) | David Cole | 2012-11-23 | 2 | -3/+3 | |
| |/ / / | ||||||
* | | | | Merge topic 'cpack-nsis64-patches' | Brad King | 2012-11-27 | 1 | -2/+5 | |
|\ \ \ \ | ||||||
| * | | | | CPack/NSIS: Fix compatibility issues with prerelease NSIS (#13202) | David Golub | 2012-11-19 | 1 | -2/+5 | |
* | | | | | Merge topic 'fix-FindGettext-result' | Brad King | 2012-11-27 | 1 | -2/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | FindGettext: fix overwriting result with empty variable (#13691) | Rolf Eike Beer | 2012-11-26 | 1 | -2/+0 | |
* | | | | MSVC: Drop default use of /Zm1000 for VS >= 7.1 | Brad King | 2012-11-16 | 1 | -1/+6 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'only-git-fetch-when-necessary' | Brad King | 2012-11-13 | 1 | -5/+78 | |
|\ \ \ | ||||||
| * | | | ExternalProject: Always do a git fetch for a remote ref. | Matt McCormick | 2012-11-13 | 1 | -1/+14 | |
| * | | | ExternalProject: Only run 'git fetch' when required. | Matt McCormick | 2012-11-03 | 1 | -5/+65 | |
* | | | | Merge topic 'osx-bad-sdk-xcode-3.2.6' | Brad King | 2012-11-13 | 1 | -0/+17 | |
|\ \ \ \ | ||||||
| * | | | | OS X: Warn about known SDK breakage by Xcode 3.2.6 | Brad King | 2012-11-08 | 1 | -0/+17 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge branch 'osx-sysroot-cleanup' into release | Brad King | 2012-11-06 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'fix-FindSDL-paths' into release | Brad King | 2012-11-06 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'fix-PathScale-compiler-id' into release | Brad King | 2012-11-06 | 2 | -16/+16 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'MakeSquish4Work' | Brad King | 2012-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Squish: fix new squish_v4_add_test() macro | Alex Neundorf | 2012-11-07 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'MakeSquish4Work' | Brad King | 2012-11-06 | 4 | -29/+234 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Squish: add support for squish 4 (#9734) | Alex Neundorf | 2012-11-05 | 4 | -20/+197 | |
| * | | | | | | | Squish: use ${CMAKE_CURRENT_LIST_DIR} | Alex Neundorf | 2012-11-05 | 1 | -1/+2 | |
| * | | | | | | | Squish: rename squish_add_test() to squish_v3_add_test() and fix docs a bit | Alex Neundorf | 2012-11-05 | 1 | -4/+14 | |
| * | | | | | | | Squish: find executables also under Windows | Alex Neundorf | 2012-11-04 | 1 | -2/+2 | |
| * | | | | | | | Squish: use FPHSA | Alex Neundorf | 2012-11-04 | 1 | -6/+4 | |
| * | | | | | | | Squish: detect version | Alex Neundorf | 2012-11-04 | 1 | -0/+19 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'TI_DSP_Compiler' | Brad King | 2012-11-06 | 3 | -0/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add support for Texas Instruments DSP compiler (#12405) | Alex Neundorf | 2012-11-04 | 3 | -0/+28 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'fix-module-includes' | Brad King | 2012-11-06 | 53 | -65/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() | Rolf Eike Beer | 2012-11-04 | 53 | -65/+65 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'deb-rpm-all_components_in_one' | Brad King | 2012-11-06 | 2 | -8/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE" | Clinton Stimpson | 2012-11-06 | 2 | -8/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'fix-13600-better-framework-regex' | Brad King | 2012-11-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | BundleUtilities: Use a more inclusive REGEX for frameworks (#13600) | David Cole | 2012-10-23 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'osx-sysroot-cleanup' | Brad King | 2012-11-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | OS X: Fix default CMAKE_OSX_SYSROOT with deployment target | Brad King | 2012-11-05 | 1 | -0/+1 | |
* | | | | | | | Merge topic 'fix-FindSDL-paths' | Brad King | 2012-11-06 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | FindSDL: Restore accidentally dropped search paths (#13651) | Brad King | 2012-11-05 | 1 | -1/+2 | |
* | | | | | | | Merge topic 'fix-PathScale-compiler-id' | Brad King | 2012-11-06 | 2 | -16/+16 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Fix PathScale compiler id for Clang-based upstream | Brad King | 2012-11-05 | 2 | -16/+16 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-openssl-win' | Brad King | 2012-11-06 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | FindOpenSSL: also find the non-MD debug libraries for MSVC | Rolf Eike Beer | 2012-11-05 | 1 | -0/+2 | |
| * | | | | FindOpenSSL: fix library selection on Windows (#13645) | Rolf Eike Beer | 2012-11-05 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'doc-external-language-policy' | David Cole | 2012-10-31 | 1 | -0/+16 | |
|\ \ \ \ | ||||||
| * | | | | Document external language support policy | Brad King | 2012-10-30 | 1 | -0/+16 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindQt-version-selection' | David Cole | 2012-10-31 | 1 | -4/+8 | |
|\ \ \ \ | ||||||
| * | | | | FindQt: add some more places to look for Qt3 | Rolf Eike Beer | 2012-10-24 | 1 | -1/+1 | |
| * | | | | FindQt: improve version selection | Rolf Eike Beer | 2012-10-24 | 1 | -3/+7 | |
| |/ / / |