All file to be included with a build should be assembled within the Build Compilation area. (Currently ino0s701.svr.Directory-Info.com.net:/users/home/rgivan/nds ).
NOTE: The directory structure is significant to the operation of the build compilation scripts therefore any changes or additions in the directory structure may require changes to one or more of the build compilation scripts.
There are three different distributions that are derived from this directory tree:
The buildtar.sh logs to a file named buildtar.log in the directory where the script is launched. The buildtar.sh currently in the nds directory is executed as shown.
usage: ./buildtar.sh dir_name [-solaris|-linux|-min]As an example, to generate the Linux distribution, the command is:
./buildtar.sh edir.dev -linuxOr to generate all three builds, use the script:
./doall.shNOTE: the doall.sh script use the ../edir.dev directory for building the distribution files.
<buildDirectory>.< version.txt>.<platform>.<timestampOfBuild>.tar.gzAs an example:
edir.dev.8.7.3.1.solaris.200410111037.tar.gzShows this build is for 8.7.3.1 of NDS and is for Solaris and was generated on 2004-10-11 at 10:37 AM.