Commit Graph

418 Commits

Author SHA1 Message Date
Jurko Gospodnetić
3339973c3d Boost Build documentation cleanup - reformatted the architecture.xml document, corrected a lot of typographic errors.
[SVN r79668]
2012-07-22 13:05:12 +00:00
Jurko Gospodnetić
0aebb289ee Boost Build documentation typo correction.
[SVN r78636]
2012-05-26 17:48:42 +00:00
Jurko Gospodnetić
44082f9de8 Minor cleanup for Boost Build's built-in MATCH rule documentation.
[SVN r78377]
2012-05-08 09:34:21 +00:00
Jurko Gospodnetić
00943368f0 Minor Boost Build documentation typo corrected.
[SVN r78376]
2012-05-08 09:19:59 +00:00
Steven Watanabe
91662541e5 One more link to generate.
[SVN r77822]
2012-04-07 19:27:07 +00:00
Steven Watanabe
b2939bc1fa Document typed-target.
[SVN r77821]
2012-04-07 19:18:27 +00:00
Steven Watanabe
6f7bf979f8 Document the property-set class.
[SVN r77818]
2012-04-07 16:04:18 +00:00
Steven Watanabe
44f0713095 Add synopsis to basic-target/main-target/project-target.
[SVN r77788]
2012-04-05 21:43:12 +00:00
Steven Watanabe
8a7a751e27 Add a synopsis to abstract-target
[SVN r77781]
2012-04-05 14:41:47 +00:00
Steven Watanabe
0d9059f09d Syntax highlighting in the tutorial.
[SVN r77763]
2012-04-04 18:52:51 +00:00
Steven Watanabe
6a3617a34a Link to the new class docs.
[SVN r77761]
2012-04-04 17:20:43 +00:00
Steven Watanabe
55c99be4fc Document abstract-target and its subclasses.
[SVN r77757]
2012-04-04 16:46:39 +00:00
Steven Watanabe
e6fae9a11b Don't use functionname for jam.
[SVN r77715]
2012-04-02 15:16:19 +00:00
Steven Watanabe
f7b62b5c8c Add missing file
[SVN r77714]
2012-04-02 13:43:39 +00:00
Steven Watanabe
e174d78c59 Document the type module.
[SVN r77712]
2012-04-02 12:16:27 +00:00
Steven Watanabe
3c3d1e1533 Some minor fixes to path docs.
[SVN r77683]
2012-03-31 22:52:21 +00:00
Steven Watanabe
0147e780d6 Copy the documentation from path.jam
[SVN r77682]
2012-03-31 22:14:20 +00:00
Steven Watanabe
edf3097bbd Add ids to all sections
[SVN r77681]
2012-03-31 21:34:44 +00:00
Steven Watanabe
3b4ad98095 Fix validity errors.
[SVN r77680]
2012-03-31 21:27:45 +00:00
Steven Watanabe
aac3291429 Remove useless file.
[SVN r77677]
2012-03-31 20:48:46 +00:00
Steven Watanabe
2d080c5a58 Oops. Use the right attribute.
[SVN r77676]
2012-03-31 20:38:35 +00:00
Steven Watanabe
4f0504616d Remove documentation of call-locally. It is unused by Boost.Build and doesn't seem very useful. Anything that it could be used for is probably handled better by the rules in indirect.jam
[SVN r77674]
2012-03-31 20:22:28 +00:00
Steven Watanabe
6e49dc5760 Link index entries to the specific rule documentation.
[SVN r77673]
2012-03-31 20:17:32 +00:00
Steven Watanabe
ab10373081 Redo the documentation of lib to sound less awkward.
[SVN r77670]
2012-03-31 19:26:01 +00:00
Steven Watanabe
09f5840c6c Use real m-dashes instead of --
[SVN r77665]
2012-03-31 14:22:34 +00:00
Steven Watanabe
0c66c74491 Typo
[SVN r77664]
2012-03-31 14:12:41 +00:00
Steven Watanabe
19a281e5a7 Add some examples to modules doc.
[SVN r77642]
2012-03-30 11:57:15 +00:00
Steven Watanabe
44c631ba21 Highlight rule descriptions.
[SVN r77637]
2012-03-29 23:50:39 +00:00
Steven Watanabe
68d32de197 Restructure the modules doc to be more like BoostBook.
[SVN r77635]
2012-03-29 22:31:00 +00:00
Steven Watanabe
6a9abc0378 Document implicit-dependency
[SVN r77631]
2012-03-29 18:13:08 +00:00
Steven Watanabe
50afaec546 Describe how the target path is computed.
[SVN r77629]
2012-03-29 17:09:30 +00:00
Steven Watanabe
01c215b95a Remove nonsense section. variant is just a composite feature with no special treatment.
[SVN r77621]
2012-03-28 22:24:19 +00:00
Steven Watanabe
4ed06ad49d More grammar fixes
[SVN r77604]
2012-03-28 15:37:05 +00:00
Steven Watanabe
c64f59da23 Fix some grammar/punctuation errors.
[SVN r77601]
2012-03-28 03:41:10 +00:00
Steven Watanabe
be75ec3887 Document modules.
[SVN r77578]
2012-03-27 01:49:01 +00:00
Daniel James
0d4776682b Revert boostbook-base-style change, it has broken the test build.
[SVN r75934]
2011-12-13 18:23:17 +00:00
Daniel James
5509a5531f boostbook-base-style feature for boostbook.
[SVN r75928]
2011-12-12 23:07:53 +00:00
Vladimir Prus
03e6e5dbac Replace 'bjam' with 'b2' everywhere
[SVN r75504]
2011-11-16 07:57:00 +00:00
Steven Watanabe
9e87df467c Implement a preprocessed rule for generating preprocessed source files. Refs #5390. This is not yet complete as it is only implemented for gcc and msvc.
[SVN r71094]
2011-04-07 23:41:19 +00:00
Vladimir Prus
c87014fa8f Document <define> feature, and add some index terms.
[SVN r70645]
2011-03-27 20:53:54 +00:00
Daniel James
a8c237f9b1 Typo.
[SVN r69324]
2011-02-27 12:00:03 +00:00
Daniel James
bb21a660b1 Fix typo.
[SVN r68652]
2011-02-05 09:04:03 +00:00
Daniel James
a87e2c2326 Slightly clarify the quickbook build tool docs.
[SVN r68651]
2011-02-05 09:03:11 +00:00
Daniel James
0281eabbfc Markup fix.
[SVN r68650]
2011-02-05 09:02:14 +00:00
Daniel James
890531d5d1 Fix boost build standalone documentation.
Boost build defines its own jamroot, so it wasn't picking up the
`boost.defaults` flag from the main jamroot.

[SVN r68649]
2011-02-05 09:01:27 +00:00
Steven Watanabe
7d607548bc Document documentation tools.
[SVN r68635]
2011-02-04 05:06:25 +00:00
Vladimir Prus
40bcfa4bb2 Mention that MSVC 2010 is the same as 10.0
[SVN r68465]
2011-01-27 09:14:19 +00:00
Vladimir Prus
ea7d514fd6 Kill some sections in jam docs. Expand list of options in Boost.Build docs.
[SVN r65790]
2010-10-06 20:18:09 +00:00
Vladimir Prus
965a213258 Remove "V2 vs. V1" section, since it's likely irrelevant now.
[SVN r65786]
2010-10-06 18:34:31 +00:00
Vladimir Prus
4385067f7b Fix references to 'testing' section
[SVN r65785]
2010-10-06 18:30:15 +00:00
Vladimir Prus
7f0fde9476 Mention where Boost.Build is located inside Boost C++ Libraries.
[SVN r64195]
2010-07-20 10:31:26 +00:00
Vladimir Prus
2be42b99c1 Adjust install docs for current improvements
[SVN r64194]
2010-07-20 09:22:20 +00:00
Vladimir Prus
398330e35e Move Boost.Jam docs to where Boost.Build docs are.
[SVN r64189]
2010-07-20 08:22:18 +00:00
Daniel James
db32c7071a Add copyright for boost build documentaiton.
Since there wasn't any copyright notice I should probably check with
Vladmir before comitting this one.

[SVN r63393]
2010-06-27 17:00:11 +00:00
Daniel James
3a926e7216 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
Vladimir Prus
70f79b2ea5 Fix typo.
Closes #3756.


[SVN r58372]
2009-12-14 07:54:58 +00:00
Vladimir Prus
1eb2466876 Implement the 'always' function.
[SVN r57842]
2009-11-22 08:05:36 +00:00
Vladimir Prus
e6b8f0f9cd Expand overview. Improve extending documentation.
[SVN r55716]
2009-08-22 12:23:39 +00:00
Vladimir Prus
3d2e302bee Rename advanced.xml to overview.xml, to reduce confusion.
[SVN r55715]
2009-08-22 08:42:34 +00:00
Vladimir Prus
cd8e114024 Minir doc tweaks
[SVN r55714]
2009-08-22 08:38:00 +00:00
Vladimir Prus
c2ac244a39 Document darwin, and fat binaries.
[SVN r54894]
2009-07-11 15:39:48 +00:00
Vladimir Prus
a9e50150c8 Document linkflags and fixes "includes" typo.
[SVN r54763]
2009-07-07 07:11:34 +00:00
Vladimir Prus
377867734d Mention address-model in the 'Invocation' section
[SVN r53511]
2009-05-31 19:03:43 +00:00
Vladimir Prus
33cf727d53 Document the preserve-test-targets feature.
[SVN r52063]
2009-03-30 17:23:52 +00:00
Daniel James
27b96125bc Use xpointer attributes in the boost build documentation.
[SVN r51507]
2009-03-01 14:16:24 +00:00
Daniel James
1f96953d9e Update links to command line invocation.
[SVN r51506]
2009-03-01 14:16:00 +00:00
Vladimir Prus
dbf02df746 Fix typo. Thanks to Daniel Lidström for the report.
[SVN r50288]
2008-12-16 09:19:47 +00:00
Vladimir Prus
c23171522e Document 'threading' feature
[SVN r49663]
2008-11-09 15:03:15 +00:00
Vladimir Prus
46c113c140 Documente embed-manifest
[SVN r49648]
2008-11-08 09:17:48 +00:00
Vladimir Prus
ff60a566a6 Document more options
[SVN r49617]
2008-11-06 17:54:01 +00:00
Vladimir Prus
4329c7d0b6 Trim the list of possible values for target-os.
[SVN r49615]
2008-11-06 17:11:47 +00:00
Vladimir Prus
ee997c2fd8 Remove PDF docs, as they are regenerated anyway.
[SVN r49570]
2008-11-03 17:25:30 +00:00
Vladimir Prus
05e14300ef Document cross-compilation
[SVN r49529]
2008-11-02 11:19:28 +00:00
Vladimir Prus
82d7206751 Document the 'include' feature
[SVN r49513]
2008-11-01 13:32:11 +00:00
Vladimir Prus
2bd173c693 Improve configuration/invocation docs
[SVN r49511]
2008-11-01 13:23:12 +00:00
Jurko Gospodnetić
d1fffe6ec8 Minor stylistic and typo correction changes made to the Boost Build src/advanced.xml documentation file.
[SVN r48625]
2008-09-06 02:26:36 +00:00
Jurko Gospodnetić
3287963074 Consistently renamed Boost Build scripts. Jamfile.v2 & Jamfile renamed to jamfile.jam. Jamroot, Jamroot.v2 & project-root.jam renamed to jamroot.jam. Minor stylistic changes to several Boost Build example documentation files.
[SVN r48505]
2008-08-31 22:15:50 +00:00
Jurko Gospodnetić
276f2fe9bb Changed invalid '&' signs int the Boost Build documentation sources to the word 'and'.
[SVN r48453]
2008-08-29 15:56:01 +00:00
Jurko Gospodnetić
380da0883b Minor tweaks in the Boost Build faq.xml documentation.
[SVN r48355]
2008-08-24 20:20:48 +00:00
Jurko Gospodnetić
1b899da5b0 Refactored the Boost Build faq.xml documentation a bit. Minor wording changes.
[SVN r48354]
2008-08-24 20:19:31 +00:00
Jurko Gospodnetić
382857c1f8 Replaced an unsupported <term> DocBook tag in the Boost Build tasks.xml documentation source file. Minor stylistic wording changes.
[SVN r48352]
2008-08-24 18:06:33 +00:00
Jurko Gospodnetić
d90fdf0339 Minor stylistic changes made to the Boost Build task.xml documentation.
[SVN r48321]
2008-08-23 19:25:23 +00:00
Jurko Gospodnetić
96f2939fb5 Minor stylistic changes made to the Boost Build task.xml documentation. Cleaned up the wording in a few places.
[SVN r48320]
2008-08-23 15:15:40 +00:00
Jurko Gospodnetić
e8320d6fea Corrected the documentation on the c++-template-depth Boost Build feature.
[SVN r47883]
2008-07-30 12:24:11 +00:00
Jurko Gospodnetić
ebc899f65c Added a new c++-template-depth Boost Build feature allowing configuring compilers supporting this feature with the maximal template instantiation depth. Currently supported for gcc & qcc toolsets.
[SVN r47727]
2008-07-23 16:49:19 +00:00
Jurko Gospodnetić
e65b86e902 Minor stylistic Boost Build documentation changes.
[SVN r47726]
2008-07-23 16:21:51 +00:00
Jurko Gospodnetić
82e59ca84d Minor stylistic changes made to Boost Build util/path.jam script and doc/src/tasks.xml documentation.
[SVN r47469]
2008-07-16 09:21:22 +00:00
Daniel James
45021e2d72 Fix some badly formed XML.
[SVN r47054]
2008-07-03 19:44:55 +00:00
Jurko Gospodnetić
cf9ba93130 Minor stylistic Boost Build documentation changes. Removed unfinished parts of the dependency feature documentation and added related todo comments. Alphabetically reordered msvc toolset initialization option documentation, documented several missing options and corrected the documented default tool names.
[SVN r46728]
2008-06-26 17:07:17 +00:00
Jurko Gospodnetić
496ea0f0f1 Minor stylistic Boost Build documentation changes. Added a todo comment to document the 'common' fflags toolset initialization option.
[SVN r46726]
2008-06-26 17:04:23 +00:00
Jurko Gospodnetić
a4aa88a4f3 Minor stylistic cleanup in the tutorial.xml Boost Build documentation file.
[SVN r46253]
2008-06-08 18:15:13 +00:00
Jurko Gospodnetić
494765081c Corrected two XML structure errors in the Boost Build tutorial.xml documentation file.
[SVN r46252]
2008-06-08 18:09:13 +00:00
Jurko Gospodnetić
20e28b39a7 Minor stylistic Boost Build documentation changes & typo corrections.
[SVN r46074]
2008-06-03 06:46:16 +00:00
Jurko Gospodnetić
775cf610a4 Minor Boost Build documentation changes.
[SVN r45662]
2008-05-22 16:57:52 +00:00
Vladimir Prus
df07c2c756 Fix command line example. Closes #1880.
[SVN r45449]
2008-05-17 07:13:03 +00:00
Jurko Gospodnetić
0d6f3188c8 Updated the documentation for Boost.Build's 'path' & 'propagated' feature attributes. Minor stylistic changes.
[SVN r45067]
2008-05-03 13:17:37 +00:00
Jurko Gospodnetić
cbdffe59fb Corrected some small typos in the Boost.Build documentation. Added more links. Minor stylistic changes.
[SVN r45039]
2008-05-02 19:41:43 +00:00
Jurko Gospodnetić
912a38a70c Boost Build documentation typo correction. Removed trailing spaces. Minor stylistic changes.
[SVN r44971]
2008-05-01 10:03:15 +00:00
Jurko Gospodnetić
6f19d6966d Corrected a typo in the Boost Build documentation.
[SVN r44953]
2008-04-30 20:58:05 +00:00
Jurko Gospodnetić
d7df2d92ca Stylistic changes: typo corrections, comment alignments, output string updates, no functional changes, etc.
[SVN r42516]
2008-01-06 08:16:34 +00:00
Jurko Gospodnetić
b871e58f62 Renamed some Jamfile and project-root.jam references to Jamfile.jam and Jamroot.jam respectively.
[SVN r42498]
2008-01-05 20:48:50 +00:00
Jurko Gospodnetić
54f60bdf0c Documentation wording cleaned up a bit.
[SVN r42488]
2008-01-05 18:02:23 +00:00
Jurko Gospodnetić
e54169f771 Stylistic comment changes & typo corrections in several files. Corrected an incorrect error message in boost-build/build/project.jam displayed when a --build-dir command-line option and a non top-level project build-dir attribute are specified.
[SVN r42486]
2008-01-05 17:52:31 +00:00
Jurko Gospodnetić
de220d4567 Stylistic comment changes & typo corrections.
[SVN r42485]
2008-01-05 17:46:45 +00:00
Jurko Gospodnetić
2a65913d0d Corrected the used file suffix for the VERBATIM file type. Now the documentation is in sync with the 'customization' example. This also closes the Trac ticket 134. Minor stylistic changes.
[SVN r42484]
2008-01-05 17:11:50 +00:00
Vladimir Prus
35d300005f Correct an invalid alias example. Minor stylistic changes
changes in the alias rule documentation.

Patch from Jurko Gospodnetic.


[SVN r42298]
2007-12-25 09:34:38 +00:00
Vladimir Prus
2ad8c202d2 Fix typos.
Patch from Jurko Gospodnetic.


[SVN r42297]
2007-12-25 09:28:05 +00:00
Vladimir Prus
3be24a5602 Explain a couple of gcc limitations with precompiled headers
[SVN r42217]
2007-12-20 21:18:47 +00:00
Vladimir Prus
0d5e10008f Document STLport
[SVN r41555]
2007-12-01 21:26:09 +00:00
Vladimir Prus
092b179c9f Document runtime-link
[SVN r41547]
2007-12-01 20:06:43 +00:00
Vladimir Prus
32fb0f506b Document 64-bit compilation.
[SVN r41538]
2007-12-01 17:56:47 +00:00
Rene Rivera
a42f466fd2 Inspection report fixes.
[SVN r41212]
2007-11-18 20:24:25 +00:00
Vladimir Prus
1a61462e55 Add indexterms for glob-tree and install-source-root.
[SVN r40174]
2007-10-19 07:00:03 +00:00
Vladimir Prus
7ffb8a58b8 Enable index for Boost.Build standalone docs.
[SVN r40160]
2007-10-18 16:53:01 +00:00
Vladimir Prus
c5c81f7f56 Expand aCC documentation
[SVN r39362]
2007-09-18 11:44:13 +00:00
Vladimir Prus
2e36b14c26 Adjust faq entry about targets in site-config.jam
[SVN r39160]
2007-09-07 21:34:27 +00:00
Vladimir Prus
4a94788d43 Use <library>, not <source>, in tutorial.
[SVN r38149]
2007-07-05 16:17:47 +00:00
Daniel James
52f5485975 Change STLport links to point to the sourceforge home page, which is the home
page for more recent releases.


[SVN r37110]
2007-02-28 00:01:33 +00:00
Vladimir Prus
22a300fb5f Fix more links
[SVN r36630]
2007-01-06 20:36:38 +00:00
Vladimir Prus
597350653a Document testing rules
[SVN r36621]
2007-01-06 18:01:08 +00:00
Vladimir Prus
0fe0ee10a9 Document exclusion patterns for glob
[SVN r36619]
2007-01-06 17:04:38 +00:00
Vladimir Prus
22e9c35272 Document the 'generate' rule
[SVN r36617]
2007-01-06 15:31:00 +00:00
Vladimir Prus
8bd03525b8 Don't mention --v2. It's gone
[SVN r36609]
2007-01-06 13:24:11 +00:00
Vladimir Prus
4aa195d659 Fix more links
[SVN r36601]
2007-01-06 11:00:08 +00:00
Vladimir Prus
c2f21653e5 Move the list of features to the reference section.
[SVN r36599]
2007-01-06 10:38:36 +00:00
Vladimir Prus
0effd282c9 Fix some links
[SVN r36598]
2007-01-06 10:32:57 +00:00
Vladimir Prus
9344ace078 Merge docs for builtin target and utility rules in one section,
and remove some duplication.


[SVN r36596]
2007-01-06 10:25:40 +00:00
Vladimir Prus
e1710f59f1 Fix link
[SVN r36545]
2006-12-31 16:09:51 +00:00
Vladimir Prus
9962d17c89 Intel doc fixes
[SVN r36452]
2006-12-18 13:38:26 +00:00
Vladimir Prus
e916179b57 Doc tweaks
[SVN r36438]
2006-12-16 23:04:45 +00:00
Vladimir Prus
db8d4bd265 Toolset docs
[SVN r36437]
2006-12-16 23:04:30 +00:00
Vladimir Prus
48c39317e1 Doc edits
[SVN r36217]
2006-11-30 21:15:48 +00:00
Vladimir Prus
bd1b1d2cd8 Corrections to target docs from Charles Brockman.
Created a new section with a list of main target rules.


[SVN r35914]
2006-11-08 07:18:00 +00:00
Vladimir Prus
20ff49a569 Corrections to PCH docs from Charles Brockman.
Documentation for the debug-symbols feature.


[SVN r35912]
2006-11-08 06:16:24 +00:00
Rene Rivera
5b5b339cf1 Add copyrights+license (with help of a shell script).
[SVN r35861]
2006-11-06 01:44:13 +00:00
Vladimir Prus
45fcd476ee More docs
[SVN r35839]
2006-11-04 18:36:02 +00:00
Vladimir Prus
86b1d73787 Document 'install-source-root' feature
[SVN r35547]
2006-10-11 08:05:31 +00:00
Vladimir Prus
14ca82610d Rearrange docs a bit
[SVN r35521]
2006-10-07 20:09:22 +00:00
Vladimir Prus
3972c82f15 Clarify installation from distributors point of view
[SVN r35088]
2006-09-13 11:58:47 +00:00
Vladimir Prus
24cf105610 Remove 'draft' indicator.
They currently result if huge "draft" text that more scares users that
warns about incomplete docs.


[SVN r34610]
2006-07-20 07:19:26 +00:00
Vladimir Prus
1f5995bc71 Extensive editorial changes.
Patch from Richard Peters.


[SVN r33796]
2006-04-24 14:33:59 +00:00
Eric Niebler
1f4ad31bbc fix boost/doc build breakage
[SVN r33684]
2006-04-12 22:38:10 +00:00
Vladimir Prus
3e102b6fce Document make/notfile rules. Document action syntax.
[SVN r33633]
2006-04-10 11:34:53 +00:00
Vladimir Prus
f8dafa7ac0 Fix dependency
[SVN r33630]
2006-04-10 10:46:40 +00:00
Vladimir Prus
7f6e08a108 Include jam docs as appendix into Boost.Build docs.
[SVN r33629]
2006-04-10 10:28:06 +00:00
Vladimir Prus
876bcd067f Documenting testing.launcher
[SVN r33067]
2006-02-21 14:42:42 +00:00
Vladimir Prus
bbb386b61f Document the --build-dir option.
[SVN r33063]
2006-02-21 12:16:10 +00:00
Vladimir Prus
e55ffe750d Document command line options using variablelist, not table. It's uglier, but
it's easier to put lots of docs for an option.


[SVN r33062]
2006-02-21 12:05:01 +00:00
Rene Rivera
6037f6d6ec Adjust Boost.Jam references to new root/tools/jam location.
[SVN r32873]
2006-02-12 23:18:46 +00:00
Vladimir Prus
fedb7650a9 Document '--clean' and '--clean-all'. Move basic invocation systax from
"Reference" to "User manaul".


[SVN r32759]
2006-02-09 08:46:03 +00:00
Vladimir Prus
10822f3f08 Document the stripping of main target suffix when determining filenames.
[SVN r32721]
2006-02-08 08:29:38 +00:00
Vladimir Prus
18bbfb0754 Document <build>no
[SVN r32709]
2006-02-07 13:57:03 +00:00
Vladimir Prus
051278e57c Document indirect conditional requirements.
[SVN r32695]
2006-02-07 10:34:41 +00:00
Vladimir Prus
b34937b412 Update mailing list and tracker URLs
[SVN r32434]
2006-01-27 13:04:14 +00:00
Vladimir Prus
542744342b Describe header-only libraries in FAQ.
[SVN r32332]
2006-01-16 08:23:04 +00:00
Douglas Gregor
595ddde2cd Merged from Version_1_33_1
[SVN r31949]
2005-12-08 03:23:02 +00:00
Vladimir Prus
98d3953ec3 Fix typo
[SVN r31090]
2005-09-23 10:26:52 +00:00
Dave Abrahams
4f2b49237f Clarify dependent/dependency
[SVN r31081]
2005-09-22 16:39:36 +00:00
Vladimir Prus
e5e27dd63a Edits in the "Project Hierarchies" section.
[SVN r31072]
2005-09-21 15:07:35 +00:00
Vladimir Prus
87912f3d6b Edits in "Conditions and alternatives" section.
[SVN r31071]
2005-09-21 14:43:44 +00:00
Vladimir Prus
a9a071c292 Apply edits from Dave.
[SVN r31070]
2005-09-21 14:11:14 +00:00
Vladimir Prus
0d37a29c46 Document <warnings> and <warnings-as-errors> features.
[SVN r31069]
2005-09-21 13:52:41 +00:00
Vladimir Prus
79ac38b7f4 Fix documentation of <source> and <library> features.
[SVN r30971]
2005-09-14 06:50:39 +00:00
Douglas Gregor
6287adc232 Merged from 1.33.0 release
[SVN r30540]
2005-08-12 13:02:37 +00:00
Vladimir Prus
92f5b979ba Doc fix: fix space between parameter names and ?/+/* characters.
[SVN r30535]
2005-08-12 09:27:44 +00:00
Vladimir Prus
639cab5c18 Quote path with spaced in "using" example.
[SVN r30534]
2005-08-12 09:19:24 +00:00
Vladimir Prus
946694e205 Some doc changes. Most notably, initial description of jam language.
The changes were done quite some time ago, so can't provide more detailed
changelog.


[SVN r30533]
2005-08-12 09:17:33 +00:00
Vladimir Prus
f972c3faea Switch to using os.environ, except of modules.peek. Document SHELL.
[SVN r30453]
2005-08-04 06:51:15 +00:00
Vladimir Prus
8091df49bb link-runtime -> runtime-link.
Patch from Craig Rodrigues.


[SVN r29765]
2005-06-24 09:42:16 +00:00
Vladimir Prus
1fd7b00814 Fix typesetting problem. There were two adjacent <unlink> elements and
docbook would render them adjacent (without any spaces), no matter what I
try. So, I've just made the first ulink into a regular text.


[SVN r29364]
2005-06-02 07:32:57 +00:00
Vladimir Prus
e6d326b210 Quote the '&' symbol.
[SVN r29363]
2005-06-02 07:28:19 +00:00
Dave Abrahams
088e2a02b0 Look in the user's real home directory first on NT.
[SVN r29312]
2005-05-31 02:33:54 +00:00
Dave Abrahams
815f689d3b Desperate attempt to avoid confusion between the Boost distribution and the Boost.Build distribution.
[SVN r29237]
2005-05-26 21:44:31 +00:00
Vladimir Prus
383b12a6a7 Replace 'runtime-link' with 'link-runtime' everywhere.
[SVN r28335]
2005-04-20 11:48:48 +00:00
Rene Rivera
a0a4ab7a52 Update link to tracker. Tidy into XHTML.
[SVN r28216]
2005-04-13 15:41:54 +00:00
Dave Abrahams
a4161e5aaf fix typo
[SVN r27628]
2005-03-13 13:49:40 +00:00
Dave Abrahams
22af5b5a72 Page 36 edits
[SVN r27602]
2005-03-10 17:07:55 +00:00
Rene Rivera
b05b99679a Apply typo fixes from Julio M. Merino Vidal
[SVN r27513]
2005-02-27 17:28:24 +00:00
Dave Abrahams
5af00911e6 Page 35 edits
[SVN r27277]
2005-02-09 16:39:43 +00:00
Dave Abrahams
80cbd6a94c page 34 edits.
[SVN r27039]
2005-02-02 14:41:30 +00:00
Dave Abrahams
39fa87a2ad p. 33 comments
[SVN r26988]
2005-02-01 16:36:52 +00:00
Vladimir Prus
8a4cd7d75b Removed commented-out text and the only remaining mention of
link-compatibility.


[SVN r26895]
2005-01-28 10:59:29 +00:00
Dave Abrahams
549749ddd7 Page 32 edits
[SVN r26881]
2005-01-27 19:44:43 +00:00
Vladimir Prus
6abfbf35ee Address most of Dave's comment in tutorial.xml.
The few unaddressed comments have to wait till we complete settle on the right
documentation structure.


[SVN r26856]
2005-01-26 08:40:28 +00:00
Vladimir Prus
411ad9eae7 Some renames:
- 'stage' -> 'install'
- 'traverse-dependencies' -> 'install-dependencies'
- 'include-type' -> 'install-type'.


[SVN r26833]
2005-01-24 10:08:07 +00:00
Dave Abrahams
2c66286445 Page 31 edits.
[SVN r26823]
2005-01-23 16:25:45 +00:00
Dave Abrahams
2c69fdfbf8 Some edits for quality
[SVN r26796]
2005-01-21 19:48:36 +00:00
Dave Abrahams
801097c519 Some edits for quality
[SVN r26795]
2005-01-21 19:35:34 +00:00
Dave Abrahams
2f742752e5 More edits for clarity.
[SVN r26629]
2005-01-05 00:10:29 +00:00
Dave Abrahams
4d474b474f More edits for quality.
[SVN r26614]
2005-01-01 09:15:00 +00:00
Dave Abrahams
d540158b0a More edits for quality
[SVN r26613]
2004-12-31 20:55:39 +00:00
Dave Abrahams
520217d638 Really fixed up all of the references to Jamfile.
[SVN r26609]
2004-12-30 03:21:01 +00:00
Dave Abrahams
3b990dd9b8 More edits for clarity. Eliminated mention of project-root.jam in the
Tutorial, threw Volodya a bone by fixing up all of the references to
Jamfile.


[SVN r26608]
2004-12-30 02:42:15 +00:00
Dave Abrahams
b266a98b00 Fix a formatting glitch
[SVN r26606]
2004-12-29 22:21:40 +00:00
Dave Abrahams
350678e2bd Continuing edits for quality
[SVN r26605]
2004-12-29 22:17:38 +00:00
Dave Abrahams
fd9a2fef1e More edits in advanced.xml
[SVN r26597]
2004-12-29 09:48:37 +00:00
Dave Abrahams
10b0a5b71f Fix emphasis in tutorial examples; begin edits in advanced.xml
[SVN r26596]
2004-12-29 08:56:52 +00:00
Dave Abrahams
5386ba64f7 Fix &ldquo; and &rdquo; entity references.
[SVN r26593]
2004-12-28 14:46:12 +00:00
Dave Abrahams
ffbb9947de First edits for Volodya.
[SVN r26590]
2004-12-28 03:39:09 +00:00
Vladimir Prus
25c859b4d6 Fix typo.
Thanks to Larry Evans.


[SVN r26552]
2004-12-20 07:48:39 +00:00