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
/
cmGlobalXCodeGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
xcode: Restore ctest --build-and-test without --build-project
Stepanov Igor
2025-07-26
1
-1/+10
*
cmake --build: Fix building multiple targets in Xcode workspace
Stepanov Igor
2025-06-14
1
-34/+64
*
Merge topic 'xcode-build-workspace'
Brad King
2025-06-11
1
-8/+62
|
\
|
*
cmake --build: Add support for driving Xcode workspaces
Stepanov Igor
2025-06-10
1
-8/+62
*
|
cmGlobalXCodeGenerator: Remove unused argument from LookupFlags helper
Brad King
2025-06-07
1
-8/+6
*
|
Xcode: De-duplicate -dynamiclib/-bundle flags for SHARED/MODULE libraries
Brad King
2025-06-07
1
-19/+18
*
|
cmGlobalXCodeGenerator: Convert GetTargetProductType signature to string_view
Brad King
2025-06-07
1
-23/+22
*
|
cmGlobalXCodeGenerator: Convert CreateString signature to string_view
Brad King
2025-06-07
1
-1/+1
|
/
*
generators: use GetSupportDirectory() in more places
Ben Boeckel
2025-05-23
1
-3/+1
*
cmStrCat: use character literals where possible
Ben Boeckel
2025-05-15
1
-3/+3
*
cmStrCat: combine neighboring arguments where possible
Ben Boeckel
2025-05-15
1
-1/+1
*
Merge topic 'xcode-debugger-workdir'
Brad King
2025-05-05
1
-0/+9
|
\
|
*
Xcode: Use DEBUGGER_WORKING_DIRECTORY as a fallback for scheme work dir
Craig Scott
2025-05-03
1
-0/+9
*
|
Merge topic 'apple-CoreFoundation-headers'
Brad King
2025-04-09
1
-1/+4
|
\
\
|
|
/
|
*
Merge branch 'backport-3.31-apple-CoreFoundation-headers'
Brad King
2025-04-08
1
-1/+4
|
|
\
|
|
*
Source: Include specific CoreFoundation headers instead of umbrella header
Sergey Fedorov
2025-04-08
1
-1/+4
|
*
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
|
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
|
|
Xcode: Fix POST_BUILD order in bundle targets on Xcode 16+
Alexandra Cherdantseva
2025-02-25
1
-2/+38
|
/
/
*
|
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-131/+131
*
|
VS: Remove support for appending a platform to the generator name
Brad King
2025-01-21
1
-7/+1
*
|
CMP0026: Remove support for OLD behavior
Brad King
2025-01-19
1
-1/+1
*
|
CMP0018: Remove support for OLD behavior
Brad King
2025-01-18
1
-2/+1
*
|
Fix: A lot of typos in code found by `typos`
Alex Turbov
2025-01-12
1
-7/+7
*
|
Merge topic 'rename-cmakelists'
Brad King
2024-12-18
1
-6/+4
|
\
\
|
*
|
cmake: Allow configuration of default script names
Martin Duffy
2024-12-17
1
-6/+4
*
|
|
Xcode: Fix XCODE_EMBED_FRAMEWORKS when settings differ across targets
Aleksei Sapitskii
2024-12-06
1
-19/+12
|
/
/
*
|
Link step: Add LINK_WARNING_AS_ERROR target property
Marc Chevrier
2024-11-12
1
-8/+10
*
|
COMPILE_WARNING_AS_ERROR: rename methods to prepare link similar functionality
Marc Chevrier
2024-11-12
1
-1/+1
*
|
StringAlgorithms: Refactor `cmTokenize()` function
Alex Turbov
2024-11-06
1
-5/+6
*
|
Add support of "LINKER:" prefix for artifact creation flags
Marc Chevrier
2024-11-04
1
-7/+12
*
|
Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep information
Marc Chevrier
2024-11-04
1
-0/+1
*
|
Add support of "LINKER:" prefix for CMAKE_<TYPE>_LINKER_FLAGS variable
Marc Chevrier
2024-11-04
1
-1/+2
*
|
Xcode: case-insensitive target ordering
Gusts Kaksis
2024-10-11
1
-0/+5
*
|
Xcode: Fix target ordering operator to meet std::sort requirements
Gusts Kaksis
2024-10-10
1
-0/+3
|
/
*
Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIES
Vito Gamberini
2024-08-28
1
-1/+10
*
cmGlobalXCodeGenerator: Re-implement legacy makefile path escaping
Brad King
2024-05-15
1
-1/+15
*
cmGlobalXCodeGenerator: Do not use legacy makefile escaping in shell commands
Brad King
2024-05-15
1
-6/+6
*
cmGlobalXCodeGenerator: Migrate legacy makefile path escaping to local helper
Brad King
2024-05-15
1
-38/+37
*
cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements
Brad King
2024-05-03
1
-3/+1
*
Xcode: Use builtin "default" file type
Ilya Kulakov
2024-04-23
1
-17/+17
*
Xcode: Use deterministic object ids for targets
lapfelix
2024-04-10
1
-3/+25
*
Source: Use cmValue::IsOn and IsOff
Vitaly Stakhovsky
2024-03-17
1
-6/+6
*
Xcode: Fix PCH support with Swift & C++
Mikko Lehtonen
2024-01-30
1
-1/+2
*
Merge topic 'cmake-sources-no-scan'
Brad King
2023-12-12
1
-0/+1
|
\
|
*
cmGlobalXCodeGenerator: disable C++ module scanning for force-lang files
Ben Boeckel
2023-12-11
1
-0/+1
*
|
Xcode: Add support to embed XPC Services
Jonathan Earnshaw
2023-11-29
1
-0/+10
*
|
Merge topic 'xcode-embed-resources'
Brad King
2023-11-29
1
-3/+2
|
\
\
|
|
/
|
*
Xcode: Fix embed resources prop name
halx99
2023-11-28
1
-3/+2
*
|
Swift: Add abstraction for compilation mode
Evan Wilde
2023-11-17
1
-3/+33
[next]