index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
UseJava.cmake: fully use cmake_parse_arguments in add_jar
Matthew Woehlke
2013-03-28
1
-35/+58
*
|
|
|
Merge topic 'geh-cleanup-identifiers'
Brad King
2013-05-24
1
-0/+6
|
\
\
\
\
|
*
|
|
|
GenerateExportHeader: Generate only C identifiers as defines
Stephen Kelly
2013-05-24
1
-0/+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
GenerateExportHeader: Allow use of of this macro with MODULEs.
Stephen Kelly
2013-05-23
1
-5/+3
|
/
/
/
*
|
|
Merge topic 'implicit-link-sanitize-regex'
Brad King
2013-05-21
1
-0/+1
|
\
\
\
|
*
|
|
Sanitize linker name to parse implicit link line (#14154)
Brad King
2013-05-17
1
-0/+1
*
|
|
|
Merge topic 'fix-build-without-qt4-with-qt5'
Brad King
2013-05-21
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindQt4: Fix QUIET failure with Qt 5 but not Qt 4
Stephen Kelly
2013-05-21
1
-0/+3
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'cpack-reg-key-doc'
Brad King
2013-05-16
1
-2/+2
|
\
\
\
|
*
|
|
Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.
Clinton Stimpson
2013-05-14
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'vs-configurations'
Brad King
2013-05-16
2
-5/+0
|
\
\
\
|
*
|
|
VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generators
Brad King
2013-05-13
2
-5/+0
|
|
/
/
*
|
|
Merge topic 'UseJava-cross-compile'
Brad King
2013-05-16
1
-1/+1
|
\
\
\
|
*
|
|
Allow using Java in a cross-compilation toolchain
Gregoire Lejeune
2013-05-08
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'vs-compiler-id-arm'
Brad King
2013-05-16
1
-0/+2
|
\
\
\
|
*
|
|
VS: Detect MSVC compiler id on ARM toolchain
Alexander Mohr
2013-05-08
1
-0/+2
|
|
/
/
*
|
|
Merge topic 'doc-improvements'
Brad King
2013-05-16
17
-31/+33
|
\
\
\
|
*
|
|
FindwxWidgets: add DOC strings with usual style
Andreas Mohr
2013-05-07
1
-3/+5
|
*
|
|
Fix spelling and typos (product names)
Andreas Mohr
2013-05-07
2
-3/+3
|
*
|
|
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
14
-24/+24
|
*
|
|
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-1/+1
|
|
/
/
[next]