Parent Directory
| 
 Revision Log
| 
 Revision Graph
Two improvements:
  - the manual build now works on a "dirty" (post-verification-runs)
    source tree
  - various small fixes to the manual (mostly Y. Hu's comments)
| 1 | edhill | 1.1 | |
| 2 | |||
| 3 | edhill | 1.2 | default: dev | 
| 4 | edhill | 1.1 | |
| 5 | release1: | ||
| 6 | edhill | 1.2 | cd MakeBrowseableMITGCM ; ./makebrowseablecodepages.sh release1_p5 ; cp work/web.tgz .. ; rm -f work | 
| 7 | cd .. ; tar -xzf code-browser/web.tgz ; rm -f code-browser/web.tgz | ||
| 8 | edhill | 1.1 | |
| 9 | dev: | ||
| 10 | edhill | 1.2 | cd MakeBrowseableMITGCM && ./build_browseable_code | 
| 11 | cd .. && tar -xzf code-browser/MakeBrowseableMITGCM/work/web.tar.gz | ||
| 12 | rm -f code-browser/MakeBrowseableMITGCM/work/web.tar.gz | ||
| 13 | edhill | 1.1 | 
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |