• Dan Willemsen's avatar
    Use repeatable timestamps · 13ba6e00
    Dan Willemsen authored
    This moves all of the date references under build/ to using a single
    datetime that can be set manually using BUILD_DATETIME.
    
    It also adds an option, OVERRIDE_C_DATE_TIME, that if set to true, will
    redefine __DATE__ and __TIME__ for all C/C++ files so that it matches
    BUILD_DATETIME.
    
    Bug: 23117013
    Change-Id: I880ef103a26bca86bd7bf42d58e62e740a6228c8
    13ba6e00
Makefile 77.2 KB