Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Add a VS_TOOL_OVERRIDE source file property | Gilles Khouzam | 2016-06-20 | 6 | -1/+144 |
* | Merge branch 'release' | Brad King | 2016-06-20 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'doc-issue-tracker-move' into release | Brad King | 2016-06-17 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge branch 'CodeBlocks-include-order' into release | Brad King | 2016-06-17 | 1 | -7/+11 |
| |\ \ | |||||
| * \ \ | Merge branch 'revert-vs-clang-minsize' into release | Brad King | 2016-06-17 | 2 | -2/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cmake-trace-source' | Brad King | 2016-06-20 | 10 | -1/+58 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Add an option to control what files needs to be traced | Alex Turbov | 2016-06-17 | 10 | -1/+58 |
* | | | | | | Merge topic 'FindQt4-doc-QtDeclarative-imported' | Brad King | 2016-06-20 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindQt4: Document Qt4::QtDeclarative imported target (#16157) | Brad King | 2016-06-20 | 1 | -0/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | 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 |