| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Makefile: Fix output during parallel builds (#12991) | Brad King | 2015-02-06 | 1 | -2/+3 |
|/ |
|
* | Makefile: Workaround Borland Make bug with multiple outputs | Brad King | 2014-12-06 | 1 | -0/+4 |
|
|
* | Makefile: Fix rebuild with multiple custom command outputs (#15116) | Brad King | 2014-12-05 | 1 | -0/+7 |
|
|
* | LocalGenerator: Add a string overload for AppendFlags | Ben Boeckel | 2014-05-07 | 1 | -0/+1 |
|
|
* | Makefile: Generate single-quoted object lists for Watcom | Jiri Malak | 2014-03-27 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Add ComputeObjectFilenames interface. | Stephen Kelly | 2014-03-13 | 1 | -0/+4 |
|
|
* | Makefiles: Compute local object files on demand. | Stephen Kelly | 2014-03-13 | 1 | -5/+3 |
|
|
* | Generalize cmCustomCommandGenerator to more fields | Brad King | 2014-03-12 | 1 | -4/+5 |
|
|
* | Makefile: Improve handling of WMake verbose output and errors | Jiri Malak | 2014-03-10 | 1 | -7/+0 |
|
|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -4/+6 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -9/+9 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -4/+5 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) | Alex Neundorf | 2012-11-06 | 1 | -1/+2 |
|
|
* | Pre-compute object file names before Makefile generation | Brad King | 2012-03-09 | 1 | -5/+0 |
|
|
* | Hide Makefile local object info inside local generator | Brad King | 2012-03-08 | 1 | -21/+23 |
|
|
* | Remove unused partial OBJECT_FILES property implementation | Brad King | 2012-03-06 | 1 | -3/+0 |
|
|
* | Watcom: Use shortpath to CMake if full path has parens (#12548) | Brad King | 2011-11-03 | 1 | -0/+1 |
|
|
* | Fix typo. | Nicolas Despres | 2011-10-23 | 1 | -1/+1 |
|
|
* | Remove trailing white-spaces. | Nicolas Despres | 2011-10-23 | 1 | -23/+23 |
|
|
* | MinGW: Remove old workaround and use native echo (#12283) | Brad King | 2011-06-16 | 1 | -10/+0 |
|
|
* | Optionally pass include directories with response files | Brad King | 2011-03-17 | 1 | -0/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Major optimization of C/C++ dependency scanning. | Alexander Neundorf | 2009-09-23 | 1 | -1/+5 |
|
|
* | Major improvement of the generated targets in Eclipse. | Alexander Neundorf | 2009-09-16 | 1 | -0/+10 |
|
|
* | ENH: Cleanup make progress rule generation code | Brad King | 2009-06-25 | 1 | -11/+0 |
|
|
* | ENH: Define RULE_LAUNCH_* properties | Brad King | 2009-02-10 | 1 | -0/+3 |
|
|
* | ENH: Give target in which custom commands build | Brad King | 2009-02-10 | 1 | -0/+2 |
|
|
* | STYLE: fix two typos in the comments, patch from Daniel DOT Teske AT Nokia DO... | Alexander Neundorf | 2009-02-09 | 1 | -1/+1 |
|
|
* | ENH: Refactor custom command rule hashing | Brad King | 2009-02-02 | 1 | -1/+2 |
|
|
* | BUG: Fix color check for dependency scanning | Brad King | 2008-10-15 | 1 | -0/+3 |
|
|
* | ENH: Fix optional use of relative paths. | Brad King | 2008-10-09 | 1 | -3/+8 |
|
|
* | ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added ... | Brad King | 2008-01-13 | 1 | -0/+5 |
|
|
* | BUG: Restore old interface of "make foo.o" and "make foo.i" even though objec... | Brad King | 2008-01-07 | 1 | -3/+7 |
|
|
* | ENH: Moved global inter-target dependency analysis and cycle-prevention code ... | Brad King | 2007-12-23 | 1 | -1/+1 |
|
|
* | ENH: Add a depends check step to custom targets. Add support for the IMPLICI... | Brad King | 2007-12-21 | 1 | -3/+4 |
|
|
* | ENH: Enabled color printing of "Scanning dependencies of target ..." message. | Brad King | 2007-12-19 | 1 | -1/+2 |
|
|
* | ENH: Moved dependency integrity check from CheckBuildSystem over to a per-tar... | Brad King | 2007-12-19 | 1 | -4/+7 |
|
|
* | ENH: Implemented generation of display for pre-build, pre-link, and post-buil... | Brad King | 2007-12-18 | 1 | -1/+2 |
|
|
* | ENH: Replaced dependency integrity map with an explicit map from object file ... | Brad King | 2007-08-07 | 1 | -11/+14 |
|
|
* | ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a... | Brad King | 2007-08-01 | 1 | -1/+1 |
|
|
* | STYLE: Removed unused reference to cmMakeDepend. | Brad King | 2007-06-11 | 1 | -1/+0 |
|
|
* | STYLE: move ForceVerboseMakefiles to cmGlobalUnixMakefileGenerator3, so the | Alexander Neundorf | 2007-06-05 | 1 | -10/+0 |
|
|
* | ENH: Added testing for custom command line arguments containing all special c... | Brad King | 2007-05-17 | 1 | -0/+13 |
|
|
* | BUG: fix -D escaped quotes for watcom | Bill Hoffman | 2007-05-10 | 1 | -0/+3 |
|
|
* | ENH: Replaced LibraryOutputPath and ExecutableOutputPath variables in Makefil... | Brad King | 2007-03-08 | 1 | -7/+0 |
|
|
* | ENH: Fixed recursive make call target escaping for Borland to support SubDirS... | Brad King | 2007-03-08 | 1 | -0/+8 |
|
|
* | ENH: Removed useless method ConvertToMakeTarget and all calls to it. It had ... | Brad King | 2007-03-08 | 1 | -3/+0 |
|
|
* | ENH: check in initial conv library stuff | Bill Hoffman | 2007-02-16 | 1 | -1/+3 |
|
|
* | BUG: fix for 4186, kdevelop adding file twice | Bill Hoffman | 2007-01-25 | 1 | -25/+9 |
|
|