]> git.ipfire.org Git - thirdparty/ccache.git/commit
Improve naming of scripts
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 20 Jun 2020 18:00:24 +0000 (20:00 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 23 Jun 2020 19:48:29 +0000 (21:48 +0200)
commit8592189bf5ecf6cd1e9efbfc09c05f3e72dd29fa
treee6f6e53dc10ace20c5211c4d1317bf9d8b13d5dd
parent644b3cdd2ecde415f82948a9ee492a09d65f06ef
Improve naming of scripts

- Use kebab case consistently.
- Remove redundant (and exposing an implementation detail) .sh extension
  for executables.
.travis.yml
ci/build [moved from ci/build.sh with 95% similarity]
ci/build-and-verify-package [moved from ci/build_and_verify_package.sh with 100% similarity]
ci/build-and-verify-package-source [moved from ci/build_and_verify_package_source.sh with 100% similarity]
ci/install-cuda.sh [moved from misc/install_cuda.sh with 100% similarity]
misc/build-in-docker
misc/check-format [moved from misc/check_format.sh with 100% similarity]
misc/format [moved from misc/format.sh with 100% similarity]
misc/update-authors [moved from misc/update_authors.sh with 100% similarity]