| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Simplify makefile target generator listing of object files to clean. | Brad King | 2007-08-02 | 1 | -5/+1 |
|
|
* | COMP: Fix build on mac after change to GetSourceFiles signature. | Brad King | 2007-05-28 | 1 | -1/+1 |
|
|
* | BUG: A utility target should not run the custom commands from its source file... | Brad King | 2007-05-01 | 1 | -1/+1 |
|
|
* | ENH: Added platform variable CMAKE_EXE_EXPORTS_<lang>_FLAG to add a linker fl... | Brad King | 2007-04-18 | 1 | -0/+10 |
|
|
* | ENH: Added target property ENABLE_EXPORTS for executable targets. It enables... | Brad King | 2007-03-22 | 1 | -0/+13 |
|
|
* | ENH: Added support for import libraries created by executable and module targ... | Brad King | 2007-03-19 | 1 | -3/+32 |
|
|
* | BUG: Fixed OSX bundles to be built in the directory specified by cmTarget::Ge... | Brad King | 2007-03-09 | 1 | -16/+9 |
|
|
* | ENH: Combined cmTarget::GetDirectory and cmTarget::GetOutputDir since they ar... | Brad King | 2007-03-08 | 1 | -1/+1 |
|
|
* | ENH: Replaced LibraryOutputPath and ExecutableOutputPath variables in Makefil... | Brad King | 2007-03-08 | 1 | -6/+2 |
|
|
* | BUG: Some calls to Convert() were converting for MAKEFILE but then passing th... | Brad King | 2007-03-08 | 1 | -3/+3 |
|
|
* | BUG: Do not clean the .pdb file for a target just before it is linked! This ... | Brad King | 2007-02-01 | 1 | -3/+8 |
|
|
* | BUG: Clean rule for exe pdb file should use full path. | Brad King | 2007-02-01 | 1 | -1/+1 |
|
|
* | BUG: The .pdb file generated for a library or executable should match the rea... | Brad King | 2007-02-01 | 1 | -4/+9 |
|
|
* | ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU... | Brad King | 2006-12-14 | 1 | -1/+1 |
|
|
* | ENH: Adding image version number (major.minor) property to windows binaries. ... | Brad King | 2006-10-16 | 1 | -0/+18 |
|
|
* | BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri... | Brad King | 2006-09-28 | 1 | -0/+6 |
|
|
* | BUG: Need to clean manifest files that may have been generated for .exe and .... | Brad King | 2006-08-15 | 1 | -0/+7 |
|
|
* | BUG: Several fixes to handle bundle content on Mac OSX | Andy Cedilnik | 2006-07-06 | 1 | -0/+5 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -1/+3 |
|
|
* | BUG: Custom command outputs listed explicitly as source files in a target sho... | Brad King | 2006-06-01 | 1 | -17/+9 |
|
|
* | BUG: Finished fix to bug#3229 and bug#3272. | Brad King | 2006-05-23 | 1 | -1/+0 |
|
|
* | BUG: Added missing cd command before running executable version symlink rule.... | Brad King | 2006-05-16 | 1 | -0/+6 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -17/+27 |
|
|
* | ENH: name pdb files for visual studio make based builds | Bill Hoffman | 2006-04-19 | 1 | -6/+12 |
|
|
* | ENH: add support for per config target LINK_FLAGS | Bill Hoffman | 2006-04-03 | 1 | -1/+4 |
|
|
* | ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is... | Brad King | 2006-03-30 | 1 | -1/+2 |
|
|
* | ENH: Add support for adding content to bundles | Andy Cedilnik | 2006-03-28 | 1 | -13/+32 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -5/+5 |
|
|
* | ENH: use a cmake script to do the clean step, this allows for large numbers o... | Bill Hoffman | 2006-03-09 | 1 | -4/+7 |
|
|
* | BUG: Fixed installation of MacOSX Bundle executables and the corresponding in... | Brad King | 2006-03-03 | 1 | -5/+8 |
|
|
* | BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE. | Brad King | 2006-02-24 | 1 | -2/+5 |
|
|
* | ENH: change expand stuff to pass a struct for all the args | Bill Hoffman | 2006-02-20 | 1 | -11/+9 |
|
|
* | BUG: Do not perform pre-build, pre-link, or post-install commands when relink... | Brad King | 2006-02-16 | 1 | -8/+15 |
|
|
* | ENH: Implemented RPATH specification support. It is documented by the comman... | Brad King | 2006-02-16 | 1 | -4/+16 |
|
|
* | ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_... | Brad King | 2006-02-15 | 1 | -6/+6 |
|
|
* | ENH: some cleanup of the makefile generator | Ken Martin | 2006-02-14 | 1 | -0/+334 |
|
|