Go to file
Vladimir Prus c830f2d90a Better support project requirements with dependency properties
in it. Don't generate all main target into separate subdirectories
in this case.

* new/targets.jam:
    (project-target.reference-properties): New method
    (generate): Moved from basic-target.generate-source
    (generate-dependencies): New rule.

* test/project_dependencies.py: New test.


[SVN r16453]
2002-11-28 08:18:06 +00:00
doc initial commit 2002-05-06 21:37:47 +00:00
example Example "symlink" targets. 2002-11-20 00:45:24 +00:00
examples-v2 Example "symlink" targets. 2002-11-20 00:45:24 +00:00
src Better support project requirements with dependency properties 2002-11-28 08:18:06 +00:00
test Better support project requirements with dependency properties 2002-11-28 08:18:06 +00:00
website initial checkin 2002-05-06 03:46:55 +00:00
.gitattributes This commit was generated by cvs2svn to compensate for changes in r3058, 2001-07-20 16:50:21 +00:00
architecture.html Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
bison.jam Sundry improvements: 2002-10-07 13:34:14 +00:00
boost_build_v2.html Extend tutorial. Correct some typos and obscurities. 2002-11-27 07:50:17 +00:00
borland.jam Initial support for the borland toolset. 2002-11-27 10:18:20 +00:00
development_plan.txt Added development plan. 2002-09-10 10:06:06 +00:00
errors.jam Revive all the tests. 2002-11-14 10:17:50 +00:00
gcc.jam Improve 'flags' and the gcc toolset. 2002-11-27 09:35:53 +00:00
lex.jam Sundry improvements: 2002-10-07 13:34:14 +00:00
m1.txt Added description of milestone 1 and some tests for it. 2002-04-17 14:10:54 +00:00
modules.jam Allow loading modules in the same directory to work in all cases. 2002-08-15 07:11:29 +00:00
project-root.jam Tweak path-constant handling. 2002-11-04 17:27:42 +00:00