| Commit message (Expand) | Author | Age | Files | Lines |
* | cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -1/+1 |
|
|
* | cmLinkLineComputer: Move RPath computation from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -1/+2 |
|
|
* | cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -0/+5 |
|
|
* | Makefiles: Port CreateLinkLibs to cmLinkLineComputer | Stephen Kelly | 2016-10-10 | 1 | -2/+7 |
|
|
* | cmLinkLineComputer: Extract from cmLocalGenerator | Stephen Kelly | 2016-10-10 | 1 | -2/+13 |
|
|
* | Makefiles: Introduce local RelativePath method | Stephen Kelly | 2016-10-06 | 1 | -13/+13 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Convert: Inline uses of START_OUTPUT | Stephen Kelly | 2016-09-19 | 1 | -14/+28 |
|
|
* | Convert: Avoid START_OUTPUT enum when converting to relative paths | Stephen Kelly | 2016-09-19 | 1 | -8/+9 |
|
|
* | Convert: Replace UNCHANGED conversions with new API call | Stephen Kelly | 2016-08-27 | 1 | -21/+15 |
|
|
* | Convert: Replace uses of Convert(NONE) | Stephen Kelly | 2016-08-27 | 1 | -7/+6 |
|
|
* | Makefiles: Change AppendCustomCommand API to strings | Stephen Kelly | 2016-08-27 | 1 | -4/+4 |
|
|
* | Makefiles: Port CreateCDCommand to string-based API | Stephen Kelly | 2016-08-27 | 1 | -3/+3 |
|
|
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 1 | -2/+9 |
|
|
* | Makefile: Factor out response file checks into common helper | Brad King | 2016-07-20 | 1 | -21/+4 |
|
|
* | Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper | Yury Zhuravlev | 2016-07-11 | 1 | -42/+1 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -4/+4 |
|
|
* | Merge topic 'link_what_you_use' | Brad King | 2016-06-17 | 1 | -0/+13 |
|\ |
|
| * | Add options to run `ldd -u -r` as a "link-what-you-use" tool | Bill Hoffman | 2016-06-17 | 1 | -0/+13 |
|
|
* | | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 1 | -1/+2 |
|
|
* | | Run ranlib on archives only if the tool is available | Brad King | 2016-06-08 | 1 | -1/+4 |
|/ |
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -2/+1 |
|
|
* | Remove redundant c_str() calls. | Daniel Pfeifer | 2016-05-26 | 1 | -4/+3 |
|
|
* | Use enums defined in cmOutputConverter using their fully qualified name. | Daniel Pfeifer | 2016-05-25 | 1 | -41/+43 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -416/+339 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -9/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | cmCommonTargetGenerator: Adopt AppendOSXVerFlag method | Bruce Stephens | 2016-03-07 | 1 | -34/+0 |
|
|
* | cmGeneratorTarget: Add API for target-relative commands. | Stephen Kelly | 2015-10-26 | 1 | -4/+4 |
|
|
* | Makefiles: Port to cmGeneratorTarget. | Stephen Kelly | 2015-10-24 | 1 | -8/+11 |
|
|
* | cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Copy IsFrameworkOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -3/+4 |
|
|
* | cmLocalGenerator: Port some API to cmGeneratorTarget. | Stephen Kelly | 2015-10-17 | 1 | -6/+6 |
|
|
* | Use cmGeneratorTarget for property access. | Stephen Kelly | 2015-10-17 | 1 | -7/+7 |
|
|
* | Use GetName from cmGeneratorTarget. | Stephen Kelly | 2015-10-17 | 1 | -4/+4 |
|
|
* | cmGeneratorTarget: Move GetTargetVersion from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -2/+2 |
|
|
* | Merge topic 'clean-up-cmTarget' | Brad King | 2015-10-16 | 1 | -21/+21 |
|\ |
|
| * | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -18/+18 |
|
|
| * | Generators: Use GetType from the cmGeneratorTarget. | Stephen Kelly | 2015-10-14 | 1 | -12/+12 |
|
|
* | | cmLocalUnixMakefileGenerator3: Port AppendCleanCommand to cmGeneratorTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|/ |
|
* | cmGeneratorTarget: Move GetSupportDirectory from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Move HasImplibGNUtoMS from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move GetPDBDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -1/+2 |
|
|
* | cmGeneratorTarget: Move GetDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -4/+4 |
|
|
* | Add support for *.manifest source files with MSVC tools | Brad King | 2015-09-17 | 1 | -0/+4 |
|
|
* | cmGeneratorTarget: Move GetCompilePDBDirectory from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move GetLinkerLanguage from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -5/+5 |
|
|
* | cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Move HasSOName from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -1/+1 |
|
|