~ubuntu-branches/ubuntu/raring/boost-build/raring

« back to all changes in this revision

Viewing changes to doc/html/bbv2/reference.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2008-08-06 00:38:31 UTC
  • mfrom: (4.1.1 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080806003831-zr65893244swds0b
Tags: 2.0-m12-2
* debian/rules: Do not install /etc/user-config.jam.
* debian/site-config.jam: New.  Install into /etc instead of empty
  example.  Closes: #493323.

* debian/control: Update homepage.  Update description.  Closes:
  #493510.  Update Standards-Version to 3.8.0; no changes.

* debian/compat: New.  Set compat level to 7.
* debian/rules: Remove DH_COMPAT setting.
* debian/control: Change debhelper build-dep to version >= 7.

* debian/control: Remove docbook-to-man, bison from build-deps.

* debian/rules: Clean up upstream source by removing debian/conffiles.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html>
2
2
<head>
3
3
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4
 
<title>Chapter�6.�Detailed reference</title>
 
4
<title>Chapter�7.�Detailed reference</title>
5
5
<link rel="stylesheet" href="../boostbook.css" type="text/css">
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
7
 
<link rel="start" href="../index.html" title="Part�I.�Boost.Build v2 User Manual">
8
 
<link rel="up" href="../index.html" title="Part�I.�Boost.Build v2 User Manual">
 
7
<link rel="start" href="../index.html" title="Boost.Build V2 User Manual">
 
8
<link rel="up" href="../index.html" title="Boost.Build V2 User Manual">
9
9
<link rel="prev" href="extending/toolset_modules.html" title="Toolset modules">
10
 
<link rel="next" href="reference/jamfiles.html" title="Writing Jamfiles">
 
10
<link rel="next" href="reference/rules.html" title="Builtin rules">
11
11
</head>
12
12
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13
 
<table cellpadding="2" width="100%"><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td></table>
 
13
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td></tr></table>
14
14
<hr>
15
15
<div class="spirit-nav">
16
 
<a accesskey="p" href="extending/toolset_modules.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="reference/jamfiles.html"><img src="../images/next.png" alt="Next"></a>
 
16
<a accesskey="p" href="extending/toolset_modules.html"><img src="../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="reference/rules.html"><img src="../../../doc/html/images/next.png" alt="Next"></a>
17
17
</div>
18
18
<div class="chapter" lang="en">
19
19
<div class="titlepage"><div><div><h2 class="title">
20
 
<a name="bbv2.reference"></a>Chapter�6.�Detailed reference</h2></div></div></div>
 
20
<a name="bbv2.reference"></a>Chapter�7.�Detailed reference</h2></div></div></div>
21
21
<div class="toc">
22
22
<p><b>Table of Contents</b></p>
23
23
<dl>
24
24
<dt><span class="section"><a href="reference.html#bbv2.reference.general">General information</a></span></dt>
25
 
<dt><span class="section"><a href="reference/jamfiles.html">Writing Jamfiles</a></span></dt>
 
25
<dt><span class="section"><a href="reference/rules.html">Builtin rules</a></span></dt>
 
26
<dt><span class="section"><a href="advanced/builtins/features.html">Builtin features</a></span></dt>
 
27
<dt><span class="section"><a href="reference/tools.html">Builtin tools</a></span></dt>
26
28
<dt><span class="section"><a href="reference/buildprocess.html">Build process</a></span></dt>
27
29
<dt><span class="section"><a href="reference/definitions.html">Definitions</a></span></dt>
28
30
<dt><span class="section"><a href="reference/generators.html">Generators</a></span></dt>
73
75
        user: <code class="filename">site-config.jam</code> and <code class="filename">user-config.jam</code>.</p>
74
76
<p>Locations where those files are searched are summarized below:</p>
75
77
<div class="table">
76
 
<a name="bbv2.reference.init.config"></a><p class="title"><b>Table�6.1.�Search paths for configuration files</b></p>
 
78
<a name="bbv2.reference.init.config"></a><p class="title"><b>Table�7.1.�Search paths for configuration files</b></p>
77
79
<table class="table" summary="Search paths for configuration files">
78
80
<colgroup>
79
81
<col>
154
156
<p>
155
157
              An argument containing either slashes or
156
158
              the <code class="computeroutput">=</code> symbol specifies a number of build
157
 
              request elements (see ???). In its simplest
 
159
              request elements (see <a href="advanced/build_process.html#bbv2.advanced.build_request" title="Build Request">the section called &#8220;Build Request&#8221;</a>). In its simplest
158
160
              form, it's just a set of properties, separated by
159
161
              slashes, which become a single build request element,
160
162
              for example:
242
244
</div>
243
245
</div>
244
246
</div>
245
 
<table width="100%"><tr>
 
247
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
246
248
<td align="left"></td>
247
249
<td align="right"><small></small></td>
248
250
</tr></table>
249
251
<hr>
250
252
<div class="spirit-nav">
251
 
<a accesskey="p" href="extending/toolset_modules.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="reference/jamfiles.html"><img src="../images/next.png" alt="Next"></a>
 
253
<a accesskey="p" href="extending/toolset_modules.html"><img src="../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="reference/rules.html"><img src="../../../doc/html/images/next.png" alt="Next"></a>
252
254
</div>
253
255
</body>
254
256
</html>