Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Ticket #128 (closed enhancement: fixed)

Opened 2 months ago

Last modified 4 weeks ago

--version cl option

Reported by: elrood Assigned to:
Priority: minor Milestone:
Component: backend Version:
Keywords: Cc:

Description

might be a good idea to implement a command line switch --version printing the used version of the fe, ldc and llvm revisions and maybe the date of the build

Attachments

versions.zip (1.2 kB) - added by elrood on 11/28/08 14:34:37.
preliminary test
rev.diff (2.5 kB) - added by elrood on 12/04/08 18:36:21.
proposed patch (rev828)

Change History

11/26/08 13:44:18 changed by ChristianK

  • priority changed from trivial to minor.

LLVM doesn't expose the svn revision number. Could we get the LDC version number via CMake somehow? For now I've added the llvm package string to the header in [788].

11/28/08 14:34:37 changed by elrood

  • attachment versions.zip added.

preliminary test

12/04/08 18:36:21 changed by elrood

  • attachment rev.diff added.

proposed patch (rev828)

12/14/08 10:52:03 changed by ChristianK

  • status changed from new to closed.
  • resolution set to fixed.
  • component set to backend.

Applied. Thanks!

Copyright © 2008, LDC Development Team.