summaryrefslogtreecommitdiff
path: root/tools/get-scala-commit-sha.bat
Commit message (Collapse)AuthorAgeFilesLines
* Windows: make get-scala-commit-sha/date scripts work on CygwinSeth Tisue2015-10-081-2/+2
| | | | | | bash's -x flag was flowing down into these scripts, resulting in extra stuff was getting printed to stderr, resulting in a corrupted build\pack\META-INF\MANIFEST.MF
* Normalized line endings.Paul Phillips2012-09-201-8/+8
| | | | | | This brings all the files into line with the .gitattributes settings, which should henceforth be automatically maintained by git.
* fix for get-scala-commit-* on Windows (tested with Windows 7)Eugene Burmako2012-04-111-21/+9
|
* Fixed versioning scheme when running on a tag.Josh Suereth2012-03-191-1/+1
| | | | git describe is useless in that situation, afaict.
* Finished migrating to new versioning schemeJosh Suereth2012-03-161-0/+21
Conflicts: build.xml tools/get-scala-revision.bat