Ticket #2246 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.
Bulk move of tickets at the end of iteration 27