summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ExternalData: Improve series matching using an explicit syntaxBrad King2013-01-291-27/+55
| * | | | | ExternalData: Remove unused private interfaceBrad King2013-01-281-10/+0
| * | | | | ExternalData: Cleanup stray TODO and typo in commentsBrad King2013-01-281-2/+1
| * | | | | ExternalData: Do not match directory names when resolving DATA{}Brad King2013-01-281-2/+9
| * | | | | ExternalData: Remove compatibility with CMake < 2.8.5Brad King2013-01-241-17/+6
| * | | | | Add ExternalData moduleBrad King2013-01-242-0/+714
* | | | | | Set WINCE to 1 when building for WindowsCEPatrick Gansterer2013-02-011-2/+3
* | | | | | Merge topic 'FindGTK2-lib-order'Brad King2013-01-291-35/+41
|\ \ \ \ \ \
| * | | | | | FindGTK2: Fix GTK2_LIBRARIES order for static gtk librariesRodolfo Schulz de Lima2013-01-281-35/+41
| | |/ / / / | |/| | | |
* | | | | | configure_package_config_file(): extend documentationAlex Neundorf2013-01-241-0/+2
* | | | | | configure_package_config_file(): fix indentationAlex Neundorf2013-01-241-6/+6
* | | | | | configure_package_config_file: force absolute paths for usr-moveAlex Neundorf2013-01-241-0/+16
| |/ / / / |/| | | |
* | | | | Merge topic 'qt4-autolink-qtmain'Brad King2013-01-231-0/+28
|\ \ \ \ \
| * | | | | Automatically link to the qtmain library when linking to QtCore.Stephen Kelly2013-01-231-0/+28
| | |_|/ / | |/| | |
* | | | | ExternalProject: Allow DEPENDS on normal targets (#13849)Brad King2013-01-161-2/+5
|/ / / /
* | | | 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-071-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
* | | 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
| |\ \ \