Brad King
|
4ae7f3656b
Remove unused partial OBJECT_FILES property implementation
|
13 yıl önce |
Brad King
|
029ab3102e
Constify XCode generator getters to match cmGlobalGenerator
|
14 yıl önce |
David Cole
|
1834f232a7
Xcode: Save object id values in CMakeCache.txt (#11690)
|
14 yıl önce |
Brad King
|
98dc13e513
Merge topic 'xcode-source_groups-folders-issue-10039'
|
14 yıl önce |
Johan Björk
|
59ed84e032
Xcode: Support multiple level nesting of XCode folders (#10039)
|
14 yıl önce |
Brad King
|
44cdae921d
Xcode: Fix parallel build depends with universal binaries (#11844)
|
14 yıl önce |
Brad King
|
809ef3086d
Xcode: Make generation depend on all input directories
|
15 yıl önce |
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 yıl önce |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 yıl önce |
Brad King
|
e55bbab88b
Teach Xcode generator to set XCODE_VERSION
|
16 yıl önce |
Brad King
|
61495cdaae
Fix Xcode project references to the source tree
|
16 yıl önce |
Brad King
|
d4cfb77ffe
Remove cmGlobalXCode21Generator subclass
|
16 yıl önce |
Brad King
|
76eb733f3a
Separate Xcode flag escaping code from defines
|
16 yıl önce |
Brad King
|
a232dbe8d2
BUG: Fix Xcode linker language
|
16 yıl önce |
Brad King
|
2247153110
BUG: Do not generate "global" Xcode config
|
16 yıl önce |
Brad King
|
6bd9d5ab8a
ENH: Simplify Xcode CreateBuildSettings method
|
16 yıl önce |
Brad King
|
f33a27abd6
ENH: Generate native Xcode 3.0 and 3.1 projects
|
16 yıl önce |
Brad King
|
921f3a1ac2
BUG: Do not automatically set HEADER_FILE_ONLY
|
16 yıl önce |
Brad King
|
10dec2eac8
STYLE: Fix line-too-long
|
17 yıl önce |
Brad King
|
576167d381
ENH: Put custom target sources in Xcode projects
|
17 yıl önce |
Brad King
|
1342965b05
BUG: Fix Xcode reference to Info.plist resource
|
17 yıl önce |
Brad King
|
8262ccfd4e
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
18 yıl önce |
David Cole
|
fa61182de8
ENH: Improvements to the Xcode generator. Build frameworks using native Copy Headers and Copy Bundle Resources phases. Fix bugs: eliminate folders with no names, ensure source files show up in multiple targets, remove empty utility targets from Sources subtrees, ensure that fileRefs only show up once in each grouping folder.
|
18 yıl önce |
Alexander Neundorf
|
43de8c8628
|
18 yıl önce |
Bill Hoffman
|
d0f12061c3
ENH: add copy header stuff
|
18 yıl önce |
Brad King
|
6c421971b9
BUG: Fixed generation of XCODE_DEPEND_HELPER.make into proper directory. Cleaned up duplicate code created by recent changes.
|
18 yıl önce |
Alexander Neundorf
|
362f81981e
|
18 yıl önce |
Alexander Neundorf
|
7f11536704
|
18 yıl önce |
Brad King
|
789a0f8359
ENH: Removed unused variables LibraryOutputPath and ExecutableOutputPath. Each target is asked for its own output directory. This is a step towards bug#2240.
|
18 yıl önce |
Bill Hoffman
|
ca0230a33e
ENH: check in initial conv library stuff
|
19 yıl önce |