Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2017-02-22 | 1 | -1/+1 |
* | Merge topic 'cmake-host-system-name' | Brad King | 2017-02-21 | 1 | -0/+10 |
|\ | |||||
| * | Make CMAKE_HOST_SYSTEM_NAME available in scripting context | Gregor Jasny | 2017-02-19 | 1 | -0/+10 |
* | | 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 | 3 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | CPack: Add option to specify --component-plist for productbuild | Tim Hutt | 2017-02-17 | 3 | -0/+13 |
* | | | | | Merge topic 'productbuild_resources' | Brad King | 2017-02-20 | 1 | -2/+15 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR | Tim Hutt | 2017-02-17 | 1 | -2/+15 |
| |/ / / / | |||||
* | | | | | 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 |
| |/ / |/| | | |||||
* | | | Merge topic 'install_name_policy' | Brad King | 2017-02-17 | 6 | -22/+111 |
|\ \ \ | |||||
| * | | | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 4 | -2/+55 |
| * | | | Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property | Clinton Stimpson | 2017-02-14 | 2 | -0/+7 |
| * | | | Apple: Refactor support for using INSTALL_NAME_DIR. | Clinton Stimpson | 2017-02-14 | 2 | -20/+49 |
* | | | | Merge topic 'bison3' | Brad King | 2017-02-17 | 6 | -2788/+3072 |
|\ \ \ \ | |||||
| * | | | | cmCommandArgumentParser: reformat grammar | Daniel Pfeifer | 2017-02-16 | 2 | -197/+156 |
| * | | | | cmDependsJavaParser: Port to bison 3 | Daniel Pfeifer | 2017-02-16 | 3 | -1919/+2335 |
| * | | | | cmCommandArgumentParser: Port to bison 3 | Daniel Pfeifer | 2017-02-16 | 3 | -731/+640 |
* | | | | | Merge topic 'capture-ctest_update-svn-failures' | Brad King | 2017-02-17 | 15 | -67/+95 |
|\ \ \ \ \ | |||||
| * | | | | | ctest_update: Capture failure of svn to load revisions and local mods | Brad King | 2017-02-16 | 2 | -11/+16 |
| * | | | | | ctest_update: Refactor internal APIs to support more failure cases | Brad King | 2017-02-16 | 15 | -57/+80 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-17 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'vs-refactor-unknown-flags' | Brad King | 2017-02-16 | 7 | -41/+44 |
|\ \ \ \ | |||||
| * | | | | VS: Refactor AdditionalOptions generation | Brad King | 2017-02-15 | 5 | -41/+9 |
| * | | | | cmVisualStudioGeneratorOptions: Add PrependInerhitedString method | Brad King | 2017-02-15 | 2 | -0/+13 |
| * | | | | cmIDEOptions: Add SpaceAppendable flag table type | Brad King | 2017-02-15 | 3 | -0/+22 |
* | | | | | Merge topic 'vs-refactor-toolset-parsing' | Brad King | 2017-02-16 | 4 | -26/+82 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Refactor generator toolset parsing | Brad King | 2017-02-15 | 4 | -26/+82 |
* | | | | | | Merge topic 'command-cleanup-fix' | Brad King | 2017-02-16 | 1 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmDisallowedCommand: Forward final pass too | Brad King | 2017-02-15 | 1 | -0/+7 |
* | | | | | | | Merge topic 'fix-ctest_update-svn' | Brad King | 2017-02-16 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ctest_update: Fix svn log and external loading | Brad King | 2017-02-15 | 1 | -1/+4 |
| * | | | | | | | Merge branch 'case-insensitive-bindir-detection' into release | Brad King | 2017-01-20 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMake 3.7.2v3.7.2 | Brad King | 2017-01-13 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'autogen_fix_3.8' | Brad King | 2017-02-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |