summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalXCodeGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-0/+3
* ENH: Improvements to the Xcode generator. Build frameworks using native Copy ...David Cole2007-08-141-5/+6
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-1/+1
* ENH: add copy header stuffBill Hoffman2007-05-241-0/+3
* BUG: Fixed generation of XCODE_DEPEND_HELPER.make into proper directory. Cle...Brad King2007-05-111-1/+1
* STYLE: fix line lengthAlexander Neundorf2007-05-101-1/+1
* ENH: now target names can be used in add_custom_command() andAlexander Neundorf2007-05-091-0/+9
* ENH: Removed unused variables LibraryOutputPath and ExecutableOutputPath. Ea...Brad King2007-03-081-3/+0
* ENH: check in initial conv library stuffBill Hoffman2007-02-161-1/+5
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+2
* ENH: fix rebuild problem with xcode and universal binariesBill Hoffman2006-05-161-0/+1
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-23/+23
* STYLE: fix line lengthsBill Hoffman2006-03-101-2/+5
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-1/+4
* ENH: Cleanup global targets even more and potentially fix XcodeAndy Cedilnik2006-03-011-0/+3
* COMP: Even more global target fixesAndy Cedilnik2006-02-241-1/+3
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-0/+5
* COMP: Added missing method decl to header.Brad King2006-02-031-0/+3
* ENH: add COMPILE_FLAGS to targetsBill Hoffman2006-01-251-1/+2
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-5/+2
* ENH: make sure depend helper actually works, if a depend library gets updated...Bill Hoffman2005-12-211-0/+2
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-011-2/+2
* ENH: fixes for Xcode 2.2Bill Hoffman2005-11-181-1/+2
* BUG: fix xcode 15 (really bill Hoffman)Andy Cedilnik2005-09-081-0/+2
* ENH: add real support for Xcode21Bill Hoffman2005-09-021-6/+11
* ENH: if Xcode21 is installed then create 21 compatible project filesBill Hoffman2005-07-191-2/+4
* ENH: fix bug 1960Bill Hoffman2005-07-151-1/+1
* ENH: Add option to ignore errors. Only works on makeAndy Cedilnik2005-04-291-1/+2
* ENH: Start working on command that will abstract generating of build commandAndy Cedilnik2005-04-281-5/+2
* ENH: add source groups xcodeBill Hoffman2005-03-171-6/+13
* FIX: fix crashing test SubDir for xcodeAndy Cedilnik2005-03-111-0/+1
* ENH: add re run cmake if inputs changeBill Hoffman2005-02-281-0/+6
* ENH: fix relative paths in xcodeBill Hoffman2005-02-241-2/+6
* ENH: fix spaces in paths problemsAndy Cedilnik2005-02-241-0/+1
* ENH: ctest now uses CMake global generator to do the build part of build-and-...Ken Martin2005-02-221-3/+5
* ENH: all tests are passing for XCodeBill Hoffman2005-02-181-1/+7
* ENH: more tests are passing, relative paths, and external objects are the one...Bill Hoffman2005-02-171-3/+5
* ENH: more tests are passingBill Hoffman2005-02-161-0/+1
* ENH: add custom commands, still failing a bunch of testsBill Hoffman2005-02-151-0/+12
* ENH: getting closerBill Hoffman2005-02-141-0/+5
* more work on linking flagsBill Hoffman2005-02-111-2/+2
* ENH: add link library stuffBill Hoffman2005-02-081-4/+4
* ENH: depends work between targetsBill Hoffman2005-02-031-8/+10
* ENH: getting closerBill Hoffman2005-02-021-1/+12
* ENH: closerBill Hoffman2005-02-011-0/+1
* ENH: add trycompile code for xcodeBill Hoffman2005-02-011-0/+4
* ENH: move executable xcode stuff to a methodBill Hoffman2005-01-281-1/+2
* ENH: create mainGroupBill Hoffman2005-01-281-2/+5
* ENH: add more xcode stuffBill Hoffman2005-01-271-1/+5