summaryrefslogtreecommitdiff
path: root/tools/get-scala-commit-date
Commit message (Collapse)AuthorAgeFilesLines
* SD-220 building without being in a git repositoryAntoine Gourlay2016-09-201-2/+7
| | | | | | | | | | | This allows building from the scala sources tarball or similar situations where there is no local git repository: - the git commit date becomes the local date - the short git sha1 becomes "unknown" ``` Welcome to Scala 2.12.0-20160920-155429-unknown (OpenJDK 64-Bit Server VM, Java 1.8.0_102). ```
* Yet another attempt to make the version a good oneJosh Suereth2012-03-201-1/+2
| | | | | This fixes the git commit drift issue and gives us enough granularity to make releases at any time that are cronologically increasing.
* Finished migrating to new versioning schemeJosh Suereth2012-03-161-0/+16
Conflicts: build.xml tools/get-scala-revision.bat