Changeset 45

Show
Ignore:
Timestamp:
06/06/06 01:27:30 (6 years ago)
Author:
Derek Parnell
Message:

Upload version 3.00 (Build #1964)
* Corrections to documentation.
modified trunk/Source/docsrc/change_log.d
modified trunk/Source/docsrc/command_line.d
modified trunk/Source/docsrc/switches.d
modified trunk/Source/docsrc/User_Manual.d
modified trunk/Docs/autobuild.html
modified trunk/Docs/change_log.html
modified trunk/Docs/command_line.html
modified trunk/Docs/configuration_file.html
modified trunk/Docs/dlls.html
modified trunk/Docs/introduction.html
modified trunk/Docs/macros.html
modified trunk/Docs/pragmas.html
modified trunk/Docs/profile_file.html
modified trunk/Docs/response_file.html
modified trunk/Docs/rules.html
modified trunk/Docs/switches.html
modified trunk/Docs/todo.html
modified trunk/Docs/User_Manual.html

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Docs/User_Manual.html

    r44 r45  
    7777    <ul><li><a href="switches.html#switch_M"><span class="subtoc">-M&lt;name&gt;</span></a></li></ul> 
    7878    <ul><li><a href="switches.html#switch_MDF"><span class="subtoc">-MDF&lt;file&gt;</span></a></li></ul> 
     79    <ul><li><a href="switches.html#switch_modules"><span class="subtoc">-modules&lt;=name&gt;</span></a></li></ul> 
    7980    <ul><li><a href="switches.html#switch_names"><span class="subtoc">-names</span></a></li></ul> 
    8081    <ul><li><a href="switches.html#switch_noautoimport"><span class="subtoc">-noautoimport</span></a></li></ul> 
     
    136137 
    137138 
    138 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     139<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    139140 </span></body> 
    140141                 </html> 
  • trunk/Docs/autobuild.html

    r44 r45  
    6666 
    6767 
    68 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     68<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    6969 </span></body> 
    7070                 </html> 
  • trunk/Docs/change_log.html

    r44 r45  
    104104        </pre> 
    105105        </ul> 
     106    </span></li> 
     107 
     108    <li><span class="item">** <b>ENH: </b> A new switch, <b>-UMB=&lt;( Yes/No)&gt;</b> is used 
     109    to specify where the linker expects the object files to be. Unless 
     110    this switch is used the linker is assumed to look for the object files 
     111    in the same directory as the source files. However if the linker that 
     112    you use expects them to be all in the current directory, you can use 
     113    <b>-UMB=yes</b> to ensure that the compiler places object files in the 
     114    current directory. 
     115    </span></li> 
     116 
     117    <li><span class="item">** <b>ENH: </b> A new switch, <b>-modules=&lt;( name)&gt;</b> is used 
     118    create a Module List File. 
    106119    </span></li> 
    107120 
     
    552565</span></ul> 
    553566 
    554 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     567<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    555568 </span></body> 
    556569                 </html> 
  • trunk/Docs/command_line.html

    r44 r45  
    5757                 files AND you want it in a library instead of 
    5858                 an executable.) 
     59    <b>-modules&lt;=name&gt;</b> Create a Module List File. 
    5960    <b>-nolib</b>     Ensures that the object files are not used to form 
    6061                a library. 
     
    127128 
    128129 
    129 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     130<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    130131 </span></body> 
    131132                 </html> 
  • trunk/Docs/configuration_file.html

    r44 r45  
    371371 
    372372 
    373 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     373<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    374374 </span></body> 
    375375                 </html> 
  • trunk/Docs/dlls.html

    r44 r45  
    3636 
    3737 
    38 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     38<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    3939 </span></body> 
    4040                 </html> 
  • trunk/Docs/introduction.html

    r44 r45  
    2828</p> 
    2929 
    30 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     30<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    3131 </span></body> 
    3232                 </html> 
  • trunk/Docs/macros.html

    r44 r45  
    151151</p> 
    152152 
    153 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     153<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    154154 </span></body> 
    155155                 </html> 
  • trunk/Docs/pragmas.html

    r44 r45  
    203203</p> 
    204204 
    205 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     205<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    206206 </span></body> 
    207207                 </html> 
  • trunk/Docs/profile_file.html

    r44 r45  
    100100 
    101101 
    102 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     102<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    103103 </span></body> 
    104104                 </html> 
  • trunk/Docs/response_file.html

    r44 r45  
    5050 
    5151 
    52 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     52<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    5353 </span></body> 
    5454                 </html> 
  • trunk/Docs/rules.html

    r44 r45  
    6262 
    6363 
    64 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     64<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    6565 </span></body> 
    6666                 </html> 
  • trunk/Docs/switches.html

    r44 r45  
    370370</ul> 
    371371 
     372<a name="switch_modules"><h2 class="section">switch: -modules(=&lt;name&gt;)<span class="secdef"> 
     373   Create a Module List File</span></h2></a> 
     374<ul class="indent">Use this switch to cause a Module List File to be created. This 
     375file will contain a list of all the module names processed by 
     376<i>Build</i>. You can use the Configuration File to specify the 
     377layout of this file, but by default the file will look like 
     378a Ddoc macro definition ... 
     379 
     380 <pre class="cite">   MODULES = 
     381     $(MODULE mod1) 
     382     $(MODULE mod2) 
     383     ... 
     384   </pre> 
     385The name of the Module List File will be as specified on the switch, but 
     386if not supplied it takes the form of <i>&lt;target&gt;_modules.ddoc </i>. 
     387</ul> 
    372388 
    373389<a name="switch_UMB"><h2 class="section">switch: -UBM=&lt;Yes/No&gt;<span class="secdef"> 
     
    398414</ul> 
    399415 
    400 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     416<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    401417 </span></body> 
    402418                 </html> 
  • trunk/Docs/todo.html

    r44 r45  
    3939 
    4040 
    41 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 10:31:40 2006 
     41<br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun  6 15:21:49 2006 
    4242 </span></body> 
    4343                 </html> 
  • trunk/Source/docsrc/User_Manual.d

    r44 r45  
    6868    $(TOC_SUB switches,switch_M,-M$(ANG name)) 
    6969    $(TOC_SUB switches,switch_MDF,-MDF$(ANG file)) 
     70    $(TOC_SUB switches,switch_modules,-modules$(ANG =name)) 
    7071    $(TOC_SUB switches,switch_names,-names) 
    7172    $(TOC_SUB switches,switch_noautoimport,-noautoimport) 
  • trunk/Source/docsrc/change_log.d

    r44 r45  
    9797        ) 
    9898        ) 
     99    ) 
     100 
     101    $(ITEM ** $(B ENH: ) A new switch, $(B -UMB=$(ANG( Yes/No))) is used 
     102    to specify where the linker expects the object files to be. Unless 
     103    this switch is used the linker is assumed to look for the object files 
     104    in the same directory as the source files. However if the linker that 
     105    you use expects them to be all in the current directory, you can use 
     106    $(B -UMB=yes) to ensure that the compiler places object files in the 
     107    current directory. 
     108    ) 
     109 
     110    $(ITEM ** $(B ENH: ) A new switch, $(B -modules=$(ANG( name))) is used 
     111    create a Module List File. 
    99112    ) 
    100113 
  • trunk/Source/docsrc/command_line.d

    r44 r45  
    4848                 files AND you want it in a library instead of 
    4949                 an executable.) 
     50    $(B -modules$(ANG =name)) Create a Module List File. 
    5051    $(B -nolib)     Ensures that the object files are not used to form 
    5152                a library. 
  • trunk/Source/docsrc/switches.d

    r44 r45  
    413413) 
    414414 
     415$(SECTIONDEF_H switch_modules,switch: -modules(=$(ANG name)), 
     416   Create a Module List File) 
     417$(INDENT 
     418Use this switch to cause a Module List File to be created. This 
     419file will contain a list of all the module names processed by 
     420$(I Build). You can use the Configuration File to specify the 
     421layout of this file, but by default the file will look like 
     422a Ddoc macro definition ... 
     423 
     424 $(CITE 
     425   MODULES = 
     426     $(DOLLAR)$(PAREN MODULE mod1) 
     427     $(DOLLAR)$(PAREN MODULE mod2) 
     428     ... 
     429   ) 
     430The name of the Module List File will be as specified on the switch, but 
     431if not supplied it takes the form of $(I $(ANG target)_modules.ddoc ). 
     432) 
    415433 
    416434$(SECTIONDEF_H switch_UMB,switch: -UBM=$(ANG Yes/No),