تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 17 سال پیش
  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 سال پیش
  Brad King 586a9427d3 ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAME_DIR specifying the directory portion of the OSX install_name field in shared libraries. This is the OSX equivalent of RPATH. 20 سال پیش
  Brad King 131c4a3a17 COMP: Added missing method decl to header. 20 سال پیش
  Bill Hoffman 07ef88c985 ENH: add COMPILE_FLAGS to targets 20 سال پیش
  Brad King 22c62c9e65 BUG: Sweeping changes to cleanup computation of target names. This should 20 سال پیش
  Bill Hoffman 391d3ed631 ENH: make sure depend helper actually works, if a depend library gets updated, then the target needs to be removed, and the CONFIGURATION directory needs to be used 20 سال پیش
  Andy Cedilnik 782bef7374 ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2 20 سال پیش
  Bill Hoffman 47622dde01 ENH: fixes for Xcode 2.2 20 سال پیش
  Andy Cedilnik 93ee345b41 BUG: fix xcode 15 (really bill Hoffman) 20 سال پیش