| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni... | David Cole | 2009-12-04 | 1 | -0/+5 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Teach Xcode generator to set XCODE_VERSION | Brad King | 2009-09-23 | 1 | -3/+3 |
|
|
* | Fix Xcode project references to the source tree | Brad King | 2009-09-22 | 1 | -0/+3 |
|
|
* | Remove cmGlobalXCode21Generator subclass | Brad King | 2009-09-19 | 1 | -4/+3 |
|
|
* | Separate Xcode flag escaping code from defines | Brad King | 2009-07-29 | 1 | -0/+4 |
|
|
* | BUG: Fix Xcode linker language | Brad King | 2009-07-10 | 1 | -0/+2 |
|
|
* | BUG: Do not generate "global" Xcode config | Brad King | 2009-07-02 | 1 | -2/+1 |
|
|
* | ENH: Simplify Xcode CreateBuildSettings method | Brad King | 2009-07-02 | 1 | -3/+2 |
|
|
* | ENH: Generate native Xcode 3.0 and 3.1 projects | Brad King | 2009-06-29 | 1 | -1/+4 |
|
|
* | BUG: Do not automatically set HEADER_FILE_ONLY | Brad King | 2009-03-16 | 1 | -0/+1 |
|
|
* | STYLE: Fix line-too-long | Brad King | 2008-10-10 | 1 | -1/+2 |
|
|
* | ENH: Put custom target sources in Xcode projects | Brad King | 2008-10-09 | 1 | -0/+1 |
|
|
* | BUG: Fix Xcode reference to Info.plist resource | Brad King | 2008-07-03 | 1 | -0/+2 |
|
|
* | ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat... | Brad King | 2008-01-14 | 1 | -0/+3 |
|
|
* | ENH: Improvements to the Xcode generator. Build frameworks using native Copy ... | David Cole | 2007-08-14 | 1 | -5/+6 |
|
|
* | ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do | Alexander Neundorf | 2007-06-28 | 1 | -1/+1 |
|
|
* | ENH: add copy header stuff | Bill Hoffman | 2007-05-24 | 1 | -0/+3 |
|
|
* | BUG: Fixed generation of XCODE_DEPEND_HELPER.make into proper directory. Cle... | Brad King | 2007-05-11 | 1 | -1/+1 |
|
|
* | STYLE: fix line length | Alexander Neundorf | 2007-05-10 | 1 | -1/+1 |
|
|
* | ENH: now target names can be used in add_custom_command() and | Alexander Neundorf | 2007-05-09 | 1 | -0/+9 |
|
|
* | ENH: Removed unused variables LibraryOutputPath and ExecutableOutputPath. Ea... | Brad King | 2007-03-08 | 1 | -3/+0 |
|
|
* | ENH: check in initial conv library stuff | Bill Hoffman | 2007-02-16 | 1 | -1/+5 |
|
|
* | BUG: cmGlobalGenerator::Build should not always use the /fast target name bec... | Brad King | 2006-06-01 | 1 | -1/+2 |
|
|
* | ENH: fix rebuild problem with xcode and universal binaries | Bill Hoffman | 2006-05-16 | 1 | -0/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -1/+2 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -23/+23 |
|
|
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -2/+5 |
|
|
* | BUG: Fixed installation of MacOSX Bundle executables and the corresponding in... | Brad King | 2006-03-03 | 1 | -1/+4 |
|
|
* | ENH: Cleanup global targets even more and potentially fix Xcode | Andy Cedilnik | 2006-03-01 | 1 | -0/+3 |
|
|
* | COMP: Even more global target fixes | Andy Cedilnik | 2006-02-24 | 1 | -1/+3 |
|
|
* | ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM... | Brad King | 2006-02-24 | 1 | -0/+5 |
|
|
* | COMP: Added missing method decl to header. | Brad King | 2006-02-03 | 1 | -0/+3 |
|
|
* | ENH: add COMPILE_FLAGS to targets | Bill Hoffman | 2006-01-25 | 1 | -1/+2 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -5/+2 |
|
|
* | ENH: make sure depend helper actually works, if a depend library gets updated... | Bill Hoffman | 2005-12-21 | 1 | -0/+2 |
|
|
* | ENH: Add a way for the generated command to include extra flags. This is usef... | Andy Cedilnik | 2005-12-01 | 1 | -2/+2 |
|
|
* | ENH: fixes for Xcode 2.2 | Bill Hoffman | 2005-11-18 | 1 | -1/+2 |
|
|
* | BUG: fix xcode 15 (really bill Hoffman) | Andy Cedilnik | 2005-09-08 | 1 | -0/+2 |
|
|
* | ENH: add real support for Xcode21 | Bill Hoffman | 2005-09-02 | 1 | -6/+11 |
|
|
* | ENH: if Xcode21 is installed then create 21 compatible project files | Bill Hoffman | 2005-07-19 | 1 | -2/+4 |
|
|
* | ENH: fix bug 1960 | Bill Hoffman | 2005-07-15 | 1 | -1/+1 |
|
|
* | ENH: Add option to ignore errors. Only works on make | Andy Cedilnik | 2005-04-29 | 1 | -1/+2 |
|
|
* | ENH: Start working on command that will abstract generating of build command | Andy Cedilnik | 2005-04-28 | 1 | -5/+2 |
|
|
* | ENH: add source groups xcode | Bill Hoffman | 2005-03-17 | 1 | -6/+13 |
|
|
* | FIX: fix crashing test SubDir for xcode | Andy Cedilnik | 2005-03-11 | 1 | -0/+1 |
|
|
* | ENH: add re run cmake if inputs change | Bill Hoffman | 2005-02-28 | 1 | -0/+6 |
|
|
* | ENH: fix relative paths in xcode | Bill Hoffman | 2005-02-24 | 1 | -2/+6 |
|
|
* | ENH: fix spaces in paths problems | Andy Cedilnik | 2005-02-24 | 1 | -0/+1 |
|
|
* | ENH: ctest now uses CMake global generator to do the build part of build-and-... | Ken Martin | 2005-02-22 | 1 | -3/+5 |
|
|