982
edits
(Release notes for development version of script) |
|||
| Line 10: | Line 10: | ||
Recent Maintenance Changes: | Recent Maintenance Changes: | ||
# added libudev-dev to list of pre-requisite packages, | |||
# fixing a a problem with the -e option. | |||
# Support for 2.12.0 | |||
# Corrections to PLIB and OSG svn Urld | |||
# fix the debug option -g | |||
# remove openrti CMakeCache.txt from source dir. | |||
# Changed RELEASE_OR_DEBUG symbols to Release instead of release Debug instead of debug | |||
Recent Enhancements: | Recent Enhancements: | ||
# Produce a timestamped log of the build | |||
# Create a rebuild script in the directory the download_and_compile.sh script is run from. Executing it will rerun Download_and_compile.sh with the same options without having to specify them. | |||
# The title of the window in which the build is run now indicates what variant is being worked on and which component is currently being built. When the build is complete the Window Title says so. | |||
# Optional new directory structure to support multiple variant builds efficiently. | |||
Recent Option additions: | Recent Option additions: | ||
| Line 67: | Line 68: | ||
</pre> | </pre> | ||
[[User:Callahanp|Callahanp]] 03:16, 19 July 2013 (UTC) | [[User:Callahanp|Callahanp]] 03:16, 19 July 2013 (UTC) | ||
=== Development === | === Development === | ||
edits