mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
fix for bug 182559: Hard-coded fonts in CDT user docs
This commit is contained in:
parent
a6b615d032
commit
12de1eb9a0
10 changed files with 52 additions and 71 deletions
|
@ -20,12 +20,12 @@ and one for non user-defined environment
|
|||
variables. Each
|
||||
table contains two columns<b>:</b></p>
|
||||
<p><b>Name</b> of the environment variable</p>
|
||||
<p><b>Value </b>of the environment variable. </p>
|
||||
<p><b>Value </b>of the environment variable.</p>
|
||||
<p>You can view all environment variables that are not user-defined in the <b>System
|
||||
Variables</b> table.<span style="font:7.0pt "Times New Roman""> </span></p>
|
||||
Variables</b> table. </p>
|
||||
<p class="MsoNormal">You can view all user-defined variables in the <b>User
|
||||
Variables</b> table.<span style="font:7.0pt "Times New Roman"">
|
||||
</span>A user-defined variable overrides a non user-defined variable of the same
|
||||
Variables</b> table.
|
||||
A user-defined variable overrides a non user-defined variable of the same
|
||||
name. Overridden variables are displayed in bold in
|
||||
the <b>System Variables</b> table.</p>
|
||||
<p class="MsoNormal">For more detailed information about the managed make Environment
|
||||
|
|
|
@ -21,10 +21,9 @@ Each table contains three columns<b>:</b></p>
|
|||
<p><b>Type </b>of value contained in the build macro (see below)</p>
|
||||
<p><b>Value </b>of the build macro. </p>
|
||||
<p>You can view all build macros that are not user-defined in the <b>System
|
||||
Macros</b> table.<span style="font:7.0pt "Times New Roman""> </span></p>
|
||||
Macros</b> table.</p>
|
||||
<p class="MsoNormal">You can view all user-defined macros in the <b>User
|
||||
Macros</b> table.<span style="font:7.0pt "Times New Roman"">
|
||||
</span>A user-defined macro overrides a non user-defined macro of the same
|
||||
Macros</b> table. A user-defined macro overrides a non user-defined macro of the same
|
||||
name. Overridden macros are displayed in bold in
|
||||
the <b>System Macros</b> table.</p>
|
||||
<p class="MsoNormal">For more detailed information about managed make project build macros
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
{mso-style-parent:"";
|
||||
margin-bottom:.0001pt;
|
||||
font-size:12.0pt;
|
||||
font-family:"Times New Roman";
|
||||
margin-left:0in; margin-right:0in; margin-top:0in}
|
||||
-->
|
||||
</style>
|
||||
|
@ -40,15 +39,12 @@ environment variables. Each table contains two columns<b>:</b>
|
|||
<p><b>Value </b>of the environment variable. </p>
|
||||
<p>You can view all environment variables that are not user-defined
|
||||
in the <b>System Variables</b> table.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"> </span><span
|
||||
style="font-style: normal; font-variant: normal; font-weight: normal;">You</span>
|
||||
can choose to also display all variables defined for lower-precedence
|
||||
contexts in the <b>System Variables</b> table by checking the <b>Show
|
||||
parent level variables</b> checkbox. System variables are read-only.</p>
|
||||
<p class="MsoNormal">You can view all user-defined variables in the
|
||||
<b>User Variables</b> table.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>A user-defined variable overrides a non user-defined
|
||||
<b>User Variables</b> table. A user-defined variable overrides a non user-defined
|
||||
variable of the same name for the given level. Overridden
|
||||
variables are displayed in bold in the <b>System Variables</b> table. </p>
|
||||
</dd>
|
||||
|
@ -83,26 +79,22 @@ or case insensitive (on Windows systems) in its own operations
|
|||
be specified at several levels:</span></p>
|
||||
<blockquote>
|
||||
<p class="MsoNormal" style="margin-top: 0pt; margin-bottom: 0pt;"> <span
|
||||
lang="EN-US">1.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>Configuration level – variables specific to the selected
|
||||
lang="EN-US">1.
|
||||
Configuration level – variables specific to the selected
|
||||
configuration</span></p>
|
||||
<p class="MsoNormal"
|
||||
style="text-indent: -0.25in; margin-left: 0.25in; margin-top: 0pt; margin-bottom: 0pt;">
|
||||
<span lang="EN-US">2.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>Project level – variables specific to the selected project and
|
||||
<span lang="EN-US">2.
|
||||
Project level – variables specific to the selected project and
|
||||
common for all project configurations</span></p>
|
||||
<p class="MsoNormal"
|
||||
style="text-indent: -0.25in; margin-left: 0.25in; margin-top: 0pt; margin-bottom: 0pt;">
|
||||
<span lang="EN-US">3.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>Workspace level – variables specific to the current workspace</span></p>
|
||||
<span lang="EN-US">3.
|
||||
Workspace level – variables specific to the current workspace</span></p>
|
||||
<p class="MsoNormal"
|
||||
style="text-indent: -0.25in; margin-left: 0.25in; margin-top: 0pt; margin-bottom: 0pt;">
|
||||
<span lang="EN-US">4.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>System environment passed to eclipse</span></p>
|
||||
<span lang="EN-US">4.
|
||||
System environment passed to eclipse</span></p>
|
||||
</blockquote>
|
||||
<p class="MsoNormal"><span lang="EN-US">When running the build utility
|
||||
for the selected configuration, the process' total environment
|
||||
|
@ -126,37 +118,36 @@ definition will appear.<br>
|
|||
the value, the delimiter and the "operation" <span lang="EN-US">to
|
||||
perform on the variable of the same name defined at the
|
||||
lower-precedence level. The following "operations" are defined: </span></p>
|
||||
<ul>
|
||||
<p class="MsoNormal"
|
||||
style="text-indent: -0.25in; margin-left: 53.25pt; margin-top: 0pt;">
|
||||
<span lang="EN-US" style="font-family: Symbol;">·<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
"</span></span><span lang="EN-US">append": If the variable
|
||||
<li>
|
||||
"append": If the variable
|
||||
already exists, add the user-specified value to the end of any existing
|
||||
value that the environment variable has. If the variable does not
|
||||
yet exist, create the variable and set it to the user-specified value.</span></p>
|
||||
yet exist, create the variable and set it to the user-specified value.</li></p>
|
||||
|
||||
<p class="MsoNormal"
|
||||
style="text-indent: -0.25in; margin-left: 53.25pt; margin-top: 0pt;">
|
||||
<span lang="EN-US" style="font-family: Symbol;">·<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span></span><span lang="EN-US">"prepend": If the variable
|
||||
<li>
|
||||
"prepend": If the variable
|
||||
already exists, add the user-specified value to the beginning of any
|
||||
existing value that the environment variable has. If the variable
|
||||
does not yet exist, create the variable and set it to the
|
||||
user-specified value.</span></p>
|
||||
user-specified value.</li></p>
|
||||
<p class="MsoNormal"
|
||||
style="text-indent: -0.25in; margin-left: 53.25pt; margin-top: 0pt;">
|
||||
<span lang="EN-US" style="font-family: Symbol;">·<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
"</span></span><span lang="EN-US">replace": If the variable
|
||||
<li>
|
||||
"replace": If the variable
|
||||
already exists, set the value to the user-specified value. If the
|
||||
variable does not yet exist, create the variable and set it to the
|
||||
user-specified value.</span></p>
|
||||
user-specified value.</li></p>
|
||||
<p class="MsoNormal"
|
||||
style="text-indent: -0.25in; margin-left: 53.25pt; margin-top: 0pt;">
|
||||
<span lang="EN-US" style="font-family: Symbol;">·<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span></span><span lang="EN-US">"delete": If the variable
|
||||
already exists, remove the variable.</span></p>
|
||||
<li>
|
||||
"delete": If the variable
|
||||
already exists, remove the variable.</li></p>
|
||||
</ul>
|
||||
<p>The resulting value of the variable used for the build process will
|
||||
be calculated by querying all levels from bottom to top and performing
|
||||
the operations for the variables defined at those levels.</p>
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
table.MsoNormalTable
|
||||
{mso-style-parent:"";
|
||||
font-size:10.0pt;
|
||||
font-family:"Times New Roman";
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
|
@ -46,16 +45,14 @@ Each table contains three columns<b>:</b></dd>
|
|||
<dl>
|
||||
<dd>
|
||||
<p>You can view all build macros that are not user-defined in the <b>System
|
||||
Macros</b> table.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"> </span><span
|
||||
Macros</b> table. <span
|
||||
style="font-style: normal; font-variant: normal; font-weight: normal;">You</span>
|
||||
can choose to also display all macros defined for lower-precedence
|
||||
contexts in the <b>System Macros</b> table by checking the <b>Show
|
||||
parent context macros</b> checkbox. System macros are read-only.</p>
|
||||
<p class="MsoNormal">You can view all user-defined macros in the <b>User
|
||||
Macros</b> table.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>A user-defined macro overrides a non user-defined macro of
|
||||
Macros</b> table.
|
||||
A user-defined macro overrides a non user-defined macro of
|
||||
the same name for the given context. Overridden macros are
|
||||
displayed in bold in the <b>System Macros</b> table. </p>
|
||||
</dd>
|
||||
|
@ -75,11 +72,11 @@ encouraged that a macro name begin with a letter and contain only
|
|||
letters, digits and underscore signs. Build macro names are case
|
||||
sensitive.
|
||||
<br>
|
||||
If the actual value of text property contains $<i>{text</i><some_expression>},
|
||||
If the actual value of text property contains $<i>{text</i>},
|
||||
it must be pre-pended with a backslash in order to distinguish it from
|
||||
a build macro. The Managed Build System (MBS) pre-defines many useful
|
||||
macros (see below) and allows tool integrators and users to define
|
||||
additional macros.</some_expression></p>
|
||||
additional macros.</p>
|
||||
<p>Build Macros can hold several types of values:
|
||||
</p>
|
||||
<ol>
|
||||
|
@ -208,15 +205,13 @@ Type</b></p>
|
|||
<p class="MsoNormal" style="text-align: justify;">Represents the
|
||||
input file name. The input file has the following meaning:</p>
|
||||
<p class="MsoNormal"
|
||||
style="text-align: justify; text-indent: -0.25in; margin-left: 0.25in;">1.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>If a tool does not accept building multiple files of the
|
||||
style="text-align: justify; text-indent: -0.25in; margin-left: 0.25in;">1.
|
||||
If a tool does not accept building multiple files of the
|
||||
primary input type with one tool invocation, the input file is the file
|
||||
of the primary input type being built.</p>
|
||||
<p class="MsoNormal"
|
||||
style="text-align: justify; text-indent: -0.25in; margin-left: 0.25in;">2.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>If a tool accepts building multiple files of the primary
|
||||
style="text-align: justify; text-indent: -0.25in; margin-left: 0.25in;">2.
|
||||
If a tool accepts building multiple files of the primary
|
||||
input type with one tool invocation the input file is undefined and the
|
||||
macros representing the input file contain information about one of the
|
||||
inputs of the primary input type being built.</p>
|
||||
|
@ -297,16 +292,14 @@ input file directory path relative to the builder current directory.</p>
|
|||
<p class="MsoNormal" style="text-align: justify;">Represents the
|
||||
output file name. The output file has the following meaning:</p>
|
||||
<p class="MsoNormal"
|
||||
style="text-align: justify; text-indent: -0.25in; margin-left: 0.25in;">1.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>If a tool is not capable of producing multiple files of
|
||||
style="text-align: justify; text-indent: -0.25in; margin-left: 0.25in;">1.
|
||||
If a tool is not capable of producing multiple files of
|
||||
the primary output type with one tool invocation the output file is the
|
||||
file of the primary output type that is built with a given tool
|
||||
invocation.</p>
|
||||
<p class="MsoNormal"
|
||||
style="text-align: justify; text-indent: -0.25in; margin-left: 0.25in;">2.<span
|
||||
style="font-family: "Times New Roman"; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-stretch: normal; font-size-adjust: none;">
|
||||
</span>If a tool is capable of producing multiple files of the
|
||||
style="text-align: justify; text-indent: -0.25in; margin-left: 0.25in;">2.
|
||||
If a tool is capable of producing multiple files of the
|
||||
primary output type with one tool invocation the output file is
|
||||
undefined and the macros representing the output file contain
|
||||
information about one of the files of the primary output type that are
|
||||
|
|
|
@ -19,7 +19,7 @@ rename, remove or convert a configuration.<p><img img src="../images/mprop_manag
|
|||
<dt>Convert</dt><dd>Converts the configuration selected in manage configurations list. </dd>
|
||||
<dt>New</dt><dd>Displays the new configuration dialog that can be used to create a new configuration.</dd>
|
||||
<dt>Remove</dt><dd>Removes the selected configuration from the list, prompts the user to confirm the action.</dd>
|
||||
<dt>Rename</dt><dd>Displays the rename configuration dialog that can be used to rename the configuration name & description.</dd>
|
||||
<dt>Rename</dt><dd>Displays the rename configuration dialog that can be used to rename the configuration name & description.</dd>
|
||||
<dt>OK</dt><dd>Closes the manage configuration dialog</dd>
|
||||
</dl></p>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Creates a new configuration based on either an existing configuration or a defau
|
|||
<dt>Default configuration:</dt><dd>A list of default configurations available for the current project. </dd>
|
||||
<dt>Existing configuration:</dt><dd>A list of existing configurations of the current project.</dd>
|
||||
<dt>Show unsupported configurations:</dt><dd>Check box to show unsupported configurations</dd>
|
||||
<dt>OK</dt><dd>Creates a new configuration with name & description provided.</dd>
|
||||
<dt>OK</dt><dd>Creates a new configuration with name & description provided.</dd>
|
||||
<dt>Cancel</dt><dd>Discard the changes and go back to manage configuration dialog.</dd>
|
||||
</dl></p>
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ Renames the name and the description of the existing configuration.<p><img img s
|
|||
<p><dl>
|
||||
<dt>Name:</dt><dd>Name of the configuration.</dd>
|
||||
<dt>Description:</dt><dd>Description of the configuration.</dd>
|
||||
<dt>OK</dt><dd>Apply the changes made to name & description of the configuration.</dd>
|
||||
<dt>OK</dt><dd>Apply the changes made to name & description of the configuration.</dd>
|
||||
<dt>Cancel</dt><dd>Discard the changes.</dd>
|
||||
</dl></p>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
|
||||
<title>Debugging Existing Executables</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
<link rel="stylesheet" type="text/css" href="../help.css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<p>Expand the executable in the C++ Projects view to see the list of source files. Only executables built with debug symbols will show a list of source files. The source files can be opened in the editor so you can set breakpoints. Use these files only for debugging, you can not change them and rebuild the executable with this project. </p>
|
||||
<p><img src="../images/cdt_debug_exes05.png" alt="C++ Projects View" width="210" height="275" hspace="12" vspace="12" /></p>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<p><img border="0" src="../images/ngconcepts.gif" alt="Related concepts" width="143" height="21" /> <br />
|
||||
<a href="../concepts/cdt_c_over_dbg.htm">Debug overview</a><br />
|
||||
<a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
|
||||
|
|
|
@ -3,10 +3,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
|
||||
<title>Enable/Disable CTags Indexer</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
<meta content="text/html; charset=ISO-8859-1"
|
||||
http-equiv="content-type">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Enable/Disable CTags Indexer</h1>
|
||||
|
|
|
@ -3,10 +3,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
|
||||
<title>Indexing a large project</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
<meta content="text/html; charset=ISO-8859-1"
|
||||
http-equiv="content-type">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Indexing a large project<br>
|
||||
|
|
Loading…
Add table
Reference in a new issue