Commit History

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