Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Add glob verify support to XCode, VS, Ninja, and Makefile generators | Shane Parris | 2018-04-02 | 9 | -54/+227 | |
| * | | | | | | Add `CONFIGURE_DEPENDS` flag support to cmFileCommand::HandleGlobCommand | Shane Parris | 2018-03-29 | 1 | -0/+38 | |
| * | | | | | | Add cmGlobVerificationManager class, integrate with cmake and cmState | Shane Parris | 2018-03-29 | 7 | -0/+351 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-06 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'vs10-groups' | Brad King | 2018-04-05 | 2 | -79/+102 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | cmVisualStudio10TargetGenerator: extend DOM-like generation | Vitaly Stakhovsky | 2018-03-31 | 2 | -79/+102 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-05 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge topic 'autogen-protect-cmsys-calls' | Brad King | 2018-04-04 | 5 | -48/+163 | |
|\ \ \ \ \ | ||||||
| * | | | | | Autogen: Print moc/uic/rcc output to stdout | Sebastian Holtermann | 2018-04-03 | 2 | -5/+17 | |
| * | | | | | Autogen: Use std::istreambuf_iterator for file so string reading | Sebastian Holtermann | 2018-04-03 | 2 | -20/+34 | |
| * | | | | | Autogen: Protected calls to cmFilePathChecksum | Sebastian Holtermann | 2018-04-03 | 4 | -4/+27 | |
| * | | | | | Autogen: Protected calls to cmQtAutoGen::SubDirPrefix | Sebastian Holtermann | 2018-04-03 | 3 | -5/+14 | |
| * | | | | | Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension | Sebastian Holtermann | 2018-04-03 | 3 | -5/+14 | |
| * | | | | | Autogen: Protected calls to cmSystemTools::Split/JoinPath | Sebastian Holtermann | 2018-04-03 | 3 | -2/+33 | |
| * | | | | | Autogen: Protected calls to cmSystemTools::CollapseCombinedPath | Sebastian Holtermann | 2018-04-03 | 3 | -7/+24 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | CMake 3.11.0v3.11.0 | Brad King | 2018-03-28 | 1 | -1/+1 | |
| * | | | | Merge branch 'ctest_update-memory-problems' into release-3.11 | Brad King | 2018-03-27 | 2 | -7/+10 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'cuda_support_system_libraries_with_device_symbols' | Brad King | 2018-04-04 | 2 | -31/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CUDA: Pass more link libraries to device linking | Robert Maynard | 2018-03-28 | 2 | -31/+25 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-04 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-03 | 1 | -1/+1 | |
* | | | | | | Merge topic 'remove-vs8-generator' | Brad King | 2018-04-02 | 6 | -161/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 6 | -161/+3 | |
* | | | | | | | Merge topic 'variable-CMAKE_FOLDER' | Brad King | 2018-04-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add CMAKE_FOLDER variable to initialize FOLDER target property | Marc B | 2018-03-29 | 1 | -0/+1 | |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-04-02 | 3 | -19/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-03-29 | 3 | -19/+25 | |
* | | | | | | | | | Merge topic 'features-c++20' | Brad King | 2018-04-02 | 4 | -7/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 4 | -7/+20 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-02 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-01 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-31 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-30 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'vs-simplify' | Brad King | 2018-03-29 | 5 | -50/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Simplify XML code | Vitaly Stakhovsky | 2018-03-27 | 5 | -50/+35 | |
* | | | | | | | | Merge topic 'genex-TARGET_NAME_IF_EXISTS' | Brad King | 2018-03-29 | 1 | -0/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | genex: Add TARGET_NAME_IF_EXISTS expression | Alex Turbov | 2018-03-28 | 1 | -0/+35 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'remove-unused-variable' | Brad King | 2018-03-29 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmTarget: Remove unused variable | Brad King | 2018-03-28 | 1 | -6/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'gcov-warning-message' | Brad King | 2018-03-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | CTest: The "Could not find gcov." message should not be a warning | Betsy McPhail | 2018-03-28 | 1 | -1/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-29 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'ctest_update-memory-problems' | Brad King | 2018-03-28 | 2 | -7/+10 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | ctest_update: Fix crash when handling svn externals | Brad King | 2018-03-27 | 1 | -1/+3 | |
| * | | | | | cmSystemTools: Fix ParseArguments out-of-bounds read | Brad King | 2018-03-27 | 1 | -6/+7 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-28 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'cmake_minimum_required-forward-compat' | Craig Scott | 2018-03-27 | 2 | -11/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake_minimum_required: Tolerate unknown future arguments | Brad King | 2018-03-26 | 2 | -11/+36 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'const-members' | Brad King | 2018-03-27 | 2 | -34/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmComputeLinkInformation: make some members const | Vitaly Stakhovsky | 2018-03-22 | 2 | -34/+34 | |