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
/
Tests
/
RunCMake
/
XcodeProject
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Xcode: Add test for schema generation
Gregor Jasny
2017-03-12
2
-0/+21
*
Apple: Add support for static frameworks
Gregor Jasny
2017-01-31
1
-13/+39
*
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
Gregor Jasny
2017-01-20
2
-0/+35
*
Tests: Add case for Xcode per-config per-source COMPILE_FLAGS diagnostic
Brad King
2016-10-28
4
-0/+14
*
Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup
Brad King
2016-09-22
3
-0/+11
*
Add tests for BUNDLE_EXTENSION
Gregor Jasny
2016-07-22
3
-4/+64
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
2
-3/+6
*
Fix iOS combined feature for single architecture targets
Ruslan Baratov
2016-03-15
3
-0/+64
*
Merge topic 'xcode-global-attribute-variant'
Brad King
2016-01-07
2
-1/+61
|
\
|
*
Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)
Gregor Jasny
2016-01-03
2
-1/+61
*
|
Xcode: Escape all backslashes in strings (#15328)
Gregor Jasny
2016-01-07
3
-0/+11
|
/
*
Xcode: Add support for combined install on iOS
Ruslan Baratov
2015-12-10
7
-0/+160
*
Merge topic 'xcode-watch-and-tvos'
Brad King
2015-10-26
2
-6/+56
|
\
|
*
Xcode: Recognise Watch and TV OS as embedded platforms
Gregor Jasny
2015-10-23
2
-6/+56
*
|
Xcode: Use regular expression to extract all optimisation flags (#15794)
Gregor Jasny
2015-10-23
7
-0/+63
|
/
*
Merge topic 'fix-ios-install'
Brad King
2015-09-01
5
-1/+29
|
\
|
*
Xcode: Add unit test for iOS project install (#12506)
Gregor Jasny
2015-08-26
4
-0/+29
|
*
Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIos
Gregor Jasny
2015-08-25
1
-1/+0
*
|
Darwin: Add support for tbd library stub files
Gregor Jasny
2015-08-24
4
-0/+27
|
/
*
Fix iOS Bundle layouts (#15669)
Gregor Jasny
2015-08-24
3
-0/+81
*
Xcode: Refine quoting rules for Strings
Gregor Jasny
2015-04-17
1
-2/+2
*
Xcode: Also quote strings containing // (#15487)
Gregor Jasny
2015-04-04
4
-0/+11
*
OS X: Add platform-specific Frameworks search path
Gregor Jasny
2015-02-23
2
-0/+9
*
Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions
Gregor Jasny
2015-02-12
6
-0/+24
[next]