Changes between Initial Version and Version 1 of Ticket #1884

Show
Ignore:
Timestamp:
12/09/10 01:27:13 (11 years ago)
Author:
coke
Comment:

(fix formatting in desc.)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1884 – description

    initial v1  
    33Here's a not-uncommon workflow that breaks in this case: 
    44 
    5 * realclean 
    6 * build 
    7 * git pull 
    8 * configure # XXX This does not update the sha1-describe. 
    9 * build 
     5 * realclean  
     6 * build 
     7 * git pull 
     8 * configure # XXX This does not update the sha1-describe. 
     9 * build 
    1010 
    1111Unless there's a super compelling reason to cache this file, the value shouldn't even be stored on disk - it should go into the config hash and be calculated every time you run configure.