index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
XcodeProject
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.
Danny Parker
2021-05-05
3
-0
/
+58
*
Tests: Add XCTest cases to cover output directory selection
Yauheni Khnykin
2021-03-13
2
-0
/
+43
*
Merge topic 'xcode12-ios_install_combined'
Brad King
2021-02-09
3
-4
/
+29
|
\
|
*
IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)
Craig Scott
2021-02-08
3
-4
/
+29
*
|
Xcode: Generalize inheritance of project-level search paths
Brad King
2020-12-22
3
-0
/
+98
*
|
Tests: Add Xcode cases fixed by switch to the "new build system"
Yauheni Khnykin
2020-11-30
4
-0
/
+70
|
/
*
Xcode: Don't add framework as -framework argument in linker info list
Gusts Kaksis
2020-10-02
5
-11
/
+58
*
xcode: conditionally enable combined install tests
Gregor Jasny
2020-09-25
1
-6
/
+1
*
xcode: annotate test output with selected SDK
Gregor Jasny
2020-09-25
1
-8
/
+8
*
Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system"
Brad King
2020-09-18
1
-0
/
+5
*
Tests: Update RunCMake.XcodeProject cases for Xcode "new build system"
Brad King
2020-09-18
1
-1
/
+3
*
Xcode: Switch to the "new build system" for Xcode 12 and above
Brad King
2020-09-18
4
-0
/
+21
*
Tests: Tell Xcode to disallow signing altogether in relevant cases
Brad King
2020-09-01
5
-0
/
+8
*
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-09-01
12
-0
/
+221
*
Merge topic 'xcode12-link-matching-zlib'
Brad King
2020-08-17
1
-2
/
+2
|
\
|
*
Xcode: Link matching zlib for iOS Simulator SDK
Gregor Jasny
2020-08-13
1
-2
/
+2
*
|
Merge topic 'ios-combined-prune-archs'
Brad King
2020-08-17
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Tests: Avoid warnings about unused arguments
Gregor Jasny
2020-08-08
2
-2
/
+2
*
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
4
-0
/
+18
|
/
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2020-06-18
2
-2
/
+2
*
Swift: Exclude SDK include paths
Yauheni Khnykin
2020-02-10
4
-0
/
+81
*
Xcode: Fix post build script for 'top level project only' opt
Yauheni Khnykin
2020-01-27
4
-0
/
+25
*
Multi-Ninja: Add precompile headers support
Cristian Adam
2020-01-17
1
-1
/
+1
*
Xcode: Add custom working directory property
Gregor Jasny
2019-11-18
2
-0
/
+2
*
ObjC: Add OBJC/OBJCXX flags to Xcode projects
Cristian Adam
2019-11-11
5
-0
/
+44
*
Xcode: Fix generated references to CMakeLists.txt files
Brad King
2019-11-05
3
-0
/
+21
*
Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets
Brad King
2019-10-02
2
-0
/
+12
*
Merge topic 'precompile-headers'
Brad King
2019-08-29
3
-0
/
+40
|
\
|
*
Precompile headers: Add unit tests
Cristian Adam
2019-08-28
3
-0
/
+40
*
|
Xcode: Make iOS tests compatible with Xcode 11
Gregor Jasny
2019-08-26
4
-0
/
+4
|
/
*
Merge topic 'error-generate-step'
Brad King
2019-05-14
4
-4
/
+12
|
\
|
*
cmake: Display error if generate step fails
Kyle Edwards
2019-05-13
4
-4
/
+12
*
|
Merge topic 'ios-xctest-lookup'
Brad King
2019-05-14
2
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
Apple: Properly lookup XCTest for iOS and tvOS
Gregor Jasny
2019-05-11
2
-0
/
+18
*
|
Xcode: Create Xcode schemes per target
Harry Mallon
2019-03-21
2
-0
/
+12
|
/
*
iOS: Add IOS variable
Ruslan Baratov
2019-03-05
1
-0
/
+4
*
Apple: Introduce separate system name for iOS, tvOS, and watchOS
Gregor Jasny
2019-02-04
7
-64
/
+38
*
Tests: Isolate RunCMake.XcodeProject per-device cases from host arch
Brad King
2019-02-04
1
-30
/
+35
*
Xcode: Add variables and properties to configure schemes
Gregor Jasny
2018-08-01
3
-0
/
+71
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-13
/
+13
*
Restore support for explicitly referenced CMakeLists.txt sources
Brad King
2018-04-13
3
-0
/
+24
*
Xcode: Generate ZERO_CHECK generator target only once
Gregor Jasny
2018-02-22
4
-0
/
+21
*
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
7
-0
/
+26
*
Darwin: Emit deployment target that matches the SDK
Gregor Jasny
2017-12-22
7
-0
/
+88
*
Add generator expression support to per-source COMPILE_DEFINITIONS
Marc Chevrier
2017-12-05
4
-0
/
+13
*
Xcode: Add option to generate only topmost project file
Gregor Jasny
2017-10-31
4
-0
/
+8
*
Xcode 9: Lower iOS deployment version to get armv7 builds
Gregor Jasny
2017-10-10
1
-5
/
+16
*
Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"
Gregor Jasny
2017-10-10
5
-22
/
+4
*
Xcode: Adjust tests to drop of 32bit iOS architectures
Gregor Jasny
2017-10-05
5
-4
/
+22
*
Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions
Gregor Jasny
2017-03-30
1
-0
/
+24
[next]