Changeset 45
- Timestamp:
- 06/06/06 01:27:30 (6 years ago)
- Files:
-
- trunk/Docs/User_Manual.html (modified) (2 diffs)
- trunk/Docs/autobuild.html (modified) (1 diff)
- trunk/Docs/change_log.html (modified) (2 diffs)
- trunk/Docs/command_line.html (modified) (2 diffs)
- trunk/Docs/configuration_file.html (modified) (1 diff)
- trunk/Docs/dlls.html (modified) (1 diff)
- trunk/Docs/introduction.html (modified) (1 diff)
- trunk/Docs/macros.html (modified) (1 diff)
- trunk/Docs/pragmas.html (modified) (1 diff)
- trunk/Docs/profile_file.html (modified) (1 diff)
- trunk/Docs/response_file.html (modified) (1 diff)
- trunk/Docs/rules.html (modified) (1 diff)
- trunk/Docs/switches.html (modified) (2 diffs)
- trunk/Docs/todo.html (modified) (1 diff)
- trunk/Source/docsrc/User_Manual.d (modified) (1 diff)
- trunk/Source/docsrc/change_log.d (modified) (1 diff)
- trunk/Source/docsrc/command_line.d (modified) (1 diff)
- trunk/Source/docsrc/switches.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Docs/User_Manual.html
r44 r45 77 77 <ul><li><a href="switches.html#switch_M"><span class="subtoc">-M<name></span></a></li></ul> 78 78 <ul><li><a href="switches.html#switch_MDF"><span class="subtoc">-MDF<file></span></a></li></ul> 79 <ul><li><a href="switches.html#switch_modules"><span class="subtoc">-modules<=name></span></a></li></ul> 79 80 <ul><li><a href="switches.html#switch_names"><span class="subtoc">-names</span></a></li></ul> 80 81 <ul><li><a href="switches.html#switch_noautoimport"><span class="subtoc">-noautoimport</span></a></li></ul> … … 136 137 137 138 138 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:402006139 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 139 140 </span></body> 140 141 </html> trunk/Docs/autobuild.html
r44 r45 66 66 67 67 68 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:40200668 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 69 69 </span></body> 70 70 </html> trunk/Docs/change_log.html
r44 r45 104 104 </pre> 105 105 </ul> 106 </span></li> 107 108 <li><span class="item">** <b>ENH: </b> A new switch, <b>-UMB=<( Yes/No)></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=<( name)></b> is used 118 create a Module List File. 106 119 </span></li> 107 120 … … 552 565 </span></ul> 553 566 554 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:402006567 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 555 568 </span></body> 556 569 </html> trunk/Docs/command_line.html
r44 r45 57 57 files AND you want it in a library instead of 58 58 an executable.) 59 <b>-modules<=name></b> Create a Module List File. 59 60 <b>-nolib</b> Ensures that the object files are not used to form 60 61 a library. … … 127 128 128 129 129 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:402006130 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 130 131 </span></body> 131 132 </html> trunk/Docs/configuration_file.html
r44 r45 371 371 372 372 373 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:402006373 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 374 374 </span></body> 375 375 </html> trunk/Docs/dlls.html
r44 r45 36 36 37 37 38 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:40200638 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 39 39 </span></body> 40 40 </html> trunk/Docs/introduction.html
r44 r45 28 28 </p> 29 29 30 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:40200630 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 31 31 </span></body> 32 32 </html> trunk/Docs/macros.html
r44 r45 151 151 </p> 152 152 153 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:402006153 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 154 154 </span></body> 155 155 </html> trunk/Docs/pragmas.html
r44 r45 203 203 </p> 204 204 205 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:402006205 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 206 206 </span></body> 207 207 </html> trunk/Docs/profile_file.html
r44 r45 100 100 101 101 102 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:402006102 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 103 103 </span></body> 104 104 </html> trunk/Docs/response_file.html
r44 r45 50 50 51 51 52 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:40200652 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 53 53 </span></body> 54 54 </html> trunk/Docs/rules.html
r44 r45 62 62 63 63 64 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:40200664 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 65 65 </span></body> 66 66 </html> trunk/Docs/switches.html
r44 r45 370 370 </ul> 371 371 372 <a name="switch_modules"><h2 class="section">switch: -modules(=<name>)<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 375 file will contain a list of all the module names processed by 376 <i>Build</i>. You can use the Configuration File to specify the 377 layout of this file, but by default the file will look like 378 a Ddoc macro definition ... 379 380 <pre class="cite"> MODULES = 381 $(MODULE mod1) 382 $(MODULE mod2) 383 ... 384 </pre> 385 The name of the Module List File will be as specified on the switch, but 386 if not supplied it takes the form of <i><target>_modules.ddoc </i>. 387 </ul> 372 388 373 389 <a name="switch_UMB"><h2 class="section">switch: -UBM=<Yes/No><span class="secdef"> … … 398 414 </ul> 399 415 400 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:402006416 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 401 417 </span></body> 402 418 </html> trunk/Docs/todo.html
r44 r45 39 39 40 40 41 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 1 0:31:40200641 <br /><hr/><span class="footnote">Generated by Ddoc, Tue Jun 6 15:21:49 2006 42 42 </span></body> 43 43 </html> trunk/Source/docsrc/User_Manual.d
r44 r45 68 68 $(TOC_SUB switches,switch_M,-M$(ANG name)) 69 69 $(TOC_SUB switches,switch_MDF,-MDF$(ANG file)) 70 $(TOC_SUB switches,switch_modules,-modules$(ANG =name)) 70 71 $(TOC_SUB switches,switch_names,-names) 71 72 $(TOC_SUB switches,switch_noautoimport,-noautoimport) trunk/Source/docsrc/change_log.d
r44 r45 97 97 ) 98 98 ) 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. 99 112 ) 100 113 trunk/Source/docsrc/command_line.d
r44 r45 48 48 files AND you want it in a library instead of 49 49 an executable.) 50 $(B -modules$(ANG =name)) Create a Module List File. 50 51 $(B -nolib) Ensures that the object files are not used to form 51 52 a library. trunk/Source/docsrc/switches.d
r44 r45 413 413 ) 414 414 415 $(SECTIONDEF_H switch_modules,switch: -modules(=$(ANG name)), 416 Create a Module List File) 417 $(INDENT 418 Use this switch to cause a Module List File to be created. This 419 file will contain a list of all the module names processed by 420 $(I Build). You can use the Configuration File to specify the 421 layout of this file, but by default the file will look like 422 a Ddoc macro definition ... 423 424 $(CITE 425 MODULES = 426 $(DOLLAR)$(PAREN MODULE mod1) 427 $(DOLLAR)$(PAREN MODULE mod2) 428 ... 429 ) 430 The name of the Module List File will be as specified on the switch, but 431 if not supplied it takes the form of $(I $(ANG target)_modules.ddoc ). 432 ) 415 433 416 434 $(SECTIONDEF_H switch_UMB,switch: -UBM=$(ANG Yes/No),
