Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge topic 'cpack-deb-test-fixes' | Brad King | 2016-06-20 | 3 | -10/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | CPack/Deb: Fix test to actually test the preinst script | Domen Vrankar | 2016-06-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | CPack/Deb: Fix tests for SELinux-enabled systems | Domen Vrankar | 2016-06-20 | 3 | -10/+13 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'pkgconfig-targets' | Brad King | 2016-06-20 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | FindPkgConfig: define the imported targets also when the data comes from cache | Rolf Eike Beer | 2016-06-19 | 1 | -2/+6 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'refactor-flags' | Brad King | 2016-06-20 | 13 | -160/+157 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | cmExtraSublimeTextGenerator: Use GetTargetCompileFlags | Tobias Hunger | 2016-06-17 | 1 | -24/+3 | |
| * | | | | | | | | | | | cmLocalGenerator: Adopt target compile flag generation | Tobias Hunger | 2016-06-17 | 3 | -31/+32 | |
| * | | | | | | | | | | | cmLocalGenerator: Add method to get Fortran-specific compiler flags | Brad King | 2016-06-17 | 6 | -49/+62 | |
| * | | | | | | | | | | | cmGeneratorTarget: Adopt Fortran module directory generation | Tobias Hunger | 2016-06-17 | 5 | -46/+43 | |
| * | | | | | | | | | | | Refactor Makefile/Ninja tool working directory storage | Brad King | 2016-06-17 | 8 | -16/+23 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'cmake-gui-Qt-LGPLv3' | Brad King | 2016-06-20 | 10 | -14/+190 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmake-gui: Reference LGPLv3 when redistributing Qt | Brad King | 2016-06-17 | 10 | -14/+190 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'FindFreetype-debug-lib' | Brad King | 2016-06-20 | 1 | -10/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindFreetype: Find release and debug libraries separately | Stuart Mentzer | 2016-06-17 | 1 | -10/+22 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'revert-vs-clang-minsize' | Brad King | 2016-06-20 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | / / / / | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | VS: Fix regressed mapping for the cl `/Os` compiler flag | Brad King | 2016-06-17 | 2 | -2/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-20 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-19 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-06-18 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'doc-issue-tracker-move' | Brad King | 2016-06-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | README: Update Issue Tracker link to new location | Brad King | 2016-06-17 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | 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 | |