make --supress-timestamp the default
                
                Brought to you by:
                
                    edloper
                    
                
            
            
        
        
        
    timestamps are really annoying if you want to check that you get teh same build on another machine and they are also not really needed as the buildsystem should take care of updating the docs by checking the mtime.
Though this patch adds an --include-timestamp option, in case someone wants it.