Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Brad King bd33da9fcc Add Xcode SYMROOT setting for custom targets hace 16 años
  Brad King e55bbab88b Teach Xcode generator to set XCODE_VERSION hace 16 años
  Brad King 61495cdaae Fix Xcode project references to the source tree hace 16 años
  Bill Hoffman 43499b1ecb Fix Bug #8332, add support for .pch files for Xcode. hace 16 años
  Bill Hoffman 441cd9ce0b Fix Bug #8928, add support for .xib files for Xcode. hace 16 años
  Brad King d4cfb77ffe Remove cmGlobalXCode21Generator subclass hace 16 años
  Bill Hoffman 311eb30672 Fix the build for version 2.5 of Xcode. hace 16 años
  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. hace 16 años
  Bill Hoffman 0a8532c3a0 Bug #8356, add support for image types in Xcode files. hace 16 años
  Bill Hoffman 324f51cfc8 Fix for bug #8807, add support for CMAKE_EXE_LINKER_FLAGS_(config) to Xcode generator. hace 16 años
  Brad King 76eb733f3a Separate Xcode flag escaping code from defines hace 16 años
  Brad King 8ab2548d6c Re-order cmGlobalXCodeGenerator implementation hace 16 años
  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. hace 16 años
  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. hace 16 años
  Brad King a232dbe8d2 BUG: Fix Xcode linker language hace 16 años
  Brad King 173448d988 ENH: Pass config to cmTarget::GetLinkerLanguage hace 16 años
  Brad King 6ef56f7778 ENH: Use fixed header file type mapping for Xcode hace 16 años
  Brad King a608467180 ENH: Simpler cmTarget::GetLinkerLanguage signature hace 16 años
  Brad King 2247153110 BUG: Do not generate "global" Xcode config hace 16 años
  Brad King 6bd9d5ab8a ENH: Simplify Xcode CreateBuildSettings method hace 16 años
  Brad King f952ead857 ENH: Use logical target names in Xcode projects hace 16 años
  Brad King f33a27abd6 ENH: Generate native Xcode 3.0 and 3.1 projects hace 16 años
  Brad King 921f3a1ac2 BUG: Do not automatically set HEADER_FILE_ONLY hace 16 años
  Bill Hoffman 756cb547f3 BUG: fix xcode depend issue and add a test for it hace 17 años
  David Cole 6e87aa49e6 BUG: Fix issue #8253 - handle xib file extension in Xcode projects so that double clicking on xib files opens them up in Interface Builder. Thanks to baron_roberts for the patch. hace 17 años
  Bill Hoffman 65c1511814 BUG: fix depend bug again for Xcode hace 17 años
  Bill Hoffman f535cf99ed BUG: use the top level project name for the xcode depend helper directory names hace 17 años
  David Cole 1dee719cdc BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to specify the target deployment runtime OS version of the built executables on Mac OSX. Thanks to Mike Jackson for the patch. hace 17 años
  Brad King acb0e8fb85 BUG: Fix LOCATION property for Mac AppBundles hace 17 años