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
/
variable
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'update_debug_target_properties'
Brad King
2018-10-15
1
-7/+16
|
\
|
*
Help: document CMAKE_DEBUG_TARGET_PROPERTIES support for LINK properties
Robert Maynard
2018-10-12
1
-7/+16
*
|
add_subdirectory: Run subdirectory install rules in correct order
Kyle Edwards
2018-10-10
1
-0/+2
|
/
*
Help: Document CMAKE_OSX_* variables as cache entries
James Turner
2018-10-04
1
-0/+2
*
Merge topic 'vs-global-props-for-all-targets'
Brad King
2018-09-28
1
-0/+21
|
\
|
*
VS: Add option to set VS_GLOBAL_* for all targets
Mikhail Korolev
2018-09-25
1
-0/+21
*
|
link_directories(): enhance capabilities
Marc Chevrier
2018-09-25
1
-0/+9
|
/
*
Help: Document CMAKE_RULE_MESSAGES variable
Julien Schueller
2018-09-17
1
-0/+8
*
Merge topic 'cmake_cpack_command-doc'
Brad King
2018-09-11
1
-0/+8
|
\
|
*
Help: Document existence of CMAKE_CPACK_COMMAND
Kyle Edwards
2018-09-10
1
-0/+8
*
|
Help: Replace occurrences of "Mac OS X" with "macOS"
Bartosz Kosiorek
2018-09-05
13
-16/+16
|
/
*
Merge topic 'vs-winrt-default'
Brad King
2018-08-31
1
-0/+8
|
\
|
*
VS: Add option to tell generator that platfrom is WinRT by default
Mikhail Korolev
2018-08-30
1
-0/+8
*
|
Merge topic 'android-ndk-r18'
Brad King
2018-08-30
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
Android: Add support for NDK r18
Brad King
2018-08-28
1
-1/+2
*
|
Merge topic 'doc-clang-tidy-typo'
Brad King
2018-08-24
1
-1/+1
|
\
\
|
*
|
Help: Fix typo in clang-tidy example -checks option
David Demelier
2018-08-24
1
-1/+1
|
|
/
*
|
Help: Document the $CACHE{} syntax
Robert Maynard
2018-08-07
2
-3/+21
*
|
Xcode: Add variables and properties to configure schemes
Gregor Jasny
2018-08-01
16
-0/+210
*
|
Merge topic 'doc-find_package-root'
Craig Scott
2018-07-20
1
-0/+14
|
\
\
|
|
/
|
*
Help: Add explicit <PackageName>_ROOT variable documentation
Brad King
2018-07-20
1
-0/+14
*
|
GHS: Add toolset selection support
Fred Baksik
2018-07-11
2
-3/+6
*
|
GHS: Support ARM, PPC, 86 architectures
Fred Baksik
2018-07-07
2
-2/+2
*
|
Autogen: Add documentation for CMAKE_AUTOGEN_VERBOSE
Sebastian Holtermann
2018-06-21
1
-0/+13
*
|
LINK_OPTIONS: Add support of "LINKER:" prefix
Marc Chevrier
2018-06-06
2
-0/+48
|
/
*
Fix misc. typos
luz.paz
2018-06-04
2
-2/+2
*
VS: Add option to select the version of the toolset used by VS 2017
Basil Fierz
2018-05-29
2
-0/+16
*
added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable
Michael Stürmer
2018-05-15
1
-0/+16
*
CPack: Use project version as default for `CPACK_PACKAGE_VERSION`
Alex Turbov
2018-05-02
5
-0/+71
*
Help: Add example to CMAKE_<LANG>_CLANG_TIDY
Brad King
2018-04-24
1
-2/+9
*
Merge topic 'grammar_typo_fixes'
Brad King
2018-04-23
1
-1/+1
|
\
|
*
Cleanup: Fix typos and grammar in docs and code
Craig Scott
2018-04-22
1
-1/+1
*
|
Merge topic 'cmake-install-doc'
Brad King
2018-04-23
1
-15/+1
|
\
\
|
*
|
Help: move DESTDIR into a separate page
Kyle Edwards
2018-04-20
1
-15/+1
|
|
/
*
|
Help: Mention CMP0060 in CMAKE_<LANG>_IMPLICIT_LINK_DIRECTORIES
Brad King
2018-04-20
1
-6/+9
|
/
*
Merge topic 'vs-sdk-dirs'
Brad King
2018-04-20
7
-0/+29
|
\
|
*
VS: Add variables to set SDK directories in vcxproj files
Bastien Schatt
2018-04-19
7
-0/+29
*
|
Help: Link from CMAKE_<LANG>_FLAGS to <LANG>FLAGS environment variables
Brad King
2018-04-19
1
-0/+11
|
/
*
MSVC: Add MSVC_TOOLSET_VERSION variable
Arkady Shapkin
2018-04-04
2
-1/+23
*
Merge topic 'remove-vs8-generator'
Brad King
2018-04-02
3
-3/+3
|
\
|
*
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
3
-3/+3
*
|
Add CMAKE_FOLDER variable to initialize FOLDER target property
Marc B
2018-03-29
1
-0/+7
|
/
*
Merge topic 'policy-version-range'
Craig Scott
2018-03-22
1
-4/+2
|
\
|
*
cmake_minimum_required: Optionally set policies with version range
Brad King
2018-03-21
1
-4/+2
*
|
project: Add HOMEPAGE_URL named parameter
Alex Turbov
2018-03-16
3
-0/+49
*
|
project: Add <PROJECT-NAME>_DESCRIPTION
Craig Scott
2018-03-16
1
-0/+5
*
|
Help: Fix minor typo in docs for CMAKE_PROJECT_DESCRIPTION
Craig Scott
2018-03-16
1
-1/+1
|
/
*
Help: Fix incorrect CMAKE_PROJECT_xxx docs
Craig Scott
2018-03-13
4
-8/+69
*
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
Shane Parris
2018-02-23
1
-0/+11
*
Help: Fix command references in CMAKE_NETRC* variable documentation
Shane Parris
2018-02-16
2
-2/+2
[next]