Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Autogen: Fix headers not skipped | Sebastian Holtermann | 2017-02-15 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-16 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-refactor-libs' | Brad King | 2017-02-15 | 1 | -20/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: Place CMAKE_<LANG>_STANDARD_LIBRARIES after other libraries | Brad King | 2017-02-14 | 1 | -8/+8 | |
| * | | | | | | | | | VS: Refactor parsing of CMAKE_<LANG>_STANDARD_LIBRARIES | Brad King | 2017-02-14 | 1 | -14/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-dedup-tag' | Brad King | 2017-02-15 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: De-duplicate PreprocessorDefinitions tag name | Brad King | 2017-02-14 | 1 | -5/+5 | |
| |/ / / / / / / / |