summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'Fortran-explicit-types'Brad King2013-07-021-1/+1
|\
| * Fortran: Use explicit type in Fortran 90 checkBrad King2013-07-011-1/+1
* | Merge topic 'FindGTK2vd2'Brad King2013-07-021-0/+17
|\ \
| * | FindGTK2: Add GTK2_DEFINITIONS variableDaniele E. Domenichelli2013-06-291-0/+17
* | | Merge topic 'FindGTK2vs11'Brad King2013-07-021-0/+3
|\ \ \ | |_|/ |/| |
| * | FindGTK2: Do not fail on MSVC11 if vc100 libraries are availableDaniele E. Domenichelli2013-06-291-0/+3
| |/
* | Merge topic 'vs12-generator'Brad King2013-07-014-1/+41
|\ \
| * \ Merge branch 'master' into vs12-generatorBrad King2013-06-2872-332/+724
| |\ \ | | |/
| * | FindBoost: Add -vc120 mangling for VS 12Brad King2013-06-281-0/+2
| * | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-283-1/+39
* | | Merge topic 'CMakeDetermineVSServicePack-vs11'Brad King2013-07-011-0/+2
|\ \ \ | |_|/ |/| |
| * | CMakeDetermineVSServicePack: Add VS 11 update 3Brad King2013-06-281-0/+2
* | | Embarcadero: Use response files only for includes, objects, and libsBrad King2013-06-271-3/+4
* | | Merge topic 'FindFreetype-gtkmm'Brad King2013-06-261-4/+13
|\ \ \
| * | | FindFreetype: Detect Freetype installed by GtkMM installer for winDaniele E. Domenichelli2013-06-211-4/+13
* | | | Merge topic 'COMPILER_TARGET'Brad King2013-06-263-0/+7
|\ \ \ \
| * | | | Add compiler target compile options.Stephen Kelly2013-06-113-0/+7
* | | | | Merge topic 'set-sysroot'Brad King2013-06-241-0/+1
|\ \ \ \ \
| * | | | | Use --sysroot when cross compiling.Stephen Kelly2013-06-071-0/+1
| |/ / / /
* | | | | Merge topic 'CMakeDetermineVSServicePack-vs11'Brad King2013-06-241-24/+21
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | CMakeDetermineVSServicePack: Add VS 11 update 1 and 2 (#14239)Brad King2013-06-211-1/+5
| * | | | CMakeDetermineVSServicePack: Improve documentationBrad King2013-06-211-24/+17
| | |/ / | |/| |
* | | | Merge topic 'FindBoost-error-reason-static'Brad King2013-06-241-1/+6
|\ \ \ \
| * | | | FindBoost: Clarify failure on missing 'static' libs (#14235)Brad King2013-06-201-1/+6
| |/ / /
* | | | Merge topic 'FindX11-OSX-10.8'Brad King2013-06-241-0/+2
|\ \ \ \
| * | | | FindX11: Search in /opt/X11 for OS X 10.8 (#14232)Marius Schamschula2013-06-201-0/+2
| |/ / /
* | | | Merge topic 'FindGTK2-tweaks'Brad King2013-06-241-2/+5
|\ \ \ \
| * | | | FindGTK2: Detect gthread libraryDaniele E. Domenichelli2013-06-191-0/+3
| * | | | FindGTK2: Move check for pangocairo in gtk moduleDaniele E. Domenichelli2013-06-191-2/+2
| |/ / /
* | | | UseJava.cmake: document add_jar compat shimMatthew Woehlke2013-06-171-0/+7
|/ / /
* | | Merge topic 'FixAsmSupport'Brad King2013-06-143-4/+4
|\ \ \ | |/ / |/| |
| * | asm support: adapt to changes in CMakeDetectCompiler in 2.8.10Alex Neundorf2013-06-143-4/+4
| |/
* | Merge topic 'VISIBILITY_PRESET-property'Brad King2013-06-056-0/+24
|\ \
| * | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.Stephen Kelly2013-06-022-0/+12
| * | Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-024-0/+12
* | | Merge topic 'qt4-macros-TARGET-arg'Brad King2013-06-041-38/+62
|\ \ \
| * | | Qt4Macros: Allow specifying a TARGET in invokations of macros.Stephen Kelly2013-06-031-38/+62
* | | | Merge topic 'useless-MATCHES'Brad King2013-06-035-7/+7
|\ \ \ \
| * | | | replace string(... MATCHES "^const$) with string(... STREQUAL "const")Rolf Eike Beer2013-06-025-7/+7
| |/ / /
* | | | Merge topic 'FindImageMagick-v6-includes'Brad King2013-06-031-1/+1
|\ \ \ \
| * | | | FindImageMagick: Find v6 include dir (#14174)Funda Wang2013-05-281-1/+1
* | | | | Merge topic 'SelectLibraryConfigurations-cached-library'Brad King2013-06-031-1/+1
|\ \ \ \ \
| * | | | | SelectLibraryConfigurations: Fix for cached <base>_LIBRARYBjoern Thiel2013-05-281-1/+1
| |/ / / /
* | | | | Merge topic 'qt4-qt5-CMAKE_AUTOMOC'Brad King2013-06-031-3/+2
|\ \ \ \ \
| * | | | | QtAutomoc: Get the Qt version through the target link interfaceStephen Kelly2013-05-271-2/+1
| * | | | | Use the qt5::moc imported target instead of a variable.Stephen Kelly2013-05-271-1/+1
| |/ / / /
* | | | | Merge topic 'rpath-on-mac'Brad King2013-06-031-0/+5
|\ \ \ \ \
| * | | | | OS X: Add RPATH support for Mac.Clinton Stimpson2013-06-031-0/+5
* | | | | | Merge topic 'xcode-shlib-versioning'Brad King2013-06-031-6/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Xcode: Add support for shared library versioningClinton Stimpson2013-05-291-6/+2
| | |_|_|/ | |/| | |