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
*
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
*
Help: Clarify MSVC and MSVC_VERSION variables
Christian Pfeiffer
2018-02-01
2
-3/+6
*
Merge topic 'doc-typo-CMAKE_INCLUDE_CURRENT_DIR'
Brad King
2018-01-30
1
-1/+1
|
\
|
*
Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR docs
silvioprog
2018-01-29
1
-1/+1
*
|
Merge topic 'doc-typo-CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE'
Brad King
2018-01-30
1
-1/+1
|
\
\
|
*
|
Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE docs
silvioprog
2018-01-29
1
-1/+1
|
|
/
*
|
Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behavior
Kyle Edwards
2018-01-26
1
-0/+5
|
/
*
Generators: remove KDevelop3 generator
Alex Neundorf
2018-01-24
1
-1/+1
*
Merge topic 'heading_automoc_macro_names'
Brad King
2018-01-22
1
-1/+1
|
\
|
*
Help: Fix heading level for CMAKE_AUTOMOC_MACRO_NAMES
Craig Scott
2018-01-18
1
-1/+1
*
|
Merge topic 'docs_cmake_crosscompiling'
Brad King
2018-01-22
1
-4/+22
|
\
\
|
*
|
Help: Explain meaning and limitations of CMAKE_CROSSCOMPILING
Craig Scott
2018-01-18
1
-4/+22
|
|
/
*
|
Help: CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN typo removal
Craig Scott
2018-01-20
1
-1/+1
|
/
*
Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLEL
Sebastian Holtermann
2018-01-17
1
-0/+10
*
Merge topic 'unhardcode-configuration-types'
Brad King
2018-01-10
17
-64/+47
|
\
|
*
Unhardcode the CMAKE_CONFIGURATION_TYPES values
Beren Minor
2018-01-08
17
-64/+47
*
|
Merge topic 'doc-CMAKE_SYSTEM_NAME-mode'
Brad King
2018-01-09
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
Help: note that CMAKE_SYSTEM_NAME is not set in script mode
Kyle Edwards
2018-01-08
1
-0/+3
*
|
Merge topic '17431-iphone-deployment-target'
Brad King
2018-01-08
2
-5/+10
|
\
\
|
*
|
Darwin: Emit deployment target that matches the SDK
Gregor Jasny
2017-12-22
2
-5/+10
|
|
/
*
|
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
|
/
*
Merge topic 'cmake-job-pool'
Brad King
2017-12-04
1
-0/+6
|
\
|
*
Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS
Matt McCormick
2017-11-29
1
-0/+6
*
|
Merge topic 'CodeBlocks-custom-compiler-id'
Brad King
2017-11-29
1
-0/+13
|
\
\
|
*
|
CodeBlocks: add option for the CB compiler ID
Melven Roehrig-Zoellner
2017-11-27
1
-0/+13
*
|
|
Fortran: Add option to run the compiler through launcher tools
Brad King
2017-11-21
1
-1/+2
|
|
/
|
/
|
[next]