summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-072-0/+6
* Merge branch 'xcode-duplicate-flags-13354' into generator-toolsetBrad King2013-01-3125-66/+288
|\
| * Merge topic 'qt4-target-depends'Brad King2013-01-101-0/+26
| |\
| | * FindQt4: Add INTERFACE includes and defines to Qt4 targetsStephen Kelly2013-01-101-0/+26
| * | Merge topic 'Haiku'Brad King2013-01-106-27/+46
| |\ \
| | * | FindOpenGL: add Haiku pathsRolf Eike Beer2013-01-081-9/+21
| | * | FindGLUT: BeOS does not have libXi and libXmuRolf Eike Beer2013-01-071-7/+21
| | * | FindLua51: do not try to link libm on BeOSRolf Eike Beer2013-01-071-1/+1
| | * | check for Haiku only with __HAIKU__Rolf Eike Beer2013-01-072-9/+2
| | * | Haiku no longer defines __BEOS__Rolf Eike Beer2013-01-071-1/+1
| | |/
| * | Merge topic 'qt4-version-openssl'Brad King2013-01-081-5/+5
| |\ \ | | |/ | |/|
| | * FindQt4: set QT_VERSION_* variables sooner.Clinton Stimpson2013-01-071-5/+5
| * | Merge topic 'osx-implicit-link-dirs'Brad King2013-01-078-21/+78
| |\ \
| | * | OS X: Detect implicit linker framework search pathsBrad King2012-12-116-15/+50
| | * | OS X: Detect implicit link directories on modern toolchainsBrad King2012-12-114-15/+37
| * | | Merge topic 'qt4-target-depends'Brad King2013-01-071-0/+55
| |\ \ \ | | |_|/ | |/| |
| | * | Qt4: Add module dependencies to the IMPORTED targetsStephen Kelly2013-01-071-0/+55
| | |/
| * | Merge topic 'FixSDLSearchPaths'Brad King2013-01-035-5/+10
| |\ \
| | * | FindSDL_...: Restore dropped search paths (#13819)Benjamin Eikel2012-12-305-5/+10
| * | | CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789)Eric LaFranchi2012-12-282-0/+39
| | |/ | |/|
| * | Merge topic 'ConfigHelperMinorCommentFix'David Cole2012-12-111-0/+5
| |\ \
| | * | CONFIGURE_PACKAGE_CONFIG_FILE(): improve generated commentsAlex Neundorf2012-12-061-0/+5
| * | | Merge topic 'OpenBSD-patches'David Cole2012-12-113-8/+24
| |\ \ \ | | |/ / | |/| |
| | * | OpenBSD: Add paths for Qt3/Qt4Amit Kulkarni2012-12-053-8/+24
* | | | ExternalProject: Simplify CMake command line generationBrad King2013-01-311-4/+5
|/ / /
* | | Merge topic 'fix-11575-add-wix-support-to-cpack'David Cole2012-12-053-1/+120
|\ \ \
| * | | CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-033-1/+120
* | | | Merge topic 'OpenBSD-patches'David Cole2012-12-057-1/+34
|\ \ \ \ | | |/ / | |/| |
| * | | OpenBSD: Add path for Lua 5.1Amit Kulkarni2012-12-041-1/+1
| * | | OpenBSD: Add paths for Tcl/Tk 8.4/8.5Amit Kulkarni2012-12-041-0/+8
| * | | OpenBSD: Add path for Freetype under X.orgAmit Kulkarni2012-12-041-0/+3
| * | | OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDKAmit Kulkarni2012-12-043-0/+18
| * | | OpenBSD: Install shared libraries without executable permissionAmit Kulkarni2012-12-041-0/+4
* | | | Merge topic 'qt4-include-as-system'David Cole2012-12-052-2/+14
|\ \ \ \
| * | | | Qt4: Add SYSTEM option to include_directories.Clinton Stimpson2012-12-032-2/+14
| |/ / /
* | | | Merge topic 'ChangeSDLLinkLibraryOrder'David Cole2012-12-051-1/+1
|\ \ \ \
| * | | | Swap linking order of SDLmain and SDL (#0013769)Benjamin Eikel2012-12-021-1/+1
| | |_|/ | |/| |
| * | | Merge branch 'fix-FindGettext-result' into releaseBrad King2012-11-261-2/+0
| |\ \ \
* | \ \ \ Merge topic 'windows-ce'David Cole2012-12-054-11/+7
|\ \ \ \ \
| * | | | | VS: Ignore LIBC.lib when linking the CompilerId executablesPatrick Gansterer2012-11-301-0/+1
| * | | | | VS: Add the entry point when compiling for WindowsCEPatrick Gansterer2012-11-304-10/+2
| * | | | | VS: Set the correct SubSystem when determinating the CompilerIdPatrick Gansterer2012-11-302-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge topic 'ninja_launchers'David Cole2012-12-051-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | enable CTEST_USE_LAUNCHERS with Ninja tooMathias Gaunard2012-11-301-1/+1
| |/ / /
* | | | FPHSA: don't succeed if only checking for XX_FOUND (#13755)Alex Neundorf2012-11-291-1/+4
|/ / /
* | | 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
|\ \ \ \