커밋 기록

작성자 SHA1 메시지 날짜
  David Cole ee91e25499 BUG: Only pay attention to the FRAMEWORK target property for SHARED library targets 18 년 전
  Alexander Neundorf 43de8c8628 18 년 전
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags 18 년 전
  Brad King fac5d4845a BUG: Finished previous fix. 18 년 전
  Brad King b4fb25941a COMP: Fixed shadowed local warning. 18 년 전
  Brad King 60f02a27db ENH: Remove unused build rules from Xcode. This change was made in the VS generators on 2006-03-23 and should have been made for the Xcode generator too. Also commented out some debug print statements. 18 년 전
  Brad King 14d50b086f COMP: Fix build of XCode generator after change to GetSourceFiles signature. 18 년 전
  Bill Hoffman d0f12061c3 ENH: add copy header stuff 18 년 전
  Brad King ea44d68cb6 BUG: Need to use GetRealDependency for custom command file-level dependencies. 18 년 전
  Brad King ba7780a3c4 ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets. No targets of type cmTarget::INSTALL_FILES or cmTarget::INSTALL_PROGRAMS are created, so we do not need to check for them everywhere anymore. 18 년 전
  Alexander Neundorf 4878c00905 18 년 전
  Alexander Neundorf e4b5de6377 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 년 전
  Bill Hoffman 8c39efe854 ENH: make sure escaping is done for strings on the command line 18 년 전
  Bill Hoffman 3e3413dadc ENH: fix for move of trace depends 18 년 전
  Andy Cedilnik 181f4cb0af ENH: fix for older xcode and framework create 18 년 전
  Alexander Neundorf 7f11536704 18 년 전
  Bill Hoffman 5af3105021 ENH: getting closer 18 년 전
  Bill Hoffman 2ed6191fce ENH: add initial xcode framework stuff 18 년 전
  Bill Hoffman 5ed2141d12 ENH: make sure default /System framework is not added with -F 18 년 전
  Brad King 0e15f3412f COMP: Restored shared local variable removed by previous change. 18 년 전
  Brad King af95f61d76 ENH: Created method cmTarget::GetExportMacro to centralize computation of the export symbol name. This removes duplicate code from all the generators. Also enabled the export definition for executable targets with the ENABLE_EXPORTS property set. 18 년 전
  Ken Martin c53b26baf2 ENH: some more cleanup 18 년 전
  Ken Martin 55603ea9eb COMP: XCode fix 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. 18 년 전
  Brad King 073076e0f7 COMP: Fix ConvertToRelativePath change for Xcode generator. 18 년 전
  Bill Hoffman 7a13c7affe BUG: fix for quotes in strings for flags #4022 19 년 전
  Bill Hoffman d5cb0f48b7 ENH: fix source extensions fror txt on xcode 19 년 전
  Bill Hoffman d712e40d36 ENH: fix for force language stuff 19 년 전