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

« back to all changes in this revision

Viewing changes to doc/html/bbv2/tutorial/conditions.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:
4
4
<title>Conditions and alternatives</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">
 
7
<link rel="start" href="../../index.html" title="Boost.Build V2 User Manual">
8
8
<link rel="up" href="../tutorial.html" title="Chapter�3.�Tutorial">
9
9
<link rel="prev" href="linkage.html" title="Static and shared libaries">
10
10
<link rel="next" href="prebuilt.html" title="Prebuilt targets">
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="linkage.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial.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="prebuilt.html"><img src="../../images/next.png" alt="Next"></a>
 
16
<a accesskey="p" href="linkage.html"><img src="../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial.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="prebuilt.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a>
17
17
</div>
18
18
<div class="section" lang="en">
19
19
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
61
61
      cases, the most generic alternative 1 will be built.
62
62
    </p>
63
63
</div>
64
 
<table width="100%"><tr>
 
64
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
65
65
<td align="left"></td>
66
66
<td align="right"><small></small></td>
67
67
</tr></table>
68
68
<hr>
69
69
<div class="spirit-nav">
70
 
<a accesskey="p" href="linkage.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial.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="prebuilt.html"><img src="../../images/next.png" alt="Next"></a>
 
70
<a accesskey="p" href="linkage.html"><img src="../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorial.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="prebuilt.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a>
71
71
</div>
72
72
</body>
73
73
</html>