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
/
cmExportFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'backport-cxxmodules-export-file-collisions'
Brad King
2024-01-18
1
-4/+5
|
\
|
*
cxxmodules: make export trampoline script files unique
Ben Boeckel
2024-01-18
1
-4/+5
*
|
install(EXPORT): Add ability to point to .xcframework file
Kyle Edwards
2023-11-15
1
-17/+47
*
|
install(EXPORT): Export find_dependency() calls
Kyle Edwards
2023-11-13
1
-1/+93
*
|
cmExportFileGenerator: Add function to set required CMake version
Kyle Edwards
2023-11-13
1
-19/+37
*
|
Merge topic 'cxxmodules-export-fileset-info'
Brad King
2023-10-17
1
-4/+31
|
\
\
|
|
/
|
*
cxxmodules: include `INCLUDES DESTINATION` directories
Ben Boeckel
2023-10-16
1
-4/+31
*
|
export: Increase maximum policy version in exported files to 3.27
Brad King
2023-10-03
1
-2/+2
|
/
*
cmExportFileGenerator: relocate include directories for C++ modules
Ben Boeckel
2023-09-26
1
-8/+25
*
cmExportFileGenerator: export private compile info for C++ modules
Ben Boeckel
2023-08-17
1
-0/+72
*
cmComputeLinkInformation: prepare Item consumers for `OBJECT` libraries
Ben Boeckel
2023-08-01
1
-1/+1
*
cmList: Add container conversion to string
Marc Chevrier
2023-06-22
1
-1/+1
*
export: Increase maximum policy version in exported files to 3.26
Brad King
2023-06-07
1
-2/+2
*
Merge topic 'compile-only-genex'
Brad King
2023-05-05
1
-0/+16
|
\
|
*
cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex
Ben Boeckel
2023-04-12
1
-0/+16
*
|
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-2/+3
*
|
install(EXPORT): Fall back to set_property(APPEND) for FILE_SET
Kyle Edwards
2023-04-12
1
-1/+16
|
/
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-1/+2
*
export: Increase maximum policy version in exported files to 3.25
Brad King
2023-02-01
1
-2/+2
*
CMake: fix sizeof string literal violations
Kyle Edwards
2022-11-18
1
-4/+3
*
cmGeneratorExpression: Require cmake instance
Kyle Edwards
2022-11-11
1
-1/+1
*
export: Increase maximum policy version in exported files to 3.24
Brad King
2022-10-12
1
-2/+2
*
Merge topic 'export-no-shdeps'
Brad King
2022-08-16
1
-0/+7
|
\
|
*
export: Restore exclusion of private shared library dependencies from checks
Brad King
2022-08-15
1
-0/+7
*
|
cmExport*FileGenerator: support exporting C++ module properties
Ben Boeckel
2022-07-06
1
-0/+25
*
|
Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEM
Da Quexian
2022-06-17
1
-0/+4
*
|
export: Increase maximum policy version in exported files to 3.23
Brad King
2022-06-14
1
-2/+2
|
/
*
generated-scripts: improve prose messages with CMake lists
Ben Boeckel
2022-04-20
1
-2/+4
*
generated-scripts: unset used variables
Ben Boeckel
2022-04-20
1
-1/+4
*
generated-scripts: use `foreach(IN LISTS)`
Ben Boeckel
2022-04-20
1
-1/+1
*
generated-scripts: quote variable expansions
Ben Boeckel
2022-04-20
1
-4/+4
*
generated-scripts: simplify `if` conditions
Ben Boeckel
2022-04-20
1
-8/+7
*
generated-cmake: use `_cmake_` prefixes for local variables
Ben Boeckel
2022-04-20
1
-28/+28
*
cmExportFileGenerator: require CMake 2.8.3
Ben Boeckel
2022-04-20
1
-3/+6
*
cmExportFileGenerator: Simplify collection of targets missing from export set
Brad King
2022-04-11
1
-51/+41
*
export: Fix TARGET_NAME lookup for out-of-dir linking
Brad King
2022-04-01
1
-12/+16
*
Merge topic 'restore-target-export-includes'
Brad King
2022-02-10
1
-2/+3
|
\
|
*
install(TARGETS): Restore per-export INCLUDES DESTINATION
Eugene Shalygin
2022-02-09
1
-2/+3
*
|
Merge topic 'post-rel-dev'
Brad King
2022-02-04
1
-2/+2
|
\
\
|
*
|
export: Increase maximum policy version in exported files to 3.22
Brad King
2022-02-03
1
-2/+2
*
|
|
Replace DEVEL_CMAKE_VERSION with literal 3.23 release version
Brad King
2022-02-04
1
-2/+1
|
/
/
*
|
Add usage requirements to update direct link dependencies
Brad King
2022-01-29
1
-10/+17
*
|
install(EXPORT): Install file sets
Kyle Edwards
2021-10-27
1
-0/+37
*
|
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
1
-5/+6
*
|
export: Propagate IMPORTED_NO_SYSTEM target property to consumers
Brad King
2021-10-15
1
-0/+6
*
|
export: Increase maximum policy version in exported files to 3.21
Brad King
2021-10-08
1
-2/+2
|
/
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-15/+15
*
Config File Gen: When requiring >= 2.6, don't check < 2.5
Marcus Müller
2021-08-16
1
-1/+1
*
Refactor export file generator inteface
Eugene Shalygin
2021-07-22
1
-22/+21
*
Refactor cmTargetExport removing InterfaceIncludeDirecories
Eugene Shalygin
2021-07-22
1
-1/+2
[next]