Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 72 | -332/+724 |
|\ | |||||
| * | Embarcadero: Use response files only for includes, objects, and libs | Brad King | 2013-06-27 | 1 | -3/+4 |
| * | Merge topic 'FindFreetype-gtkmm' | Brad King | 2013-06-26 | 1 | -4/+13 |
| |\ | |||||
| | * | FindFreetype: Detect Freetype installed by GtkMM installer for win | Daniele E. Domenichelli | 2013-06-21 | 1 | -4/+13 |
| * | | Merge topic 'COMPILER_TARGET' | Brad King | 2013-06-26 | 3 | -0/+7 |
| |\ \ | |||||
| | * | | Add compiler target compile options. | Stephen Kelly | 2013-06-11 | 3 | -0/+7 |
| * | | | Merge topic 'set-sysroot' | Brad King | 2013-06-24 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Use --sysroot when cross compiling. | Stephen Kelly | 2013-06-07 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Merge topic 'CMakeDetermineVSServicePack-vs11' | Brad King | 2013-06-24 | 1 | -24/+21 |
| |\ \ \ | |||||
| | * | | | CMakeDetermineVSServicePack: Add VS 11 update 1 and 2 (#14239) | Brad King | 2013-06-21 | 1 | -1/+5 |
| | * | | | CMakeDetermineVSServicePack: Improve documentation | Brad King | 2013-06-21 | 1 | -24/+17 |
| | | |/ | | |/| | |||||
| * | | | Merge topic 'FindBoost-error-reason-static' | Brad King | 2013-06-24 | 1 | -1/+6 |
| |\ \ \ | |||||
| | * | | | FindBoost: Clarify failure on missing 'static' libs (#14235) | Brad King | 2013-06-20 | 1 | -1/+6 |
| | |/ / | |||||
| * | | | Merge topic 'FindX11-OSX-10.8' | Brad King | 2013-06-24 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | FindX11: Search in /opt/X11 for OS X 10.8 (#14232) | Marius Schamschula | 2013-06-20 | 1 | -0/+2 |
| | |/ / | |||||
| * | | | Merge topic 'FindGTK2-tweaks' | Brad King | 2013-06-24 | 1 | -2/+5 |
| |\ \ \ | |||||
| | * | | | FindGTK2: Detect gthread library | Daniele E. Domenichelli | 2013-06-19 | 1 | -0/+3 |
| | * | | | FindGTK2: Move check for pangocairo in gtk module | Daniele E. Domenichelli | 2013-06-19 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | UseJava.cmake: document add_jar compat shim | Matthew Woehlke | 2013-06-17 | 1 | -0/+7 |
| |/ / | |||||
| * | | Merge topic 'FixAsmSupport' | Brad King | 2013-06-14 | 3 | -4/+4 |
| |\ \ | | |/ | |/| | |||||
| | * | asm support: adapt to changes in CMakeDetectCompiler in 2.8.10 | Alex Neundorf | 2013-06-14 | 3 | -4/+4 |
| * | | Merge topic 'VISIBILITY_PRESET-property' | Brad King | 2013-06-05 | 6 | -0/+24 |
| |\ \ | |||||
| | * | | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. | Stephen Kelly | 2013-06-02 | 2 | -0/+12 |
| | * | | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 4 | -0/+12 |
| * | | | Merge topic 'qt4-macros-TARGET-arg' | Brad King | 2013-06-04 | 1 | -38/+62 |
| |\ \ \ | |||||
| | * | | | Qt4Macros: Allow specifying a TARGET in invokations of macros. | Stephen Kelly | 2013-06-03 | 1 | -38/+62 |
| * | | | | Merge topic 'useless-MATCHES' | Brad King | 2013-06-03 | 5 | -7/+7 |
| |\ \ \ \ | |||||
| | * | | | | replace string(... MATCHES "^const$) with string(... STREQUAL "const") | Rolf Eike Beer | 2013-06-02 | 5 | -7/+7 |
| | |/ / / | |||||
| * | | | | Merge topic 'FindImageMagick-v6-includes' | Brad King | 2013-06-03 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | FindImageMagick: Find v6 include dir (#14174) | Funda Wang | 2013-05-28 | 1 | -1/+1 |
| * | | | | | Merge topic 'SelectLibraryConfigurations-cached-library' | Brad King | 2013-06-03 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | SelectLibraryConfigurations: Fix for cached <base>_LIBRARY | Bjoern Thiel | 2013-05-28 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Merge topic 'qt4-qt5-CMAKE_AUTOMOC' | Brad King | 2013-06-03 | 1 | -3/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | QtAutomoc: Get the Qt version through the target link interface | Stephen Kelly | 2013-05-27 | 1 | -2/+1 |
| | * | | | | | Use the qt5::moc imported target instead of a variable. | Stephen Kelly | 2013-05-27 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Merge topic 'rpath-on-mac' | Brad King | 2013-06-03 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | OS X: Add RPATH support for Mac. | Clinton Stimpson | 2013-06-03 | 1 | -0/+5 |
| * | | | | | | Merge topic 'xcode-shlib-versioning' | Brad King | 2013-06-03 | 1 | -6/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Xcode: Add support for shared library versioning | Clinton Stimpson | 2013-05-29 | 1 | -6/+2 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge topic 'fix-qt4_use_modules-QtAx' | Brad King | 2013-06-03 | 1 | -8/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules. | Stephen Kelly | 2013-06-03 | 1 | -8/+16 |
| | |/ / / / | |||||
| * | | | | | Merge topic 'find-Qt4-granular-modules' | Brad King | 2013-06-03 | 1 | -20/+34 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | FindQt4: Don't fail if certain Qt modules are unavailable. | Stephen Kelly | 2013-06-03 | 1 | -20/+34 |
| | |/ / / | |||||
| * | | | | Merge topic 'FindBoost-normalize-slashes' | Brad King | 2013-05-31 | 1 | -2/+10 |
| |\ \ \ \ | |||||
| | * | | | | FindBoost: Fix handling of \ in input paths (#14179) | Brad King | 2013-05-30 | 1 | -2/+10 |
| | |/ / / | |||||
| * | | | | Merge topic 'ExternalData-no-re-stage' | Brad King | 2013-05-28 | 1 | -1/+4 |
| |\ \ \ \ | |||||
| | * | | | | ExternalData: Do not re-stage staged object files | Brad King | 2013-05-24 | 1 | -1/+4 |
| | |/ / / | |||||
| * | | | | Merge topic 'fix-protobuf-threads' | Brad King | 2013-05-28 | 1 | -0/+13 |
| |\ \ \ \ | |||||
| | * | | | | FindProtobuf: also find pthread | Matthew Woehlke | 2013-05-24 | 1 | -0/+13 |
| | |/ / / | |||||
| * | | | | Merge topic 'use-java-use-parse-arguments' | Brad King | 2013-05-28 | 1 | -35/+58 |
| |\ \ \ \ | | |_|/ / | |/| | | |