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
/
Help
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic '16733-bundle-genex'
Brad King
2017-03-31
1
-0/+12
|
\
|
*
Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions
Gregor Jasny
2017-03-30
1
-0/+12
*
|
Merge topic 'ipo-policy-CMP0069'
Brad King
2017-03-31
2
-0/+15
|
\
\
|
|
/
|
/
|
|
*
Implement interprocedural optimization for GNU compilers
Ruslan Baratov
2017-03-30
1
-0/+7
|
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-0/+8
*
|
Add 'DISABLED' test property
Betsy McPhail
2017-03-29
1
-0/+5
*
|
CPack/RPM: support for debuginfo package renaming
Domen Vrankar
2017-03-25
1
-0/+5
|
/
*
Merge topic 'add-CheckIPOSupported-module'
Brad King
2017-03-22
1
-0/+6
|
\
|
*
CheckIPOSupported: New module to check for compiler/cmake IPO support
Ruslan Baratov
2017-03-11
1
-0/+6
*
|
Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS'
Brad King
2017-03-22
1
-0/+8
|
\
\
|
*
|
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
Brad King
2017-03-21
1
-0/+8
*
|
|
Autogen: Add AUTOGEN_SOURCE_GROUP release notes
Sebastian Holtermann
2017-03-20
1
-0/+8
*
|
|
Merge topic 'cuda-vs'
Brad King
2017-03-13
1
-0/+5
|
\
\
\
|
*
|
|
Help: Add notes for topic 'cuda-vs'
Brad King
2017-03-13
1
-0/+5
|
|
/
/
*
|
|
Xcode: Control schema generation via variable
Gregor Jasny
2017-03-12
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'pr.gcc_ar'
Brad King
2017-03-10
1
-0/+8
|
\
\
|
*
|
Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables
Ruslan Baratov
2017-03-08
1
-0/+8
|
|
/
*
|
Merge topic 'master'
Brad King
2017-03-09
1
-0/+6
|
\
\
|
|
/
|
/
|
|
*
Help: Add notes for topic 'x32-abi'
Brad King
2017-03-07
1
-0/+6
*
|
Merge topic 'cpack_nsis_sign_uninstaller'
Brad King
2017-03-07
1
-0/+5
|
\
\
|
*
|
CPack/NSIS: Sign the uninstaller
Roman Wüger
2017-03-01
1
-0/+5
*
|
|
Add variable 'CMAKE_INTERPROCEDURAL_OPTIMIZATION'
Ruslan Baratov
2017-03-02
1
-0/+6
|
|
/
|
/
|
*
|
Merge topic 'autogen_uic_paths'
Brad King
2017-03-02
1
-0/+10
|
\
\
|
*
|
Autogen: Add AUTOUIC_SEARCH_PATHS release notes
Sebastian Holtermann
2017-03-02
1
-0/+10
*
|
|
Merge topic 'find_library-custom-lib-suffix'
Brad King
2017-03-02
1
-0/+6
|
\
\
\
|
*
|
|
find_library: Allow custom lib suffix be used as find path
Christian Schmidbauer
2017-03-01
1
-0/+6
|
|
/
/
*
|
|
Merge topic 'csproj_add_free_source_tags'
Brad King
2017-03-02
1
-9/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VS: add CSharpUtilities module
Michael Stürmer
2017-03-01
1
-0/+5
|
*
|
VS: add VS_CSHARP_<tagname> sourcefile property
Michael Stürmer
2017-03-01
1
-9/+0
*
|
|
Merge topic 'cmake-xcode-schemes'
Brad King
2017-02-28
1
-0/+6
|
\
\
\
|
*
|
|
Xcode: Add documentation for schema generator
Gregor Jasny
2017-02-28
1
-0/+6
|
|
|
/
|
|
/
|
*
|
|
Autogen: Add AUTOMOC_DEPEND_FILTERS documentation
Sebastian Holtermann
2017-02-23
1
-0/+10
|
/
/
*
|
Merge topic 'autogen_json'
Brad King
2017-02-22
1
-0/+10
|
\
\
|
*
|
Autogen: Add release notes for Q_PLUGIN_METADATA support
Sebastian Holtermann
2017-02-21
1
-0/+10
*
|
|
Merge topic 'productbuild_component_plist'
Brad King
2017-02-20
1
-0/+7
|
\
\
\
|
*
|
|
CPack: Add option to specify --component-plist for productbuild
Tim Hutt
2017-02-17
1
-0/+7
*
|
|
|
Merge topic 'productbuild_resources'
Brad King
2017-02-20
1
-0/+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR
Tim Hutt
2017-02-17
1
-0/+7
|
|
/
/
*
|
|
Merge topic 'install_name_policy'
Brad King
2017-02-17
1
-0/+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
1
-0/+3
|
*
|
Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property
Clinton Stimpson
2017-02-14
1
-0/+8
*
|
|
Merge topic 'vs-nasm'
Brad King
2017-02-10
1
-0/+5
|
\
\
\
|
*
|
|
VS: Add support for ASM_NASM language
Evgeny Fimochkin
2017-02-07
1
-0/+5
*
|
|
|
Merge topic 'ExtractGTestMacro'
Brad King
2017-02-10
1
-0/+5
|
\
\
\
\
|
*
|
|
|
GoogleTest: Add module to contain gtest_add_tests independently
Bradley Lowekamp
2017-02-07
1
-0/+5
|
|
/
/
/
*
|
|
|
Help: Add notes for topic 'update-curl'
Brad King
2017-02-10
1
-0/+6
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'FindProtobuf-static-libs'
Brad King
2017-02-07
1
-0/+5
|
\
\
\
|
*
|
|
FindProtobuf: Add option to find static libraries on UNIX
Sébastien GALLOU
2017-02-06
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'FeatureSummary_description'
Brad King
2017-02-07
1
-0/+11
|
\
\
\
|
*
|
|
FeatureSummary: Update release notes
Daniele E. Domenichelli
2017-02-06
1
-0/+11
|
|
/
/
[next]