| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
We no longer push directly to cmake.org repositories. Changes now
go through https://gitlab.kitware.com/cmake/cmake for integration.
|
|
|
|
|
|
|
| |
GitSetup upstream added an attribute to export `.gitattributes` so that
importing snapshots into the sources of other projects would bring along
the attributes. However, we don't want to export them from CMake. Drop
`.gitattributes` entries not relevant to CMake.
|
|
|
|
|
| |
* upstream-GitSetup:
GitSetup 2016-12-13 (cd5ada6d)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Configure GitSetup scripts for CMake. Run them from a single
Utilities/SetupForDevelopment.sh script.
|
|
Add Utilities/GitSetup/ directory using subtree merge from
the general GitSetup repository "setup" branch.
|