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
/
cmMakefile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-4/+4
*
cmFindPackageStack: Allow controlled mutation
Matthew Woehlke
2025-07-30
1
-11/+1
*
Do not define CMAKE_PARENT_LIST_FILE in CMakeLists.txt
Benjamin Buch
2025-07-15
1
-0/+3
*
find_package: CPS component requirements != CMake components
Matthew Woehlke
2025-03-05
1
-0/+2
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-122/+122
*
Merge topic 'remove-old-compatibility'
Brad King
2025-01-23
1
-7/+0
|
\
|
*
CMP0061: Remove support for OLD behavior
Brad King
2025-01-22
1
-2/+0
|
*
CMP0059: Remove support for OLD behavior
Brad King
2025-01-22
1
-5/+0
*
|
Merge topic 'extern-domain'
Brad King
2025-01-22
1
-1/+6
|
\
\
|
|
/
|
/
|
|
*
Add support for foreign targets
Vito Gamberini
2025-01-21
1
-1/+6
*
|
CMP0054: Remove support for OLD behavior
Brad King
2025-01-20
1
-8/+0
*
|
CMP0053: Remove support for OLD behavior
Brad King
2025-01-20
1
-15/+5
*
|
CMP0050: Remove support for OLD behavior
Brad King
2025-01-19
1
-6/+0
*
|
CMP0037: Remove support for OLD behavior
Brad King
2025-01-19
1
-2/+1
*
|
CMP0024: Remove support for OLD behavior
Brad King
2025-01-19
1
-1/+0
*
|
CMP0019: Remove support for OLD behavior
Brad King
2025-01-18
1
-5/+0
|
/
*
cmMakefile: Allow arbitrary stack manipulation
Matthew Woehlke
2024-12-07
1
-1/+22
*
cmMakefile: Prevent copying RAII helpers
Matthew Woehlke
2024-12-04
1
-0/+6
*
cmMakefile: support "after generator target" generator actions
Ben Boeckel
2024-08-27
1
-5/+23
*
iOS: Add support for Mac Catalyst
Raul Metsma
2024-07-03
1
-0/+3
*
cmMakefile: Reduce GetModulesFile caller allocations
Brad King
2024-03-22
1
-3/+3
*
install(EXPORT): Export find_dependency() calls
Kyle Edwards
2023-11-13
1
-0/+18
*
.xcframework: Check SupportedPlatformVariant
Kyle Edwards
2023-08-15
1
-0/+3
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-3/+5
*
apple: add preliminary visionOS support
Gregor Jasny
2023-07-11
1
-0/+2
*
AddCacheEntry: Suppress raw pointer usage
Marc Chevrier
2023-05-30
1
-4/+13
*
SetProperty: suppress raw pointer usage
Marc Chevrier
2023-05-26
1
-2/+5
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-2/+0
*
cmMakefile: Factor out helper to get recursion depth limit
Brad King
2023-03-13
1
-0/+2
*
cmMakefile: Store recursion depth limit as size_t
Brad King
2023-03-13
1
-3/+3
*
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-0/+4
*
find_package: Use <PACKAGENAME>_ROOT variables as search prefixes
Brad King
2023-02-23
1
-0/+3
*
cmFindPackageCommand: Refactor CMP0074 logic to de-duplicate lookups
Brad King
2023-02-23
1
-1/+2
*
cmMakefile: add support for a "synthesized" target
Ben Boeckel
2023-02-14
1
-1/+4
*
Merge topic 'add_subdirectory_system'
Brad King
2022-09-27
1
-1/+1
|
\
|
*
add_subdirectory: Add SYSTEM option
Da Quexian
2022-09-26
1
-1/+1
*
|
Merge topic 'check-library-properties-fix-performances-regression'
Brad King
2022-09-09
1
-1/+0
|
\
\
|
*
|
Check link libraries properties: fix performances regression
Marc Chevrier
2022-09-07
1
-1/+0
|
|
/
*
|
cmMakefile: add RaiseScope for list of variables
Marc Chevrier
2022-09-03
1
-0/+1
*
|
cmMakefile::VariablePushPop: helper class to manage variable scopes
Marc Chevrier
2022-08-22
1
-0/+14
*
|
cmMakefile::RaiseScope: Add support for cmValue argument
Marc Chevrier
2022-08-22
1
-0/+4
*
|
Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command
Alexandru Croitor
2022-06-28
1
-0/+1
|
/
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-2/+2
*
Trace: process else and elseif commands correctly
Braulio Valdivielso Martinez
2022-03-25
1
-2/+9
*
cmMakefile: Add missing initializer for recently added member
Brad King
2022-03-15
1
-1/+1
*
find_package: Add support for default GLOBAL imported targets
John Parent
2022-03-10
1
-0/+39
*
Merge topic 'debug-find'
Brad King
2022-02-11
1
-0/+14
|
\
|
*
find_package: Improve --debug-find-pkg= when using a find module
Brad King
2022-02-10
1
-0/+14
*
|
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-0/+1
|
/
[next]