Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-11575-add-wix-support-to-cpack' | David Cole | 2012-12-05 | 3 | -1/+120 |
|\ | |||||
| * | CPack: Add a WiX Generator (#11575) | Nils Gladitz | 2012-12-03 | 3 | -1/+120 |
* | | Merge topic 'OpenBSD-patches' | David Cole | 2012-12-05 | 7 | -1/+34 |
|\ \ | |||||
| * | | OpenBSD: Add path for Lua 5.1 | Amit Kulkarni | 2012-12-04 | 1 | -1/+1 |
| * | | OpenBSD: Add paths for Tcl/Tk 8.4/8.5 | Amit Kulkarni | 2012-12-04 | 1 | -0/+8 |
| * | | OpenBSD: Add path for Freetype under X.org | Amit Kulkarni | 2012-12-04 | 1 | -0/+3 |
| * | | OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDK | Amit Kulkarni | 2012-12-04 | 3 | -0/+18 |
| * | | OpenBSD: Install shared libraries without executable permission | Amit Kulkarni | 2012-12-04 | 1 | -0/+4 |
* | | | Merge topic 'qt4-include-as-system' | David Cole | 2012-12-05 | 2 | -2/+14 |
|\ \ \ | |||||
| * | | | Qt4: Add SYSTEM option to include_directories. | Clinton Stimpson | 2012-12-03 | 2 | -2/+14 |
| |/ / | |||||
* | | | Merge topic 'ChangeSDLLinkLibraryOrder' | David Cole | 2012-12-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Swap linking order of SDLmain and SDL (#0013769) | Benjamin Eikel | 2012-12-02 | 1 | -1/+1 |
| * | | | Merge branch 'fix-FindGettext-result' into release | Brad King | 2012-11-26 | 1 | -2/+0 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'windows-ce' | David Cole | 2012-12-05 | 4 | -11/+7 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Ignore LIBC.lib when linking the CompilerId executables | Patrick Gansterer | 2012-11-30 | 1 | -0/+1 |
| * | | | | | VS: Add the entry point when compiling for WindowsCE | Patrick Gansterer | 2012-11-30 | 4 | -10/+2 |
| * | | | | | VS: Set the correct SubSystem when determinating the CompilerId | Patrick Gansterer | 2012-11-30 | 2 | -1/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'ninja_launchers' | David Cole | 2012-12-05 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | enable CTEST_USE_LAUNCHERS with Ninja too | Mathias Gaunard | 2012-11-30 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | FPHSA: don't succeed if only checking for XX_FOUND (#13755) | Alex Neundorf | 2012-11-29 | 1 | -1/+4 |
|/ / / | |||||
* | | | Merge topic 'windows-ce' | Brad King | 2012-11-28 | 5 | -11/+25 |
|\ \ \ | |||||
| * | | | VS: Make DetermineCompilerId working with WinCE too | Patrick Gansterer | 2012-11-27 | 5 | -1/+18 |
| * | | | VS: Add CMAKE_VS_PLATFORM_NAME definition to cmMakefile | Patrick Gansterer | 2012-11-26 | 1 | -6/+7 |
| * | | | VS: Remove TargetMachine for linker when checking compiler id | Patrick Gansterer | 2012-11-20 | 2 | -4/+0 |
* | | | | Merge topic 'winflexbison' | Brad King | 2012-11-27 | 2 | -5/+7 |
|\ \ \ \ | |||||
| * | | | | 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-20 | 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 |