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
*
set(CACHE): do not remove normal variable
Marc Chevrier
2021-05-20
1
-0/+20
*
find_*: ensure consistent behavior for cache variables
Marc Chevrier
2021-05-12
1
-0/+25
*
Help: Fix typos and spelling in documentation
Josef Angstenberger
2021-05-07
2
-4/+4
*
foreach(): loop variables are only available in the loop scope
Marc Chevrier
2021-04-28
1
-0/+20
*
ARMClang: Do not automatically add cpu/arch compile or link options
Lingkai Dong
2021-04-27
1
-0/+32
*
Help: Demonstrate using set_target_properties with CUDA architectures
Robert Maynard
2021-04-20
1
-1/+1
*
UseSWIG: Use standard library name conventions for csharp language
Marc Chevrier
2021-03-26
1
-0/+17
*
Merge topic 'fix-CMP0118-NEW'
Brad King
2021-03-19
1
-2/+8
|
\
|
*
Help: Document CMP0118 requirement for boolean values
Brad King
2021-03-18
1
-2/+8
*
|
Merge topic 'autogen-cmp0116-fix'
Brad King
2021-02-24
1
-1/+4
|
\
\
|
|
/
|
*
Help: Note that CMP0116 is recorded at the time of CC creation
Kyle Edwards
2021-02-23
1
-1/+4
*
|
cmListCommand: add a policy for failing on invalid indicies
Ben Boeckel
2021-02-18
1
-0/+21
|
/
*
Help: Update Sphinx versionadded directives for 3.20 release
Brad King
2021-02-10
1
-0/+2
*
Help: Convert some genex names to explicit cross-references
Brad King
2021-02-05
2
-3/+3
*
Merge topic 'update_cmp112'
Brad King
2020-12-08
1
-0/+1
|
\
|
*
Document CMP0112 covers $<TARGET_FILE_NAME,tgt>
Robert Maynard
2020-12-07
1
-0/+1
*
|
WriteCompilerDetectionHeader: Add policy to remove module
Brad King
2020-12-05
1
-0/+47
*
|
Compile with explicit language flag when source LANGUAGE property is set
Brad King
2020-12-02
1
-0/+36
*
|
GENERATED prop: Introducing policy CMP0118 and its documentation
Deniz Bahadir
2020-11-24
1
-0/+17
*
|
MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default
Brad King
2020-11-13
1
-0/+43
*
|
Merge topic 'docs-cleanup-3.19'
Craig Scott
2020-10-26
2
-4/+4
|
\
\
|
|
/
|
*
Help: Cleanup typos and grammar for the 3.19 release
Craig Scott
2020-10-24
2
-4/+4
*
|
Merge topic 'doc-CMP0111'
Brad King
2020-10-19
1
-3/+10
|
\
\
|
|
/
|
*
CMP0111: Clarify that the new error is on a missing property setting
Brad King
2020-10-16
1
-3/+10
*
|
Ninja: Transform DEPFILEs with policy CMP0116
Kyle Edwards
2020-10-13
1
-0/+38
*
|
CMP0115: Require source file extensions to be explicit
Kyle Edwards
2020-10-13
1
-0/+34
|
/
*
Help: Update Sphinx versionadded directives for 3.19 release
Brad King
2020-10-08
1
-0/+2
*
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
1
-0/+85
*
Makefile: Add policy CMP0113 to avoid duplication of custom commands
Brad King
2020-09-08
1
-0/+43
*
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
1
-0/+39
*
cmTarget: Raise error if imported target location is not set
Raul Tambre
2020-08-21
1
-0/+20
*
add_test: Allow special characters in test name (w/ policy CMP0110)
Deniz Bahadir
2020-08-12
1
-0/+24
*
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
*
Help: Add Sphinx 'versionadded' directives to each top-level document
Kitware Robot
2020-07-06
59
-0/+118
*
find_program: Find programs that are executable but not readable
Brad King
2020-06-15
1
-0/+22
*
CUDA: Add support for disabling CUDA_ARCHITECTURES
Raul Tambre
2020-06-15
1
-0/+25
*
target_link_libraries: self-link through ALIAS is an error
Marc Chevrier
2020-05-30
1
-0/+19
*
ALIAS target: cannot overwrite an existing target
Marc Chevrier
2020-05-28
1
-0/+19
*
Modules/Documentation: remove
Ben Boeckel
2020-04-22
1
-0/+19
*
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-0/+19
*
CUDA: Add CUDA_ARCHITECTURES target property
Raul Tambre
2020-04-15
1
-0/+31
*
export(): raise an error on multiple calls with same FILE
Marc Chevrier
2020-03-26
1
-0/+22
*
cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache
Ben Boeckel
2020-01-20
1
-0/+25
*
target_compile_options: ensure BEFORE keyword is handled in all scopes
Marc Chevrier
2020-01-11
1
-0/+20
*
Autogen: Process .hh headers based on new policy CMP0100 settings
Sebastian Holtermann
2020-01-04
1
-0/+40
*
Link properties: must be transitive over private dependency on static library
Marc Chevrier
2019-12-09
1
-0/+24
*
FindFLEX: Add policy CMP0098 to run flex in build tree
Jannick
2019-11-15
1
-0/+30
*
Merge topic 'docs-find-vars'
Brad King
2019-10-29
1
-3/+3
|
\
|
*
Help: Document that <PackageName>_ROOT applies to config packages too
Craig Scott
2019-10-27
1
-3/+3
*
|
Help: Fix capitalization in CMP0097 documentation
Kyle Edwards
2019-10-23
1
-1/+1
|
/
[next]