• Greg Ward's avatar
    Improvements to Bastian's build_scripts command: · 80fa55e7
    Greg Ward authored
      * 'first_line_re' loosened up
      * command description improved
      * replaced '_copy_files()' and '_adjust_files()' with one method
        that does everything, 'copy_scripts()' -- this should be more
        efficient than Bastian's version, should behave better in
        dry-run mode, and does timestamp dependency-checking
    80fa55e7
build_scripts.py 3.07 KB