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
/
Source
/
cmPolicies.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExternalProject: Support not initializing any submodules
Robert Maynard
2019-07-24
1
-1/+5
*
project: Keep leading `0` in PROJECT_VERSION components
Alex Turbov
2019-07-16
1
-1/+4
*
cmInstallTargetGenerator: Introduce CMP0095
Dennis Klein
2019-06-13
1
-2/+7
*
FindPython: Add policy to manage lookup stratgey default.
Marc Chevrier
2019-05-21
1
-0/+4
*
FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format
Dennis Klein
2019-05-13
1
-1/+3
*
MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default
Brad King
2019-04-19
1
-1/+4
*
MSVC: Add abstraction for runtime library selection
Brad King
2019-04-17
1
-1/+4
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-6/+6
*
export: Disable PACKAGE mode user package registry by default
Robert Maynard
2019-03-15
1
-0/+3
*
XLClang: Add policy CMP0089 to present as XL for compatibility
Brad King
2019-02-25
1
-1/+4
*
FindBISON: Add policy CMP0088 to run bison in build tree
Robert Maynard
2019-01-10
1
-0/+3
*
install: Teach CODE,SCRIPT modes to evaluate generator expressions
Jon Chronopoulos
2018-12-22
1
-1/+5
*
UseSWIG: add management of SWIG option -module
Marc Chevrier
2018-12-07
1
-1/+4
*
Genex: Add policy to handle empty list items in $<IN_LIST:...>
Kyle Edwards
2018-11-19
1
-1/+3
*
find_package(): Add policy to remove the FindQt module
Kyle Edwards
2018-11-14
1
-1/+4
*
POSITION_INDEPENDENT_CODE: Manage link flags for executables
Marc Chevrier
2018-11-11
1
-2/+5
*
Merge topic 'cmake_policy-get_warning'
Brad King
2018-10-11
1
-1/+1
|
\
|
*
cmake_policy: Add undocumented GET_WARNING command
Kyle Edwards
2018-10-10
1
-1/+1
*
|
add_subdirectory: Run subdirectory install rules in correct order
Kyle Edwards
2018-10-10
1
-1/+5
|
/
*
LINK_DIRECTORIES target property: add policy for absolute paths check.
Marc Chevrier
2018-09-25
1
-2/+6
*
BundleUtilities: Disallow inclusion at configure time
Kyle Edwards
2018-09-19
1
-1/+4
*
target_link_libraries: Allow use with targets in other directories
Brad King
2018-09-12
1
-1/+5
*
UseSWIG: add policy to manage target naming strategy.
Marc Chevrier
2018-07-25
1
-1/+3
*
Merge topic 'doc-find_package-root'
Craig Scott
2018-07-20
1
-2/+2
|
\
|
*
Help: Add explicit <PackageName>_ROOT variable documentation
Brad King
2018-07-20
1
-2/+2
*
|
option: respect existing normal variable
Robert Maynard
2018-07-09
1
-1/+3
*
|
target_sources: Interpret relative paths as relative to the calling directory
Patrick Stotko
2018-06-18
1
-2/+6
|
/
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+3
*
Modules: Update documented links to CMake community Wiki
Brad King
2018-04-30
1
-3/+1
*
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
Brad King
2018-04-18
1
-1/+4
*
Merge topic 'policy-version-range'
Craig Scott
2018-03-22
1
-1/+5
|
\
|
*
cmake_minimum_required: Optionally set policies with version range
Brad King
2018-03-21
1
-1/+2
|
*
cmPolicies: Split parsing and impl of ApplyPolicyVersion
Brad King
2018-03-16
1
-0/+2
|
*
cmPolicies: Pass policy version as std::string
Brad King
2018-03-16
1
-1/+2
*
|
find_package: Use PackageName_ROOT variables as search prefixes
Brad King
2018-03-16
1
-1/+3
|
/
*
Do not produce legacy _LIB_DEPENDS cache entries
Brad King
2018-03-07
1
-1/+5
*
FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GL
Brad King
2017-11-17
1
-1/+4
*
Merge topic 'cmp0037-conditional-targets'
Brad King
2017-10-31
1
-0/+1
|
\
|
*
CMP0037: Allow test and package targets when features are not enabled
Brad King
2017-10-30
1
-0/+1
*
|
CMP0040: Clarify policy warning to match documentation
Brad King
2017-10-26
1
-1/+1
|
/
*
Autogen: Process GENERATED files. Add CMP0071.
Sebastian Holtermann
2017-07-18
1
-1/+3
*
file(GENERATE): Add policy CMP0070 to define relative path behavior
Brad King
2017-06-09
1
-0/+3
*
Add deprecation warnings for policies CMP0036 and below
Brad King
2017-04-21
1
-0/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-1/+5
*
Add policy CMP0068 separate install_name and RPATH settings on macOS
Clinton Stimpson
2017-02-14
1
-2/+6
*
try_compile: Add policy CMP0067 to honor language standards
Brad King
2016-12-06
1
-1/+4
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-2/+2
*
try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2016-06-29
1
-1/+4
[next]