Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'FindHDF5-fix-header-langs' | Brad King | 2017-02-17 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | FindHDF5: Fix search for language-specific header file | Brad King | 2017-02-17 | 1 | -2/+2 |
* | | | | | Merge topic 'FindHDF5-include-dir-advanced' | Brad King | 2017-02-17 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry mark | Brad King | 2017-02-17 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'install_name_policy' | Brad King | 2017-02-17 | 27 | -29/+257 |
|\ \ \ \ | |||||
| * | | | | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 22 | -7/+165 |
| * | | | | Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property | Clinton Stimpson | 2017-02-14 | 8 | -0/+41 |
| * | | | | Apple: Refactor support for using INSTALL_NAME_DIR. | Clinton Stimpson | 2017-02-14 | 2 | -20/+49 |
| * | | | | Help: Format BUILD_WITH_INSTALL_RPATH documentation | Brad King | 2017-02-14 | 1 | -7/+7 |
* | | | | | 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 'FindOpenSSL-crypto-name' | Brad King | 2017-02-17 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindOpenSSL: Add another name for libcrypto with MSVC | Kevin Whitaker | 2017-02-16 | 1 | -0/+1 |
* | | | | | | | 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 branch 'release' | Brad King | 2017-02-16 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'autogen_fix_3.8' into release | Brad King | 2017-02-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'fix-ctest_update-svn' into release | Brad King | 2017-02-15 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'cuda-msvc-flags' into release | Brad King | 2017-02-15 | 7 | -16/+17 |
| |\ \ \ \ \ \ \ \ |