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
/
cmXCodeScheme.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-2/+3
*
clang-tidy: fix warnings in macOS-only code
Brad King
2018-11-27
1
-2/+2
*
Xcode: Add variables and properties to configure schemes
Gregor Jasny
2018-08-01
1
-0/+167
*
Fix some occurrences of readability-braces-around-statements
Matthias Maennich
2017-09-28
1
-1/+2
*
Convert some leftover loops to C++11 range-based loop
Matthias Maennich
2017-09-28
1
-3/+2
*
Fix some occurrences using string by value rather than by const&
Matthias Maennich
2017-09-28
1
-5/+5
*
Replace several occurrences of empty string comparisons by string::empty()
Matthias Maennich
2017-09-28
1
-1/+1
*
Xcode: Add XCTest support to schema generator
Gregor Jasny
2017-06-28
1
-3/+24
*
Xcode: Prepare schema generator for XCTest
Gregor Jasny
2017-06-28
1
-18/+16
*
Xcode: Use proper buildable name for schema
Gregor Jasny
2017-02-28
1
-2/+3
*
Xcode: Select executable target for execution in schema
Gregor Jasny
2017-02-28
1
-2/+21
*
Xcode: Fix schema container location calculation
Gregor Jasny
2017-02-28
1
-10/+10
*
Xcode: Use proper indentation for schemes
Gregor Jasny
2017-02-28
1
-0/+1
*
Xcode: Write shared schemes based on the default files generated by Xcode
Gusts Kaksis
2017-02-28
1
-0/+206