summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-1120-9/+152
* Merge topic 'xcode-5-no-BuildDepends-help'Brad King2013-10-091-1/+1
|\
| * Xcode: Teach BuildDepends test that Xcode >= 5 needs no helpBrad King2013-10-081-1/+1
* | Merge topic 'osx-cmake-app-info-plist'Brad King2013-10-093-3/+41
|\ \
| * | OS X: Set CMake.app bundle Info.plist fields (#11694)Brad King2013-10-083-3/+41
* | | Merge topic 'deprecation-message'Brad King2013-10-0920-33/+70
|\ \ \
| * | | GenerateExportHeader: Port to use message(DEPRECATION)Stephen Kelly2013-10-081-9/+1
| * | | Qt4Macros: Port to use message(DEPRECATION)Stephen Kelly2013-10-083-20/+4
| * | | message: Add a DEPRECATION modeStephen Kelly2013-10-0816-4/+65
| | |/ | |/|
* | | Merge topic 'blas-windows'Brad King2013-10-092-57/+135
|\ \ \
| * | | FindLAPACK: MKL clean up and fix for windowsLeszek Swirski2013-10-081-45/+49
| * | | FindBLAS: Fixes for Windows MKL supportLeszek Swirski2013-10-081-12/+86
* | | | Merge topic 'FindGTK2-targets'Brad King2013-10-0949-98/+1303
|\ \ \ \
| * | | | FindGTK2: Add tests for components and targets in gtk and gtkmm modulesDaniele E. Domenichelli2013-10-0848-0/+1031
| * | | | FindGTK2: Make pangocairo and cairo optional dependenciesDaniele E. Domenichelli2013-10-081-12/+14
| * | | | FindGTK2: Change extra includes -> optionalDaniele E. Domenichelli2013-10-081-24/+18
| * | | | FindGTK2: do not skip target creation if optional dependencies are not foundDaniele E. Domenichelli2013-10-081-7/+12
| * | | | FindGTK2: Refactor _GTK2_ADJUST_LIB_VARS into _GTK2_ADD_TARGETDaniele E. Domenichelli2013-10-081-152/+161
| * | | | FindGTK2: Do not add freetype includes if they are not foundDaniele E. Domenichelli2013-10-081-2/+6
| * | | | FindGTK2: Add libraries to the GTK2_LIBRARIES variable only when foundDaniele E. Domenichelli2013-10-081-2/+4
| * | | | FindGTK2: Do not link libfreetypeDaniele E. Domenichelli2013-10-081-34/+12
| * | | | FindGTK2: Add config directories only if different from include onesDaniele E. Domenichelli2013-10-081-1/+1
| * | | | FindGTK2: Set INTERFACE_COMPILE_DEFINITIONS target property only if not emptyDaniele E. Domenichelli2013-10-081-1/+3
| * | | | FindGTK2: Add check to ensure that target existsDaniele E. Domenichelli2013-10-081-5/+7
| * | | | FindGTK2: Fix gmodule, glibmm, pangoft2, and pangoxft targetsDaniele E. Domenichelli2013-10-081-3/+8
| * | | | FindGTK2: Link freetype libs to targets including freetype includesDaniele E. Domenichelli2013-10-081-0/+21
| * | | | FindGTK2: Small cleanupDaniele E. Domenichelli2013-10-081-1/+0
| * | | | FindGTK2: Do not require the GTK_ prefix in all the internal functionsDaniele E. Domenichelli2013-10-081-146/+148
| * | | | FindGTK2: Better handling of include directoriesDaniele E. Domenichelli2013-10-081-13/+15
| * | | | FindGTK2: Create targets for each libraryDaniele E. Domenichelli2013-10-081-3/+147
| * | | | FindGTK2: Search for glib-object.h instead of gobject/gobject.hDaniele E. Domenichelli2013-10-081-1/+1
| * | | | FindGTK2: Populate GTK2_DEFINITIONS before searching for librariesDaniele E. Domenichelli2013-10-081-14/+14
| * | | | FindGTK2: Export GTK2_XXX_FOUND to parent scope in _GTK2_FIND_LIBRARYDaniele E. Domenichelli2013-10-081-0/+3
* | | | | Merge topic 'FindSDL-path-suffixes'Brad King2013-10-091-1/+3
|\ \ \ \ \
| * | | | | FindSDL: Add path suffixes for <prefix>/include/(SDL|SDL12|SDL11)Brad King2013-10-081-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge topic 'haiku-updates'Brad King2013-10-0913-53/+153
|\ \ \ \ \
| * | | | | Haiku: Include files cleanup in cmCTestAdrien Destugues2013-10-081-5/+1
| * | | | | Haiku: Remove outdated preprocessor checksAdrien Destugues2013-10-084-9/+3
| * | | | | Haiku: Remove use of B_COMMON_DIRECTORYAdrien Destugues2013-10-084-23/+32
| * | | | | Haiku: Several fixes to platform moduleAdrien Destugues2013-10-084-16/+117
* | | | | | Merge topic 'update-kwsys'Brad King2013-10-093-13/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-10-083-13/+5
| |\ \ \ \ \
| | * | | | | KWSys 2013-10-08 (96b2f6f4)KWSys Robot2013-10-083-13/+5
* | | | | | | Merge topic 'unset-PARENT_SCOPE'Brad King2013-10-093-2/+38
|\ \ \ \ \ \ \
| * | | | | | | unset: Add PARENT_SCOPE optionBrad King2013-10-083-2/+38
* | | | | | | | Merge topic 'apple-clang-id'Brad King2013-10-0919-5/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | Set policy CMP0025 to NEW while building CMake itselfBrad King2013-10-084-0/+12
| * | | | | | | | Add policy CMP0025 for Apple Clang compiler id compatibilityBrad King2013-10-084-0/+61
| * | | | | | | | Clang: Add separate "AppleClang" compiler idBrad King2013-10-0811-5/+21
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-10-091-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |