982
edits
| Line 10: | Line 10: | ||
*** renaming the log file: download_and_compile.log | *** renaming the log file: download_and_compile.log | ||
*** addition of a separate log file download_and_compile_summary.log containing only time stamped results of build steps | *** addition of a separate log file download_and_compile_summary.log containing only time stamped results of build steps | ||
*** put code for each component in a function | |||
*** cleanup task: lowercase all variables that are not used as environment variables. This is the current accepted practice for bash scripts. | |||
** feature_symlinks | ** feature_symlinks | ||
*** A robust implementation of directory management allowing a single downloaded set of sources and fgdata to support multiple builds | *** A robust implementation of directory management allowing a single downloaded set of sources and fgdata to support multiple builds | ||
edits