2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 01:32:12 +00:00

Summarize changes

[SVN r36603]
This commit is contained in:
Vladimir Prus
2007-01-06 11:36:52 +00:00
parent 137de22707
commit 6f4e5f0e73

View File

@@ -17,8 +17,12 @@ Changes in this release:
- New 'project.extension' rule for declaring standalone
projects.
- New 'conditional' convenience rule.
- New 'path.glob-tree' rule.
- New 'glob-tree' rule.
- The 'glob' rule accepts patterns to exclude.
- Inline targets are now marked explicit automatically.
- Toolsets can now implicitly add requirements to
all targets.
- New 'generate' rule.
Documentation changes:
@@ -33,7 +37,7 @@ The following bugs were fixed:
mkdir commands.
- Numerious fixes in Boost autolink support
- Numerious fixes in Boost.Python support.
- Indirect properties not evaluates in usage requirements.
Milestone 11 (Jule 20, 2006)