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
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
*
target_sources: Interpret relative paths as relative to the calling directory
Patrick Stotko
2018-06-18
1
-0/+26
*
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
Brad King
2018-04-18
1
-0/+26
*
find_package: Use PackageName_ROOT variables as search prefixes
Brad King
2018-03-16
1
-0/+22
*
Do not produce legacy _LIB_DEPENDS cache entries
Brad King
2018-03-07
1
-0/+25
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GL
Brad King
2017-11-17
1
-0/+26
*
Help: Document CMP0037 relaxation of test and package targets
Brad King
2017-11-01
1
-1/+6
*
CMP0040: Clarify policy warning to match documentation
Brad King
2017-10-26
1
-1/+1
*
Autogen: Doc: Update CMP0071 description
Sebastian Holtermann
2017-09-28
1
-12/+20
*
Merge topic 'doc-CMP0069-typos'
Brad King
2017-08-10
1
-4/+4
|
\
|
*
Help: Fix module and function names in CMP0069 examples
Ruslan Baratov
2017-08-10
1
-4/+4
*
|
Autogen: Process GENERATED files. Add CMP0071.
Sebastian Holtermann
2017-07-18
1
-0/+34
*
|
file(GENERATE): Add policy CMP0070 to define relative path behavior
Brad King
2017-06-09
1
-0/+25
|
/
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-0/+92
*
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
1
-0/+35
*
try_compile: extend CMP0067 to honor language standards for CUDA.
Robert Maynard
2016-12-12
1
-1/+4
*
try_compile: Add policy CMP0067 to honor language standards
Brad King
2016-12-06
1
-0/+34
*
try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2016-06-29
1
-0/+27
*
CMP0059: Fix typo in policy description
Brad King
2016-05-02
1
-1/+1
*
Help: Clarify policy `CMP0040` documentation (#15681)
Bartosz Kosiorek
2016-01-28
1
-8/+11
*
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
Chuck Atkins
2015-09-21
1
-0/+27
*
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
1
-0/+17
*
Help: Document explicitly that policy OLD behavior is deprecated
Brad King
2015-06-09
65
-0/+132
*
Honor visibility properties for all target types (#15556)
Brad King
2015-05-26
1
-0/+26
*
install: Disallow installing export() result.
Stephen Kelly
2015-05-14
1
-0/+27
*
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
1
-0/+24
*
Merge topic 'if-IN_LIST'
Brad King
2015-04-30
1
-1/+11
|
\
|
*
if: Implement new IN_LIST operator
Nils Gladitz
2015-04-30
1
-1/+11
*
|
Merge topic 'revert-CMP0057'
Brad King
2015-04-30
1
-18/+1
|
\
\
|
|
/
|
*
Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."
Nils Gladitz
2015-04-30
1
-18/+1
*
|
Help: Replace CMP0054 example to show when it makes a difference
Tamás Kenéz
2015-04-29
1
-6/+10
*
|
Help: Clarify policy CMP0026 title
Nils Gladitz
2015-04-28
1
-1/+1
|
/
*
Link libraries by full path even in implicit directories
Brad King
2015-04-09
1
-0/+63
*
Do not treat DEFINITIONS as a built-in directory property
Stephen Kelly
2015-04-02
1
-0/+17
*
Ninja: Add policy to require explicit custom command byproducts
Brad King
2015-03-20
1
-0/+108
*
add_custom_command: Diagnose MAIN_DEPENDENCY limitation.
Nils Gladitz
2015-03-09
1
-0/+21
*
Merge topic 'doc-CMP0054-example'
Brad King
2014-12-12
1
-3/+31
|
\
|
*
Help: Extend policy CMP0054 documentation with an example
Nils Gladitz
2014-12-12
1
-3/+31
*
|
try_compile: Pass linker flags into test project (#14066)
Brad King
2014-12-03
1
-0/+32
*
|
Merge topic 'doc-CMP0053-dedup-char'
Brad King
2014-12-01
1
-1/+1
|
\
\
|
|
/
|
*
Help: Remove duplicate '#' in CMP0053 valid character list
Christoph Grüninger
2014-12-01
1
-1/+1
*
|
break: Add policy CMP0055 to check calls strictly
Gregor Jasny
2014-11-25
1
-0/+17
|
/
*
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
1
-0/+18
*
Merge topic 'doc-CMP0022-compat-version-typo'
Brad King
2014-08-13
1
-1/+1
|
\
|
*
CMP0022: Fix version documented to support LINK_PUBLIC/LINK_PRIVATE
Brad King
2014-08-13
1
-1/+1
*
|
Help: Add missing space in policy CMP0020 description
Peter Kümmel
2014-05-30
1
-1/+1
*
|
EVIS: Add policy CMP0053
Ben Boeckel
2014-05-08
2
-0/+47
*
|
Help: Link to cmake-buildsystem from CMP0052 docs.
Stephen Kelly
2014-04-17
1
-0/+3
*
|
Help: Fix typo in CMP0051.
Stephen Kelly
2014-04-14
1
-1/+1
*
|
Export: Disallow exported interface includes in src/build tree (#14592).
Stephen Kelly
2014-04-09
1
-0/+21
[next]