Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'Fortran-explicit-types' | Brad King | 2013-07-02 | 1 | -1/+1 |
|\ | |||||
| * | Fortran: Use explicit type in Fortran 90 check | Brad King | 2013-07-01 | 1 | -1/+1 |
* | | Merge topic 'FindGTK2vd2' | Brad King | 2013-07-02 | 1 | -0/+17 |
|\ \ | |||||
| * | | FindGTK2: Add GTK2_DEFINITIONS variable | Daniele E. Domenichelli | 2013-06-29 | 1 | -0/+17 |
* | | | Merge topic 'FindGTK2vs11' | Brad King | 2013-07-02 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FindGTK2: Do not fail on MSVC11 if vc100 libraries are available | Daniele E. Domenichelli | 2013-06-29 | 1 | -0/+3 |
| |/ | |||||
* | | Merge topic 'vs12-generator' | Brad King | 2013-07-01 | 4 | -1/+41 |
|\ \ | |||||
| * \ | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 72 | -332/+724 |
| |\ \ | | |/ | |||||
| * | | FindBoost: Add -vc120 mangling for VS 12 | Brad King | 2013-06-28 | 1 | -0/+2 |
| * | | VS12: Add Visual Studio 12 generator (#14251) | Brad King | 2013-06-28 | 3 | -1/+39 |
* | | | Merge topic 'CMakeDetermineVSServicePack-vs11' | Brad King | 2013-07-01 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | CMakeDetermineVSServicePack: Add VS 11 update 3 | Brad King | 2013-06-28 | 1 | -0/+2 |
* | | | 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 |
| | |_|_|/ | |/| | | |