Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 3
and
Version 4
of
Boost
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Nov 30, 2009, 3:54:09 PM (
15 years
ago)
Author:
Silvan Scherrer
Comment:
addesd --show-libraries
Legend:
Unmodified
Added
Removed
Modified
Boost
v3
v4
11
11
* run bootstrap.sh via "sh bootstrap.sh" (of course also ash and the like should work)
12
12
* if your app needs a boost library do bjam --with-xxx (where xxx is the library to build)
13
* to see which libraries could be built do bjam --show-libraries
13
14
[[br]]
14
15