Brad King
|
b6385cabec
Escape target flags taken from COMPILE_OPTIONS
|
12 лет назад |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
13 лет назад |
Brad King
|
f980a80495
Xcode: Implement generator toolset selection (#9831, #13802)
|
13 лет назад |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 лет назад |
Patrick Gansterer
|
e8f841473b
Introduce the abstract class cmGlobalGeneratorFactory
|
13 лет назад |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 лет назад |
David Cole
|
8045e17119
Pre-compute object file names before Xcode generation
|
14 лет назад |
David Cole
|
be01f3b098
Xcode: Re-factor some existing methods into "FromPath" variants
|
14 лет назад |
David Cole
|
34e4985eed
Xcode: Re-factor code into GetObjectsNormalDirectory method
|
14 лет назад |
Brad King
|
9c0a00d6dd
Rename/constify build-time config placeholder lookup
|
14 лет назад |
Brad King
|
4ae7f3656b
Remove unused partial OBJECT_FILES property implementation
|
14 лет назад |
Brad King
|
029ab3102e
Constify XCode generator getters to match cmGlobalGenerator
|
14 лет назад |
David Cole
|
1834f232a7
Xcode: Save object id values in CMakeCache.txt (#11690)
|
14 лет назад |
Brad King
|
98dc13e513
Merge topic 'xcode-source_groups-folders-issue-10039'
|
14 лет назад |
Johan Björk
|
59ed84e032
Xcode: Support multiple level nesting of XCode folders (#10039)
|
15 лет назад |
Brad King
|
44cdae921d
Xcode: Fix parallel build depends with universal binaries (#11844)
|
14 лет назад |
Brad King
|
809ef3086d
Xcode: Make generation depend on all input directories
|
15 лет назад |
David Cole
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
16 лет назад |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 лет назад |
Brad King
|
e55bbab88b
Teach Xcode generator to set XCODE_VERSION
|
16 лет назад |
Brad King
|
61495cdaae
Fix Xcode project references to the source tree
|
16 лет назад |
Brad King
|
d4cfb77ffe
Remove cmGlobalXCode21Generator subclass
|
16 лет назад |
Brad King
|
76eb733f3a
Separate Xcode flag escaping code from defines
|
16 лет назад |
Brad King
|
a232dbe8d2
BUG: Fix Xcode linker language
|
16 лет назад |
Brad King
|
2247153110
BUG: Do not generate "global" Xcode config
|
16 лет назад |
Brad King
|
6bd9d5ab8a
ENH: Simplify Xcode CreateBuildSettings method
|
16 лет назад |
Brad King
|
f33a27abd6
ENH: Generate native Xcode 3.0 and 3.1 projects
|
16 лет назад |
Brad King
|
921f3a1ac2
BUG: Do not automatically set HEADER_FILE_ONLY
|
17 лет назад |
Brad King
|
10dec2eac8
STYLE: Fix line-too-long
|
17 лет назад |
Brad King
|
576167d381
ENH: Put custom target sources in Xcode projects
|
17 лет назад |