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

5 Commits

Author SHA1 Message Date
Vladimir Prus
80aad082bb Merge: fix comment
[SVN r36607]
2007-01-06 12:51:27 +00:00
Toon Knapen
ddea68498e added creation of shared libraries
[SVN r29895]
2005-07-05 08:47:55 +00:00
Vladimir Prus
568ed02cea Unbreak searched libraries for a number of toolsets.
[SVN r29597]
2005-06-16 05:49:39 +00:00
Vladimir Prus
27b0e53cde Further generators simplications.
1. If when generating something, we find more that one suitable generators,
   run them and more then one return something, immediately report ambiguity.
   Don't care if the produced targets are the same. This is better that
   running several generators all the time, performance wise.

2. Remove the notion of 'intermediate' virtual-targets. IIRC, they were used
   to prevent staging of RSP files, and we don't stage them anyway now.


[SVN r29491]
2005-06-09 08:12:21 +00:00
Toon Knapen
fc44d107f6 Add support for HP/aCC compiler
[SVN r27639]
2005-03-14 10:37:36 +00:00