Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor Makefile/Ninja tool working directory storage | Brad King | 2016-06-17 | 8 | -16/+23 |
* | Merge topic 'xcode-mig-support' | Brad King | 2016-06-17 | 6 | -22/+87 |
|\ | |||||
| * | Help: Add release note about XCODE_FILE_ATTRIBUTES source file property | Brad King | 2016-06-17 | 1 | -0/+6 |
| * | Xcode: Add support for mig files | James Touton | 2016-06-17 | 1 | -0/+2 |
| * | Xcode: Add XCODE_FILE_ATTRIBUTES source file property | James Touton | 2016-06-17 | 3 | -0/+26 |
| * | Xcode: Don't emit empty settings blocks. | James Touton | 2016-06-17 | 1 | -6/+7 |
| * | Xcode: Add function to conditionally add Xcode Attributes | Gregor Jasny | 2016-06-17 | 2 | -0/+25 |
| * | Xcode: Add const qualifiers | James Touton | 2016-06-17 | 1 | -16/+21 |
* | | Merge topic 'link_what_you_use' | Brad King | 2016-06-17 | 23 | -6/+171 |
|\ \ | |||||
| * | | Help: Add notes for topic 'link_what_you_use' | Brad King | 2016-06-17 | 1 | -0/+7 |
| * | | Add options to run `ldd -u -r` as a "link-what-you-use" tool | Bill Hoffman | 2016-06-17 | 22 | -6/+164 |
* | | | Merge topic 'ice-debug' | Brad King | 2016-06-17 | 1 | -6/+36 |
|\ \ \ | |||||
| * | | | FindIce: Support finding both release and debug libraries | Roger Leigh | 2016-06-16 | 1 | -6/+36 |
* | | | | Merge topic 'CodeBlocks-generated-sources' | Brad King | 2016-06-17 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | CodeBlocks: Show generated files in non-utility targets | Enrico Bedau | 2016-06-16 | 1 | -2/+4 |
| |/ / / | |||||
* | | | | Merge topic 'CodeBlocks-include-order' | Brad King | 2016-06-17 | 1 | -7/+11 |
|\ \ \ \ | |||||
| * | | | | cmExtraCodeBlocksGenerator: Do not shuffle include directories | Tobias Hunger | 2016-06-17 | 1 | -7/+11 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-17 | 1 | -1/+1 |
* | | | | | Merge topic 'ice-3.6.2' | Brad King | 2016-06-16 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | FindIce: Add versions 3.6.1 and 3.6.2 | Roger Leigh | 2016-06-15 | 1 | -0/+2 |
* | | | | | | Merge topic 'cmOutputConverter-stringstream' | Brad King | 2016-06-16 | 2 | -192/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmOutputConverter: implement Shell__GetArgument using ostringstream | Daniel Pfeifer | 2016-06-15 | 2 | -192/+39 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cleanup-streams' | Brad King | 2016-06-16 | 29 | -73/+71 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmXMLWriter: use ifstream from KWSys | Daniel Pfeifer | 2016-06-14 | 1 | -2/+2 |
| * | | | | | | Prefer istringstream and ostringstream over stringstream. | Daniel Pfeifer | 2016-06-14 | 17 | -55/+55 |
| * | | | | | | Remove redundant arguments from fstream constructors | Daniel Pfeifer | 2016-06-14 | 8 | -12/+10 |
| * | | | | | | Access std::ios_base with std::ios | Daniel Pfeifer | 2016-06-14 | 3 | -4/+4 |
* | | | | | | | Merge topic 'findcuda-use-correct-runtime-for-required' | Brad King | 2016-06-16 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCUDA: Use the correct runtime in REQUIRED_VARS check | Chuck Atkins | 2016-06-14 | 1 | -1/+3 |
* | | | | | | | | Merge topic 'iwyu-preparation' | Brad King | 2016-06-16 | 6 | -84/+163 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmTargetLinkLibraryType: Extract from cmStandardIncludes.h | Daniel Pfeifer | 2016-06-16 | 2 | -7/+23 |
| * | | | | | | | | cmTypeMacro: Extract from cmStandardIncludes.h | Daniel Pfeifer | 2016-06-16 | 2 | -22/+38 |
| * | | | | | | | | cmCustomCommandLines: Extract from cmStandardIncludes.h | Daniel Pfeifer | 2016-06-16 | 2 | -18/+39 |
| * | | | | | | | | cmDocumentationEntry: Extract from cmStandardIncludes | Daniel Pfeifer | 2016-06-13 | 2 | -25/+46 |
| * | | | | | | | | cmConfigure.h: Establish as 'include first' file | Daniel Pfeifer | 2016-06-13 | 2 | -12/+17 |
* | | | | | | | | | Merge topic 'clean-up-cmMakefile-IssueMessage' | Brad King | 2016-06-16 | 2 | -6/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmIfCommand: Don't rely on NestedError logic to issue messages | Stephen Kelly | 2016-06-13 | 1 | -3/+3 |
| * | | | | | | | | | cmMakefile: Extract invoke result variables | Stephen Kelly | 2016-06-13 | 1 | -3/+4 |
* | | | | | | | | | | Merge topic 'clean-up-Parser' | Brad King | 2016-06-16 | 7 | -102/+90 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Parser: Out-of-line conditional code to cmMakefile | Stephen Kelly | 2016-06-13 | 3 | -76/+77 |
| * | | | | | | | | | | Parser: Issue file open error messages through dedicated API | Stephen Kelly | 2016-06-13 | 5 | -26/+13 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'find_package-duplicate-search-paths' | Brad King | 2016-06-16 | 2 | -8/+26 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
| * | | | | | | | | | cmFindPackageCommand: remove duplicate paths from error message | Ben Boeckel | 2016-06-13 | 2 | -1/+18 |
| * | | | | | | | | | cmFindPackageCommand: use iterators to loop over configurations | Ben Boeckel | 2016-06-13 | 1 | -8/+9 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-16 | 1 | -1/+1 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-15 | 1 | -1/+1 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-14 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'parent-scope-docs' | Brad King | 2016-06-13 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Help: clarify PARENT_SCOPE behavior | Ben Boeckel | 2016-06-13 | 1 | -1/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'release' | Brad King | 2016-06-13 | 0 | -0/+0 |
|\ \ \ \ \ \ |