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
/
manual
/
cmake-variables.7.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET
Sebastian Holtermann
2018-11-11
1
-0/+4
*
Help: Describe $CACHE and $ENV as operators
Joachim Wuttke (l)
2018-11-08
1
-2/+9
*
Help: Provide backreferences.
Joachim Wuttke (h)
2018-11-08
1
-0/+8
*
Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentation
Sebastian Holtermann
2018-11-03
1
-0/+1
*
RPATH: Add option for using $ORIGIN in build tree
Peter Wu
2018-10-26
1
-0/+1
*
Merge topic 'vs-global-props-for-all-targets'
Brad King
2018-09-28
1
-0/+1
|
\
|
*
VS: Add option to set VS_GLOBAL_* for all targets
Mikhail Korolev
2018-09-25
1
-0/+1
*
|
link_directories(): enhance capabilities
Marc Chevrier
2018-09-25
1
-0/+1
|
/
*
Help: Document CMAKE_RULE_MESSAGES variable
Julien Schueller
2018-09-17
1
-0/+1
*
Help: Document existence of CMAKE_CPACK_COMMAND
Kyle Edwards
2018-09-10
1
-0/+1
*
VS: Add option to tell generator that platfrom is WinRT by default
Mikhail Korolev
2018-08-30
1
-0/+1
*
Help: Document the $CACHE{} syntax
Robert Maynard
2018-08-07
1
-0/+1
*
Xcode: Add variables and properties to configure schemes
Gregor Jasny
2018-08-01
1
-0/+15
*
Merge topic 'doc-find_package-root'
Craig Scott
2018-07-20
1
-0/+1
|
\
|
*
Help: Add explicit <PackageName>_ROOT variable documentation
Brad King
2018-07-20
1
-0/+1
*
|
Autogen: Add documentation for CMAKE_AUTOGEN_VERBOSE
Sebastian Holtermann
2018-06-21
1
-0/+1
*
|
LINK_OPTIONS: Add support of "LINKER:" prefix
Marc Chevrier
2018-06-06
1
-0/+2
|
/
*
VS: Add option to select the version of the toolset used by VS 2017
Basil Fierz
2018-05-29
1
-0/+1
*
added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable
Michael Stürmer
2018-05-15
1
-0/+1
*
CPack: Use project version as default for `CPACK_PACKAGE_VERSION`
Alex Turbov
2018-05-02
1
-0/+5
*
VS: Add variables to set SDK directories in vcxproj files
Bastien Schatt
2018-04-19
1
-0/+7
*
MSVC: Add MSVC_TOOLSET_VERSION variable
Arkady Shapkin
2018-04-04
1
-0/+1
*
Add CMAKE_FOLDER variable to initialize FOLDER target property
Marc B
2018-03-29
1
-0/+1
*
project: Add HOMEPAGE_URL named parameter
Alex Turbov
2018-03-16
1
-0/+3
*
project: Add <PROJECT-NAME>_DESCRIPTION
Craig Scott
2018-03-16
1
-0/+1
*
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
Shane Parris
2018-02-23
1
-0/+1
*
Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behavior
Kyle Edwards
2018-01-26
1
-0/+1
*
Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLEL
Sebastian Holtermann
2018-01-17
1
-0/+1
*
Unhardcode the CMAKE_CONFIGURATION_TYPES values
Beren Minor
2018-01-08
1
-0/+3
*
Merge topic 'cmake-job-pool'
Brad King
2017-12-04
1
-0/+1
|
\
|
*
Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS
Matt McCormick
2017-11-29
1
-0/+1
*
|
Merge topic 'CodeBlocks-custom-compiler-id'
Brad King
2017-11-29
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
CodeBlocks: add option for the CB compiler ID
Melven Roehrig-Zoellner
2017-11-27
1
-0/+1
*
|
CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variable
Brad King
2017-11-17
1
-0/+1
|
/
*
CPack: enable setting default dir creation permissions
Domen Vrankar
2017-11-08
1
-0/+1
*
CMake: enable setting default dir creation permissions
Domen Vrankar
2017-11-08
1
-0/+1
*
Xcode: Add option to generate only topmost project file
Gregor Jasny
2017-10-31
1
-0/+1
*
Add infrastructure for generators to select a build tool instance
Brad King
2017-10-19
1
-0/+1
*
file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption
Shane Parris
2017-10-18
1
-0/+2
*
Add infrastructure to detect secondary compiler version information
Brad King
2017-10-03
1
-0/+1
*
Help: Fix placement of one variable in cmake-variables manual
Brad King
2017-10-02
1
-1/+1
*
Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINES
Sebastian Holtermann
2017-09-29
1
-0/+2
*
Merge topic 'document_env_variables'
Craig Scott
2017-09-27
1
-0/+1
|
\
|
*
Help: Document CMake's environment variables
Robert Maynard
2017-09-26
1
-0/+1
*
|
CodeBlocks: add option to exclude external files
Alexandr (Sagrer) Gridnev
2017-09-14
1
-0/+1
|
/
*
Add properties to run cppcheck along with the compiler
Bill Hoffman
2017-08-30
1
-0/+1
*
Autogen: Add documentation for AUTOMOC_MACRO_NAMES
Sebastian Holtermann
2017-08-18
1
-0/+1
*
Merge topic 'labels-for-subprojects'
Brad King
2017-07-13
1
-0/+2
|
\
|
*
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
Betsy McPhail
2017-07-10
1
-0/+1
|
*
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
Betsy McPhail
2017-07-10
1
-0/+1
[next]