2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00
Files
build/v2/util
Vladimir Prus 179a8ee298 Implement BB7: now there's "build-dir" project
attribute which controls where generated targets are put,
much in the same was as ALL_LOCATE_TARGET.

* new/virtual-target.jam
    (virtual-target.path): Respect build dir.
    (virtual-target.actualize-location): Don't
       compute path, but call call instead.

* new/project.jam
    (initialize): Set default value for 'build-dir'.
    (project-attributes.set): Handle 'build-dir'.

* new/path.jam
    (relative): New rule.

* test/build_dir.py: New test.


[SVN r16589]
2002-12-11 19:01:50 +00:00
..
2002-08-16 13:58:23 +00:00
2002-08-16 13:58:23 +00:00
2002-08-16 13:50:17 +00:00
2002-05-02 16:37:23 +00:00
2002-10-01 14:50:25 +00:00
2002-10-01 14:50:25 +00:00
2002-02-10 00:49:29 +00:00
2002-11-12 03:29:21 +00:00