Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | FindOpenGL: add Haiku paths | Rolf Eike Beer | 2013-01-07 | 1 | -9/+21 | |
| * | | | | | FindGLUT: BeOS does not have libXi and libXmu | Rolf Eike Beer | 2013-01-07 | 1 | -7/+21 | |
| * | | | | | FindLua51: do not try to link libm on BeOS | Rolf Eike Beer | 2013-01-07 | 1 | -1/+1 | |
| * | | | | | check for Haiku only with __HAIKU__ | Rolf Eike Beer | 2013-01-07 | 2 | -9/+2 | |
| * | | | | | Haiku no longer defines __BEOS__ | Rolf Eike Beer | 2013-01-07 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'qt4-version-openssl' | Brad King | 2013-01-08 | 1 | -5/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | FindQt4: set QT_VERSION_* variables sooner. | Clinton Stimpson | 2013-01-07 | 1 | -5/+5 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'osx-implicit-link-dirs' | Brad King | 2013-01-07 | 8 | -21/+78 | |
|\ \ \ \ | ||||||
| * | | | | OS X: Detect implicit linker framework search paths | Brad King | 2012-12-11 | 6 | -15/+50 | |
| * | | | | OS X: Detect implicit link directories on modern toolchains | Brad King | 2012-12-11 | 4 | -15/+37 | |
* | | | | | Merge topic 'qt4-target-depends' | Brad King | 2013-01-07 | 1 | -0/+55 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Qt4: Add module dependencies to the IMPORTED targets | Stephen Kelly | 2013-01-07 | 1 | -0/+55 | |
| |/ / / | ||||||
* | | | | Merge topic 'FixSDLSearchPaths' | Brad King | 2013-01-03 | 5 | -5/+10 | |
|\ \ \ \ | ||||||
| * | | | | FindSDL_...: Restore dropped search paths (#13819) | Benjamin Eikel | 2012-12-30 | 5 | -5/+10 | |
| | |/ / | |/| | | ||||||
* | | | | CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789) | Eric LaFranchi | 2012-12-28 | 2 | -0/+39 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'ConfigHelperMinorCommentFix' | David Cole | 2012-12-11 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | CONFIGURE_PACKAGE_CONFIG_FILE(): improve generated comments | Alex Neundorf | 2012-12-06 | 1 | -0/+5 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'OpenBSD-patches' | David Cole | 2012-12-11 | 3 | -8/+24 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | OpenBSD: Add paths for Qt3/Qt4 | Amit Kulkarni | 2012-12-05 | 3 | -8/+24 | |
* | | | 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 | |
| |/ / / |