David Cole
|
e6221ed2c4
Xcode: Allow override of CMAKE_CONFIGURATION_TYPES (#8914)
|
15 年之前 |
David Cole
|
b08657cf0f
Xcode: Fix crash: avoid strlen call on NULL char *
|
15 年之前 |
Brad King
|
20d11b9a33
Merge topic 'xcode-subdir-regen-dependencies'
|
15 年之前 |
Brad King
|
809ef3086d
Xcode: Make generation depend on all input directories
|
15 年之前 |
David Cole
|
66d9cd8351
Xcode: Disable implicit make rules in custom rules makefiles.
|
15 年之前 |
Richard Bateman
|
5457b8254c
Add support for CFBundle targets on the Mac (#11295)
|
15 年之前 |
Brad King
|
533f5a2037
Merge topic 'custom-command-refactor'
|
15 年之前 |
Brad King
|
f7d525e3a6
Xcode: Generate native 3.2 projects
|
15 年之前 |
Brad King
|
542b517449
Factor out common custom command generator
|
15 年之前 |
Brad King
|
e30a775f68
Improve signature of cmLocalGenerator::GetRealDependency
|
15 年之前 |
Brad King
|
8f0a70e5f0
Xcode: Recognize .hh as C++ (#11307)
|
15 年之前 |
Ben Boeckel
|
96a335fd8d
XCode generation should fail if lang isn't known
|
15 年之前 |
Brad King
|
a2bbe4bef9
Remove trailing whitespace from Xcode generator source
|
15 年之前 |
Mikkel Krautz
|
0790af3bf5
Xcode: Avoid trailing space in ARCHS list (#11244)
|
15 年之前 |
Brad King
|
b06fb16684
No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)
|
15 年之前 |
Brad King
|
5c49aa0c86
Xcode: Archives use STATIC_LIBRARY_FLAGS, not LINK_FLAGS
|
15 年之前 |
David Cole
|
a41345feca
Preemptively fix line too long problem before tomorrow's dashboard has a chance to complain about it.
|
15 年之前 |
David Cole
|
e3293f8e46
Fix for issue #9125 - invent CMAKE_XCODE_ATTRIBUTE_* variable mechanism. If there are variables that begin with CMAKE_XCODE_ATTRIBUTE_ then add corresponding attributes into the generated Xcode project file.
|
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
|
10762565e9
Implement LINK_FLAGS_<CONFIG> property on Xcode
|
16 年之前 |
Brad King
|
1024ffad82
Fix Xcode <= 2.0 projects with CMAKE_BUILD_TYPE
|
16 年之前 |
Brad King
|
95038439ea
Keep Xcode intermediate files away from output dir
|
16 年之前 |
Brad King
|
7b28fbd656
Fix Xcode dylib version default
|
16 年之前 |
Brad King
|
70e98c73e9
Add Xcode file association for Fortran
|
16 年之前 |
Brad King
|
2dc39b8c32
Define per-target OSX_ARCHITECTURES property
|
16 年之前 |
Bill Hoffman
|
45d22b48ab
fix Xcode 30 generator
|
16 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Brad King
|
bd33da9fcc
Add Xcode SYMROOT setting for custom targets
|
16 年之前 |
Brad King
|
e55bbab88b
Teach Xcode generator to set XCODE_VERSION
|
16 年之前 |
Brad King
|
61495cdaae
Fix Xcode project references to the source tree
|
16 年之前 |