Ticket #2246 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Fix the formatting of the release date under CMake build

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: minor Milestone: Iteration 28
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

The CMake build doesn't format the date that goes into MantidPlotReleaseDate.h in a nice way.

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:2 Changed 9 years ago by Russell Taylor

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Russell Taylor

  • Status changed from accepted to verify
  • Resolution set to fixed

(In [11075]) Do away with MantidPlotReleaseDate.h and have everything in MantidVersion. Turn MantidVersion into a class with static functions so that the part that changes every time can go in a cpp - this means files that include MantidVersion.h (e.g. the enormous ApplicationWindow.cpp) don't get compiled every commit. Re #2722. Also formats date better, which fixes #2246.

comment:4 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:5 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

Date format looks fine to me, although it's backwards. ;-)

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3093

Note: See TracTickets for help on using tickets.