Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | Autogen: Use nested loops instead of code duplication | Sebastian Holtermann | 2017-02-19 | 1 | -35/+28 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Use cmSystemTools::Stdout/err instead of std::cout/err | Sebastian Holtermann | 2017-02-19 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: LogWarning method fix | Sebastian Holtermann | 2017-02-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Single point of return in RccGenerateFile | Sebastian Holtermann | 2017-02-19 | 2 | -74/+81 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Single point of return in UicGenerateFile | Sebastian Holtermann | 2017-02-19 | 1 | -39/+50 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Single point of return in MocGenerateFile | Sebastian Holtermann | 2017-02-19 | 1 | -36/+45 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Use FooEnabled() utility methods | Sebastian Holtermann | 2017-02-19 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Add FooEnabled() utility methods | Sebastian Holtermann | 2017-02-19 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Generate empty settings string for disabled feature | Sebastian Holtermann | 2017-02-19 | 1 | -25/+32 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Simplify settings write method | Sebastian Holtermann | 2017-02-19 | 1 | -9/+10 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Simplify settings read method | Sebastian Holtermann | 2017-02-19 | 1 | -19/+17 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Rename settings key variables | Sebastian Holtermann | 2017-02-19 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Rename settings string generation methods | Sebastian Holtermann | 2017-02-19 | 2 | -9/+10 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Rename settings file read/write methods | Sebastian Holtermann | 2017-02-19 | 2 | -9/+8 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Remove unnecessary test | Sebastian Holtermann | 2017-02-19 | 1 | -36/+33 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Add GenerateAllAny flag test method | Sebastian Holtermann | 2017-02-19 | 2 | -3/+8 | |
| * | | | | | | | | | | | | | | | | | | | Autogen: Rename GenerateFooAll variables to GenerateAllFoo | Sebastian Holtermann | 2017-02-19 | 2 | -18/+18 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge topic 'vs2017-fallback-sdk' | Brad King | 2017-02-22 | 2 | -0/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | VS2017: If Win 8.1 SDK is not available, use Win 10 SDK | Brad King | 2017-02-21 | 2 | -0/+38 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge topic 'ExternalProject-update-docs' | Brad King | 2017-02-22 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | / / / / / / / / / | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | ExternalProject: Clarify documented role of `INSTALL_DIR` | Brad King | 2017-02-21 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | ExternalProject: Clarify documented role of `INSTALL_COMMAND` | Wilfried Goesgens | 2017-02-21 | 1 | -1/+5 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-22 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'cmake-host-system-name' | Brad King | 2017-02-21 | 3 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Use looked up uname path for command execution | Gregor Jasny | 2017-02-19 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | Make CMAKE_HOST_SYSTEM_NAME available in scripting context | Gregor Jasny | 2017-02-19 | 3 | -3/+10 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'FindGTK2-old-sigc++' | Brad King | 2017-02-21 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | FindGTK2: handle old libsigc++ versions | Ben Boeckel | 2017-02-20 | 1 | -1/+4 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'cuda-separable-bool' | Brad King | 2017-02-21 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATION | Brad King | 2017-02-20 | 2 | -2/+4 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'iwyu' | Brad King | 2017-02-20 | 35 | -1001/+979 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ParserHelper: Move macros to bottom of files | Daniel Pfeifer | 2017-02-20 | 3 | -36/+22 | |
| * | | | | | | | | | | | | remove file cmStandardIncludes.h | Daniel Pfeifer | 2017-02-20 | 2 | -54/+3 | |
| * | | | | | | | | | | | | cmFortranParser: include what you use | Daniel Pfeifer | 2017-02-20 | 3 | -64/+72 | |
| * | | | | | | | | | | | | cmDependsJavaParser: include what you use | Daniel Pfeifer | 2017-02-17 | 2 | -716/+728 | |
| * | | | | | | | | | | | | cmCommandArgumentParser: include what you use | Daniel Pfeifer | 2017-02-17 | 2 | -55/+59 | |
| * | | | | | | | | | | | | cmExprParser: include what you use | Daniel Pfeifer | 2017-02-17 | 2 | -55/+61 | |
| * | | | | | | | | | | | | fix some include-what-you-use diagnostics | Daniel Pfeifer | 2017-02-17 | 21 | -21/+34 | |
* | | | | | | | | | | | | | Merge topic 'productbuild_component_plist' | Brad King | 2017-02-20 | 5 | -2/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | CPack: Add option to specify --component-plist for productbuild | Tim Hutt | 2017-02-17 | 5 | -2/+29 | |
* | | | | | | | | | | | | | | Merge topic 'productbuild_resources' | Brad King | 2017-02-20 | 3 | -2/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR | Tim Hutt | 2017-02-17 | 3 | -2/+30 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'fix-CMAKE_ROOT-case' | Brad King | 2017-02-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Make CMAKE_ROOT independent of case of path used to invoke cmake | Brad King | 2017-02-17 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'fix-CMP0017-path-case' | Brad King | 2017-02-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | / / / / | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Windows: Fix inconsistent behavior on changes to case of path to cmake | Brad King | 2017-02-17 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-20 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-19 | 1 | -1/+1 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-18 | 1 | -1/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | |