Commit Graph

12124 Commits

Author SHA1 Message Date
Steven Watanabe
1b3bd900e1 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
3cb3dd4b36 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
f412e62345 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
3bb774d828 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
67385c7348 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
94f1dd781f Typo
[SVN r77664]
2012-03-31 14:12:41 +00:00
Steven Watanabe
9501c61e8c Combine -d+10 stats for INSTANCE modules by class. Make stats correct for a separate chaining hash table. The old version seems to have been for open addressing.
[SVN r77657]
2012-03-30 21:34:39 +00:00
Steven Watanabe
4a9683e49d Combine -d+10 stats for INSTANCE modules by class. Make stats correct for a separate chaining hash table. The old version seems to have been for open addressing.
[SVN r77657]
2012-03-30 21:34:39 +00:00
Steven Watanabe
a686b2082f Remove unused variable.
[SVN r77654]
2012-03-30 19:12:25 +00:00
Steven Watanabe
c9c8deaad8 Remove unused variable.
[SVN r77654]
2012-03-30 19:12:25 +00:00
Steven Watanabe
f7c880765e Reduce pauses.
[SVN r77648]
2012-03-30 14:52:38 +00:00
Steven Watanabe
d6b33546b7 Reduce pauses.
[SVN r77648]
2012-03-30 14:52:38 +00:00
Steven Watanabe
4ef470dbf5 Remove unused variable.
[SVN r77647]
2012-03-30 14:05:22 +00:00
Steven Watanabe
2b8b06a2b1 Remove unused variable.
[SVN r77647]
2012-03-30 14:05:22 +00:00
Steven Watanabe
ee897c8bd3 Test for ECHO.
[SVN r77646]
2012-03-30 14:04:44 +00:00
Steven Watanabe
e475926771 Test for ECHO.
[SVN r77646]
2012-03-30 14:04:44 +00:00
Steven Watanabe
771a58f19a Fix seg-fault.
[SVN r77645]
2012-03-30 13:49:00 +00:00
Steven Watanabe
de5a4a6e5e Fix seg-fault.
[SVN r77645]
2012-03-30 13:49:00 +00:00
Steven Watanabe
2a23d156c7 Test for EXIT
[SVN r77644]
2012-03-30 12:51:59 +00:00
Steven Watanabe
358aaab900 Test for EXIT
[SVN r77644]
2012-03-30 12:51:59 +00:00
Steven Watanabe
19a281e5a7 Add some examples to modules doc.
[SVN r77642]
2012-03-30 11:57:15 +00:00
Steven Watanabe
0a3a5def45 Add some examples to modules doc.
[SVN r77642]
2012-03-30 11:57:15 +00:00
Steven Watanabe
c42418c528 Workoround for xlc. Patch by Hubert Tong.
[SVN r77638]
2012-03-30 01:21:13 +00:00
Steven Watanabe
01a2598c29 Workoround for xlc. Patch by Hubert Tong.
[SVN r77638]
2012-03-30 01:21:13 +00:00
Steven Watanabe
44c631ba21 Highlight rule descriptions.
[SVN r77637]
2012-03-29 23:50:39 +00:00
Steven Watanabe
9dda90de1e 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
2b08c50ba2 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
3e5d6ec7a6 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
6b97caaba3 Describe how the target path is computed.
[SVN r77629]
2012-03-29 17:09:30 +00:00
Daniel James
6903771d2e Add path for XSL stylesheets on SUSE.
[SVN r77622]
2012-03-29 00:30:18 +00:00
Daniel James
83fbb82f03 Add path for XSL stylesheets on SUSE.
[SVN r77622]
2012-03-29 00:30:18 +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
b96048ebf2 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
a807a84e52 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
7705061e46 Fix some grammar/punctuation errors.
[SVN r77601]
2012-03-28 03:41:10 +00:00
Steven Watanabe
e8d4518470 Write bootstrap.log to the correct location.
[SVN r77600]
2012-03-28 02:53:14 +00:00
Steven Watanabe
ee088b1a17 Write bootstrap.log to the correct location.
[SVN r77600]
2012-03-28 02:53:14 +00:00
Steven Watanabe
be75ec3887 Document modules.
[SVN r77578]
2012-03-27 01:49:01 +00:00
Steven Watanabe
65f2087168 Document modules.
[SVN r77578]
2012-03-27 01:49:01 +00:00
Steven Watanabe
33ddd8221b Fix test
[SVN r77524]
2012-03-25 00:10:32 +00:00