Commit History

Author SHA1 Message Date
  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
  Brad King e55bbab88b Teach Xcode generator to set XCODE_VERSION 16 years ago
  Brad King 61495cdaae Fix Xcode project references to the source tree 16 years ago
  Bill Hoffman 43499b1ecb Fix Bug #8332, add support for .pch files for Xcode. 16 years ago
  Bill Hoffman 441cd9ce0b Fix Bug #8928, add support for .xib files for Xcode. 16 years ago
  Brad King d4cfb77ffe Remove cmGlobalXCode21Generator subclass 16 years ago
  Bill Hoffman 311eb30672 Fix the build for version 2.5 of Xcode. 16 years ago
  Bill Hoffman ea282284d5 Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs are specified by the user then no flags are set. We no longer use CMAKE_OSX_ARCHITECTURES_DEFAULT. 16 years ago
  Bill Hoffman 0a8532c3a0 Bug #8356, add support for image types in Xcode files. 16 years ago
  Bill Hoffman 324f51cfc8 Fix for bug #8807, add support for CMAKE_EXE_LINKER_FLAGS_(config) to Xcode generator. 16 years ago
  Brad King 76eb733f3a Separate Xcode flag escaping code from defines 16 years ago
  Brad King 8ab2548d6c Re-order cmGlobalXCodeGenerator implementation 16 years ago
  David Cole 5bea9620dc BUG: Additional fix necessary for issue #8481 so that Xcode builds do not write files into the source tree. Also add a test that runs last to check for local modifications in CMake_SOURCE_DIR based on whether 'cvs -q -n up -dP' output is empty. Test fails on dashboard runs when there are local modifications. Test passes on non-dashboard runs with local modifications so that CMake developers may have mods when running the test locally. 16 years ago
  David Cole 17d707254d BUG: Fix issue #8481 - generate Xcode projects such that breakpoints may be used from the Xcode debugger without adjusting any settings within the Xcode GUI first... Thanks to Doug Gregor for the patch. 16 years ago
  Brad King a232dbe8d2 BUG: Fix Xcode linker language 16 years ago
  Brad King 173448d988 ENH: Pass config to cmTarget::GetLinkerLanguage 16 years ago
  Brad King 6ef56f7778 ENH: Use fixed header file type mapping for Xcode 16 years ago
  Brad King a608467180 ENH: Simpler cmTarget::GetLinkerLanguage signature 16 years ago
  Brad King 2247153110 BUG: Do not generate "global" Xcode config 16 years ago
  Brad King 6bd9d5ab8a ENH: Simplify Xcode CreateBuildSettings method 16 years ago
  Brad King f952ead857 ENH: Use logical target names in Xcode projects 16 years ago
  Brad King f33a27abd6 ENH: Generate native Xcode 3.0 and 3.1 projects 16 years ago