Историја ревизија

Аутор SHA1 Порука Датум
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License пре 16 година
  Brad King e55bbab88b Teach Xcode generator to set XCODE_VERSION пре 16 година
  Brad King 61495cdaae Fix Xcode project references to the source tree пре 16 година
  Brad King d4cfb77ffe Remove cmGlobalXCode21Generator subclass пре 16 година
  Brad King 76eb733f3a Separate Xcode flag escaping code from defines пре 16 година
  Brad King a232dbe8d2 BUG: Fix Xcode linker language пре 16 година
  Brad King 2247153110 BUG: Do not generate "global" Xcode config пре 16 година
  Brad King 6bd9d5ab8a ENH: Simplify Xcode CreateBuildSettings method пре 16 година
  Brad King f33a27abd6 ENH: Generate native Xcode 3.0 and 3.1 projects пре 16 година
  Brad King 921f3a1ac2 BUG: Do not automatically set HEADER_FILE_ONLY пре 16 година
  Brad King 10dec2eac8 STYLE: Fix line-too-long пре 17 година
  Brad King 576167d381 ENH: Put custom target sources in Xcode projects пре 17 година
  Brad King 1342965b05 BUG: Fix Xcode reference to Info.plist resource пре 17 година
  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 година
  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 година
  Alexander Neundorf 43de8c8628 пре 18 година
  Bill Hoffman d0f12061c3 ENH: add copy header stuff пре 18 година
  Brad King 6c421971b9 BUG: Fixed generation of XCODE_DEPEND_HELPER.make into proper directory. Cleaned up duplicate code created by recent changes. пре 18 година
  Alexander Neundorf 362f81981e пре 18 година
  Alexander Neundorf 7f11536704 пре 18 година
  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. пре 19 година
  Bill Hoffman ca0230a33e ENH: check in initial conv library stuff пре 19 година
  Brad King 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. пре 19 година
  Bill Hoffman 0883dee7f0 ENH: fix rebuild problem with xcode and universal binaries пре 19 година
  Ken Martin 80f71359c1 STYLE: fix line length пре 19 година
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup пре 20 година
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths пре 20 година
  Brad King 93c95f1cc5 BUG: Fixed installation of MacOSX Bundle executables and the corresponding install_name remapping support. Extended the BundleTest test to check that this all works. Part of these fixes required changing the signature of AppendDirectoryForConfig in all generators. It now accepts prefix and suffix strings to deal with whether leading or trailing slashes should be included with the configuration subdirectory. пре 20 година
  Andy Cedilnik 07260a6f27 ENH: Cleanup global targets even more and potentially fix Xcode пре 20 година
  Andy Cedilnik c4156b4531 COMP: Even more global target fixes пре 20 година