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
/
prop_tgt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: A missing cross-reference to --compile-no-warning-as-error
Craig Scott
2022-08-15
1
-0/+2
*
Merge branch 'backport-3.24-doc-warning-as-error' into doc-warning-as-error
Brad King
2022-08-15
1
-0/+23
|
\
|
*
Help: List compiler IDs supported by COMPILE_WARNING_AS_ERROR
Craig Scott
2022-08-15
1
-0/+23
*
|
Help: MSVC_RUNTIME_LIBRARY is initialized from associated variable
Craig Scott
2022-08-12
1
-1/+3
*
|
Merge topic 'all-verify-interface-header-sets'
Kyle Edwards
2022-08-03
1
-0/+4
|
\
\
|
|
/
|
*
VERIFY_INTERFACE_HEADER_SETS: Add verification target for all
Kyle Edwards
2022-08-03
1
-0/+4
*
|
Merge topic 'doc-init-VERIFY_INTERFACE_HEADER_SETS'
Brad King
2022-08-01
1
-1/+5
|
\
\
|
|
/
|
*
Help: Document initialization of VERIFY_INTERFACE_HEADER_SETS property
Craig Scott
2022-08-01
1
-1/+5
|
*
Merge topic 'verify-interface-header-sets-interface-library-source-language' ...
Brad King
2022-07-28
1
-1/+3
|
|
\
*
|
\
Merge topic 'verify-interface-header-sets-interface-library-source-language'
Brad King
2022-07-28
1
-1/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VERIFY_INTERFACE_HEADER_SETS: Fall back to global languages
Kyle Edwards
2022-07-27
1
-1/+3
*
|
|
Merge topic 'verify-interface-header-sets-interface-libraries'
Brad King
2022-07-26
1
-7/+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Clarify that VERIFY_INTERFACE_HEADER_SETS supports interface libraries
Kyle Edwards
2022-07-25
1
-7/+7
|
|
/
*
|
Merge topic 'doc-LINK_LIBRARIES_ONLY_TARGETS_direct_deps'
Brad King
2022-07-18
1
-0/+2
|
\
\
|
|
/
|
*
Help: LINK_LIBRARIES_ONLY_TARGETS also checks injected direct libraries
Craig Scott
2022-07-10
1
-0/+2
*
|
Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT'
Brad King
2022-07-08
1
-15/+15
|
\
\
|
|
/
|
*
Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECT
Craig Scott
2022-07-08
1
-15/+15
*
|
Merge topic 'doc-CMP0131'
Brad King
2022-07-05
1
-4/+7
|
\
\
|
|
/
|
*
Help: Mention CMP0131 in LINK_LIBRARIES docs
Craig Scott
2022-07-05
1
-4/+7
*
|
Merge topic 'doc-LINK_LIBRARY_genex'
Craig Scott
2022-07-03
2
-51/+68
|
\
\
|
|
/
|
*
Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docs
Craig Scott
2022-07-03
2
-51/+68
*
|
Merge topic 'vs-compile-batching'
Brad King
2022-06-23
1
-4/+7
|
\
\
|
|
/
|
*
VS: Add variable to to turn off Visual Studio compile batching
Brad King
2022-06-22
1
-0/+3
|
*
Help: Improve formatting in VS_NO_COMPILE_BATCHING docs
Brad King
2022-06-22
1
-4/+4
*
|
Merge topic 'add_export_no_system'
Brad King
2022-06-21
2
-0/+20
|
\
\
|
*
|
Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEM
Da Quexian
2022-06-17
2
-0/+20
*
|
|
Merge topic 'cpp-named-module-file-sets'
Brad King
2022-06-17
12
-0/+209
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
12
-0/+209
|
|
/
*
|
Merge topic 'add_SYSTEM_prop'
Brad King
2022-06-16
2
-1/+18
|
\
\
|
*
|
Add SYSTEM target property
Da Quexian
2022-06-15
2
-1/+18
|
|
/
*
|
Xcode: Add Xcode SCHEME control for 'Launch' control
Harry Mallon
2022-06-15
2
-0/+23
|
/
*
Help: Clarify that RULE_LAUNCH_COMPILE is meant for internal use
Craig Scott
2022-06-02
2
-4/+16
*
VERIFY_INTERFACE_HEADER_SETS: Add property for list of header sets
Kyle Edwards
2022-05-25
2
-0/+16
*
VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS
Kyle Edwards
2022-05-18
2
-25/+25
*
Merge topic 'werror-property'
Brad King
2022-05-10
1
-0/+10
|
\
|
*
COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errors
Martin Duffy
2022-05-06
1
-0/+10
*
|
OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 builds
Cameron Cawley
2022-05-06
2
-3/+6
*
|
OpenWatcom: Allow specifying the runtime library
Cameron Cawley
2022-05-06
2
-0/+51
*
|
VERIFY_HEADER_SETS: Clarify that header sets must be PUBLIC or INTERFACE
Kyle Edwards
2022-04-21
1
-8/+9
*
|
Merge topic 'vs-dotnet-startup-object'
Brad King
2022-04-20
1
-0/+21
|
\
\
|
*
|
VS: Add StartupObject property for managed .NET projects
Florian Schweiger
2022-04-12
1
-0/+21
|
|
/
*
|
Merge topic 'file-set-repr-improvements'
Brad King
2022-04-12
2
-11/+10
|
\
\
|
|
/
|
/
|
|
*
Help: Document that target_sources defines [INTERFACE_]HEADER_SETS
Brad King
2022-04-12
2
-0/+6
|
*
cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only
Ben Boeckel
2022-04-11
2
-13/+6
|
*
Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch
Brad King
2022-03-21
5
-277/+0
*
|
xcode: add support for xcconfig files
Gregor Jasny
2022-04-03
1
-0/+14
*
|
FILE_SET: Add VERIFY_HEADER_SETS target property
Kyle Edwards
2022-03-29
1
-0/+24
*
|
INTERFACE_LINK_LIBRARIES_DIRECT: Honor link dependencies through LINK_ONLY
Brad King
2022-03-22
1
-11/+24
*
|
Help: Update INTERFACE_LINK_LIBRARIES_DIRECT to be added in 3.24
Brad King
2022-03-22
2
-2/+2
*
|
Merge topic 'doc-LINK_LIBRARIES_ONLY_TARGETS'
Craig Scott
2022-03-14
1
-4/+3
|
\
\
|
|
/
[next]