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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Help: Clarify file(GENERATE) only writes output file at generation phase
Craig Scott
2017-04-10
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'clarifyRemoveDocs'
Brad King
2017-04-10
1
-2/+4
|
\
\
\
|
*
|
|
Help: Clarify what the -f option does for the remove command
Craig Scott
2017-04-10
1
-2/+4
|
|
/
/
|
*
|
Merge branch 'doc-prefer-MSVC_VERSION' into release
Brad King
2017-03-22
10
-2/+22
|
|
\
\
|
*
\
\
Merge branch 'doc-toolset-host-arch-typo' into release
Brad King
2017-03-13
1
-1/+1
|
|
\
\
\
*
|
|
|
|
Help/dev: Document preferred page for MR comments
Brad King
2017-04-06
1
-0/+4
*
|
|
|
|
Merge topic 'include_external_msproject-map-config'
Brad King
2017-04-06
2
-0/+10
|
\
\
\
\
\
|
*
|
|
|
|
include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>
Beeble
2017-04-05
2
-0/+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fix-genex-example'
Brad King
2017-04-05
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Help: Fix error in $<COMPILE_LANGUAGE:lang> example
Nils Gladitz
2017-04-04
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'prop-is-multi-config'
Brad King
2017-04-05
3
-0/+16
|
\
\
\
\
\
|
*
|
|
|
|
Add GENERATOR_IS_MULTI_CONFIG global property
Bastien Schatt
2017-04-04
3
-0/+16
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'revert-cpack_nsis_sign_uninstaller'
Brad King
2017-04-05
1
-5/+0
|
\
\
\
\
\
|
*
|
|
|
|
Revert "CPack/NSIS: Sign the uninstaller"
Brad King
2017-04-04
1
-5/+0
|
|
/
/
/
/
*
|
|
|
|
Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}
Ruslan Baratov
2017-04-03
5
-16/+16
|
/
/
/
/
*
|
|
|
Merge topic '16733-bundle-genex'
Brad King
2017-03-31
2
-0/+21
|
\
\
\
\
|
*
|
|
|
Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions
Gregor Jasny
2017-03-30
2
-0/+21
*
|
|
|
|
Merge topic 'ipo-policy-CMP0069'
Brad King
2017-03-31
4
-0/+108
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
3
-0/+101
*
|
|
|
|
Merge topic 'ctest-disable-tests'
Brad King
2017-03-30
3
-0/+21
|
\
\
\
\
\
|
*
|
|
|
|
Add 'DISABLED' test property
Betsy McPhail
2017-03-29
3
-0/+21
*
|
|
|
|
|
handle non-existing symlink creation locations
Domen Vrankar
2017-03-28
1
-0/+3
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'cpack-rpm-debuginfo-honor-package-filename'
Brad King
2017-03-27
1
-0/+5
|
\
\
\
\
\
|
*
|
|
|
|
CPack/RPM: support for debuginfo package renaming
Domen Vrankar
2017-03-25
1
-0/+5
*
|
|
|
|
|
Merge topic '16680-ios-bundle-resources'
Brad King
2017-03-24
1
-0/+7
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Apple: Fix Resources location for all generators
Gregor Jasny
2017-03-23
1
-0/+7
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'doc-prefer-MSVC_VERSION'
Brad King
2017-03-23
10
-2/+22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help: Document preference of `MSVC_VERSION` over `MSVC##`
Brad King
2017-03-22
10
-0/+20
|
*
|
|
Help: Clarify MSVC14 docs w.r.t. VS 2017 v141 toolset
Brad King
2017-03-22
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'doc-dev-do-reformat'
Brad King
2017-03-22
1
-1/+20
|
\
\
\
|
*
|
|
Help/dev: Document `Do: reformat` action
Brad King
2017-03-22
1
-0/+16
|
*
|
|
Help/dev: Make `Do: check` cross-reference more specific
Brad King
2017-03-22
1
-1/+4
*
|
|
|
Merge topic 'add-CheckIPOSupported-module'
Brad King
2017-03-22
3
-0/+8
|
\
\
\
\
|
*
|
|
|
CheckIPOSupported: New module to check for compiler/cmake IPO support
Ruslan Baratov
2017-03-11
3
-0/+8
*
|
|
|
|
Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS'
Brad King
2017-03-22
2
-0/+15
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
Brad King
2017-03-21
2
-0/+15
*
|
|
|
|
Help/dev: Document `Topic-rename:` description trailer
Brad King
2017-03-21
1
-0/+7
*
|
|
|
|
Help/dev: mention how the robot performs its checks
Ben Boeckel
2017-03-21
1
-3/+8
*
|
|
|
|
Autogen: Add AUTOGEN_SOURCE_GROUP release notes
Sebastian Holtermann
2017-03-20
1
-0/+8
*
|
|
|
|
Autogen: Add AUTOGEN_SOURCE_GROUP documentation
Sebastian Holtermann
2017-03-16
7
-2/+40
*
|
|
|
|
Help: Document VS generator toolset specification syntax
Brad King
2017-03-13
2
-7/+25
*
|
|
|
|
Help: Cross-reference generator toolset variables
Brad King
2017-03-13
2
-0/+8
*
|
|
|
|
Help: Cross-reference generator platform variables
Brad King
2017-03-13
2
-0/+7
*
|
|
|
|
Help: Move generator toolset support details to variable docs
Brad King
2017-03-13
2
-16/+17
*
|
|
|
|
Help: Move generator platform support details to variable docs
Brad King
2017-03-13
2
-8/+9
*
|
|
|
|
Merge topic 'doc-toolset-host-arch-typo'
Brad King
2017-03-13
1
-1/+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Help: Fix typo in CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE
Brad King
2017-03-13
1
-1/+1
*
|
|
|
|
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
[prev]
[next]