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
/
cmExportInstallFileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
export: Allow multiple exports when only one export is installed
Martin Duffy
2025-03-17
1
-4/+6
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
CMP0052: Remove support for OLD behavior
Brad King
2025-01-20
1
-36/+3
*
CMP0041: Remove support for OLD behavior
Brad King
2025-01-19
1
-19/+7
*
export: Allow depending on targets exported multiple times
Martin Duffy
2025-01-07
1
-16/+25
*
cmExportInstallFileGenerator: Report errors with IssueMessage
Martin Duffy
2024-12-30
1
-1/+4
*
export: Convert ExportInfo to a struct with meaningful field names
Martin Duffy
2024-12-30
1
-4/+3
*
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
Brad King
2024-11-13
1
-4/+0
*
Source: Avoid comparing pointers to nullptr
Vitaly Stakhovsky
2024-08-27
1
-1/+1
*
export: Fix handling of import prefix
Matthew Woehlke
2024-07-26
1
-20/+21
*
export: Generalize GenerateImportFileConfig
Matthew Woehlke
2024-07-25
1
-0/+40
*
export: Refactor obtaining export information
Matthew Woehlke
2024-07-25
1
-19/+17
*
export: Use std::all_of to collect exports
Matthew Woehlke
2024-07-23
1
-7/+11
*
export: Factor out CMake-specific export generation (2/2)
Matthew Woehlke
2024-07-23
1
-529/+371
*
export: Fix const placement
Matthew Woehlke
2024-07-18
1
-10/+10
*
export: Factor out CMake-specific export generation (1/2)
Matthew Woehlke
2024-07-18
1
-6/+10
*
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
1
-0/+2
*
Merge topic 'export-name-safe-name'
Brad King
2024-05-01
1
-2/+2
|
\
|
*
cxxmodules: use filesystem-safe export names in filenames
Ben Boeckel
2024-04-30
1
-2/+2
*
|
Merge branch 'backport-cxxmodules-export-file-collisions'
Brad King
2024-01-18
1
-6/+9
|
\
\
|
|
/
|
*
cxxmodules: make export trampoline script files unique
Ben Boeckel
2024-01-18
1
-6/+9
*
|
install(EXPORT): Add ability to point to .xcframework file
Kyle Edwards
2023-11-15
1
-3/+20
*
|
cmExportFileGenerator: Add function to set required CMake version
Kyle Edwards
2023-11-13
1
-14/+3
|
/
*
cxxmodules: include `INCLUDES DESTINATION` directories
Ben Boeckel
2023-10-16
1
-2/+4
*
cmExportFileGenerator: export private compile info for C++ modules
Ben Boeckel
2023-08-17
1
-0/+7
*
strings: use `emplace_back` with `cmStrCat` arguments
Ben Boeckel
2023-07-28
1
-2/+2
*
Merge topic 'export-file-set-absolute-cmake-install-includedir'
Brad King
2023-06-23
1
-9/+14
|
\
|
*
File set: Allow absolute CMAKE_INSTALL_INCLUDEDIR
Kyle Edwards
2023-06-20
1
-9/+14
*
|
cmList: Add container conversion to string
Marc Chevrier
2023-06-22
1
-1/+2
|
/
*
cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesets
Ben Boeckel
2023-05-31
1
-4/+2
*
cxxmodules: Do not expect collator install scripts with no CXX_MODULES
Tyler
2023-05-23
1
-0/+6
*
Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target property
Orkun Tokdemir
2023-04-09
1
-0/+3
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-1/+14
*
cmGeneratorExpression: Require cmake instance
Kyle Edwards
2022-11-11
1
-2/+2
*
export: Fix IMPORTED_LOCATION of iOS flat app bundles
Harry Mallon
2022-09-14
1
-1/+4
*
cmExport*FileGenerator: support exporting C++ module properties
Ben Boeckel
2022-07-06
1
-1/+73
*
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-0/+34
*
generated-scripts: use CMAKE_CURRENT_LIST_DIR where possible
Ben Boeckel
2022-04-20
1
-2/+1
*
generated-scripts: unset used variables
Ben Boeckel
2022-04-20
1
-0/+2
*
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
-1/+1
*
generated-cmake: use `_cmake_` prefixes for local variables
Ben Boeckel
2022-04-20
1
-3/+3
*
cmExportFileGenerator: Simplify collection of targets missing from export set
Brad King
2022-04-11
1
-28/+22
*
Merge topic 'restore-target-export-includes'
Brad King
2022-02-10
1
-1/+2
|
\
|
*
install(TARGETS): Restore per-export INCLUDES DESTINATION
Eugene Shalygin
2022-02-09
1
-1/+2
*
|
install(EXPORT): Install file sets
Kyle Edwards
2021-10-27
1
-0/+105
|
/
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-1/+1
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-0/+1
*
Refactor export file generator inteface
Eugene Shalygin
2021-07-22
1
-7/+7
*
install(EXPORT): Set copy-if-different on install export config files
Daan De Meyer
2021-01-19
1
-0/+1
[next]