Commit Graph

12124 Commits

Author SHA1 Message Date
Daniel James
40ccf3ea3b Remove tabs.
[SVN r34994]
2006-08-29 20:55:58 +00:00
Rene Rivera
383826af28 (merge from head) Output generated files only when debug output is on, -n turns this on but -d+10 doesn't.
[SVN r34993]
2006-08-29 15:06:55 +00:00
Rene Rivera
47a5cc4d87 (merge from head) Output generated files only when debug output is on, -n turns this on but -d+10 doesn't.
[SVN r34993]
2006-08-29 15:06:55 +00:00
Rene Rivera
d32c16c0fb Output generated files only when debug output is on, -n turns this on but -d+10 doesn't.
[SVN r34992]
2006-08-29 14:58:17 +00:00
Rene Rivera
78b73ef471 Output generated files only when debug output is on, -n turns this on but -d+10 doesn't.
[SVN r34992]
2006-08-29 14:58:17 +00:00
Rene Rivera
6ca25e2de5 Merge from head.
[SVN r34988]
2006-08-28 19:33:41 +00:00
Rene Rivera
c6597be78d Merge from head.
[SVN r34988]
2006-08-28 19:33:41 +00:00
Rene Rivera
c3e929a9e5 Applied path from Yakov Markovitch: [ 1538176 ] VARNAMES bjam rule doesn't work for global module.
[SVN r34987]
2006-08-28 19:31:34 +00:00
Rene Rivera
38e6e08970 Applied path from Yakov Markovitch: [ 1538176 ] VARNAMES bjam rule doesn't work for global module.
[SVN r34987]
2006-08-28 19:31:34 +00:00
Rene Rivera
bd796a5279 Add the output of @() generated files to the debug output of "-n" and "-d+2". The output is added as an additional pseudo action right before the command that uses the generated files.
[SVN r34986]
2006-08-28 19:23:59 +00:00
Rene Rivera
bc17d322f8 Add the output of @() generated files to the debug output of "-n" and "-d+2". The output is added as an additional pseudo action right before the command that uses the generated files.
[SVN r34986]
2006-08-28 19:23:59 +00:00
Vladimir Prus
58c841799f Merge: fix spelling of 'find-library'
[SVN r34947]
2006-08-25 07:23:33 +00:00
Vladimir Prus
b5e6815d4a Merge: fix spelling of 'find-library'
[SVN r34947]
2006-08-25 07:23:33 +00:00
Vladimir Prus
2f2510e80e Replace <find-library> with <find-shared-library> as the former is old
spelling that has no effect.


[SVN r34946]
2006-08-25 07:22:22 +00:00
Vladimir Prus
cbc99070e0 Replace <find-library> with <find-shared-library> as the former is old
spelling that has no effect.


[SVN r34946]
2006-08-25 07:22:22 +00:00
Jürgen Hunold
d83c1a45b5 Add "unix" as default value for target-os and host-os.
Add detection of "linux" in default-host-os.


[SVN r34893]
2006-08-16 06:27:26 +00:00
Jürgen Hunold
d48877e786 Add "unix" as default value for target-os and host-os.
Add detection of "linux" in default-host-os.


[SVN r34893]
2006-08-16 06:27:26 +00:00
Rene Rivera
a68157c4b8 Add "project.extension" utility for declaring standalone extension projects.
Add "conditional" project utility for simplifying conditional requirements.


[SVN r34890]
2006-08-15 18:48:28 +00:00
Rene Rivera
dd8d2f3656 Add "project.extension" utility for declaring standalone extension projects.
Add "conditional" project utility for simplifying conditional requirements.


[SVN r34890]
2006-08-15 18:48:28 +00:00
Rene Rivera
84162fb87c Add host-os and target-os features.
[SVN r34889]
2006-08-15 18:46:13 +00:00
Rene Rivera
28d52b1e89 Add host-os and target-os features.
[SVN r34889]
2006-08-15 18:46:13 +00:00
Dave Abrahams
6eb6e258b3 merged from trunk
[SVN r34888]
2006-08-15 17:35:48 +00:00
Dave Abrahams
839e8fcd07 merged from trunk
[SVN r34888]
2006-08-15 17:35:48 +00:00
Dave Abrahams
42f6bb7bf0 Attempted QNX workaround
[SVN r34887]
2006-08-15 17:35:24 +00:00
Dave Abrahams
8b761c9e37 Attempted QNX workaround
[SVN r34887]
2006-08-15 17:35:24 +00:00
Rene Rivera
d172922cf7 Add <target> property to properties passed to <tag> name adjustment rules.
[SVN r34885]
2006-08-15 05:56:56 +00:00
Rene Rivera
2852cfab5e Add <target> property to properties passed to <tag> name adjustment rules.
[SVN r34885]
2006-08-15 05:56:56 +00:00
Rene Rivera
c87fb70582 Add usage requirements for make targets.
[SVN r34884]
2006-08-15 05:55:22 +00:00
Rene Rivera
041fab5e8e Add usage requirements for make targets.
[SVN r34884]
2006-08-15 05:55:22 +00:00
Dave Abrahams
ff73da1f47 merged from trunk
[SVN r34870]
2006-08-11 15:45:55 +00:00
Dave Abrahams
64ff1dfeae merged from trunk
[SVN r34870]
2006-08-11 15:45:55 +00:00
Dave Abrahams
680a224dbd Fix detection of QNX for inclusion of libutil
[SVN r34869]
2006-08-11 15:45:25 +00:00
Dave Abrahams
ca74fca08a Fix detection of QNX for inclusion of libutil
[SVN r34869]
2006-08-11 15:45:25 +00:00
Dave Abrahams
fd82e3c362 merged from trunk
[SVN r34853]
2006-08-08 17:56:40 +00:00
Dave Abrahams
0baadb5dff merged from trunk
[SVN r34853]
2006-08-08 17:56:40 +00:00
Dave Abrahams
18584ebf69 Partial fix for not finding the Python library on NT.
[SVN r34852]
2006-08-08 17:55:56 +00:00
Dave Abrahams
459d888b5f Partial fix for not finding the Python library on NT.
[SVN r34852]
2006-08-08 17:55:56 +00:00
Rene Rivera
b604618e59 (merge from head) Undo addition of generator.can-build. Use generator.run to get the same effect.
[SVN r34835]
2006-08-07 05:28:56 +00:00
Rene Rivera
e2aacc6b57 (merge from head) Undo addition of generator.can-build. Use generator.run to get the same effect.
[SVN r34835]
2006-08-07 05:28:56 +00:00
Rene Rivera
49ce46e7fd Undo addition of generator.can-build. Use generator.run to get the same effect.
[SVN r34834]
2006-08-07 05:27:15 +00:00
Rene Rivera
c2c245b5df Undo addition of generator.can-build. Use generator.run to get the same effect.
[SVN r34834]
2006-08-07 05:27:15 +00:00
Rene Rivera
d333f99a3a (merge from head) Skip targets that can't be generated like BBv1 does.
[SVN r34807]
2006-08-02 18:28:51 +00:00
Rene Rivera
25a9030885 (merge from head) Skip targets that can't be generated like BBv1 does.
[SVN r34807]
2006-08-02 18:28:51 +00:00
Rene Rivera
008c8b1643 Skip targets that can't be generated like BBv1 does.
[SVN r34806]
2006-08-02 18:26:30 +00:00
Rene Rivera
a2e4712a4e Skip targets that can't be generated like BBv1 does.
[SVN r34806]
2006-08-02 18:26:30 +00:00
Markus Schöpflin
6140331724 Merged fix for missing librt on Tru64/gcc from trunk.
[SVN r34803]
2006-08-02 08:09:20 +00:00
Markus Schöpflin
27ab207998 Merged fix for missing librt on Tru64/gcc from trunk.
[SVN r34803]
2006-08-02 08:09:20 +00:00
Markus Schöpflin
ee8b2ded17 Added librt when linking on Tru64/gcc.
[SVN r34802]
2006-08-02 08:05:44 +00:00
Markus Schöpflin
416ea3389a Added librt when linking on Tru64/gcc.
[SVN r34802]
2006-08-02 08:05:44 +00:00
nobody
2dc4e3d608 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r34788]
2006-07-30 21:33:23 +00:00