Commit Graph

12124 Commits

Author SHA1 Message Date
Dave Abrahams
787d13c3f0 Get rid of debugging message
[SVN r36902]
2007-02-06 21:52:48 +00:00
Dave Abrahams
96e4e6f2b2 Get rid of debugging message
[SVN r36902]
2007-02-06 21:52:48 +00:00
Dave Abrahams
af335fa167 Get rid of debugging message
[SVN r36902]
2007-02-06 21:52:48 +00:00
Dave Abrahams
b94163f0fd Get rid of debugging message
[SVN r36902]
2007-02-06 21:52:48 +00:00
Vladimir Prus
a5c82a5ec0 Merge: Use -soname, not -h, since the latter does not
work with intel-9.0, for unknown reason.


[SVN r36900]
2007-02-06 18:27:41 +00:00
Vladimir Prus
a302ed41de Merge: Use -soname, not -h, since the latter does not
work with intel-9.0, for unknown reason.


[SVN r36900]
2007-02-06 18:27:41 +00:00
Vladimir Prus
8452835822 Use -soname, not -h, since the latter does not
work with intel-9.0, for unknown reason.


[SVN r36899]
2007-02-06 18:26:02 +00:00
Vladimir Prus
972cebe7c9 Use -soname, not -h, since the latter does not
work with intel-9.0, for unknown reason.


[SVN r36899]
2007-02-06 18:26:02 +00:00
Rene Rivera
d77765ca0a Update scanner to handle the newer quickbook include systax wqhich allows whitespace before "include".
[SVN r36868]
2007-02-01 04:00:53 +00:00
Rene Rivera
2c00e117a3 Update scanner to handle the newer quickbook include systax wqhich allows whitespace before "include".
[SVN r36868]
2007-02-01 04:00:53 +00:00
Jürgen Hunold
4efdd646a0 Prepare for separate include, library and binary prefixes for preinstalled Qt.
[SVN r36864]
2007-01-31 19:45:54 +00:00
Jürgen Hunold
219d35992e Prepare for separate include, library and binary prefixes for preinstalled Qt.
[SVN r36864]
2007-01-31 19:45:54 +00:00
Douglas Gregor
30fd319d5f Publish the python interpreter and version number, because others need it
[SVN r36846]
2007-01-30 15:23:09 +00:00
Douglas Gregor
f3be310698 Publish the python interpreter and version number, because others need it
[SVN r36846]
2007-01-30 15:23:09 +00:00
Douglas Gregor
dca25d906b Publish the python interpreter and version number, because others need it
[SVN r36846]
2007-01-30 15:23:09 +00:00
Douglas Gregor
87c5729380 Publish the python interpreter and version number, because others need it
[SVN r36846]
2007-01-30 15:23:09 +00:00
Vladimir Prus
27ab8f6ef2 Merge: increase page size for tlib
[SVN r36845]
2007-01-30 10:11:58 +00:00
Vladimir Prus
62d1dc7631 Merge: increase page size for tlib
[SVN r36845]
2007-01-30 10:11:58 +00:00
Vladimir Prus
33e05be028 Increase page size for tlib.
[SVN r36844]
2007-01-30 10:11:02 +00:00
Vladimir Prus
bedc74fa7e Increase page size for tlib.
[SVN r36844]
2007-01-30 10:11:02 +00:00
Vladimir Prus
0496dd4a6c Merge: Fix run-fail tests
[SVN r36770]
2007-01-23 20:51:39 +00:00
Vladimir Prus
2c6000e793 Merge: Fix run-fail tests
[SVN r36770]
2007-01-23 20:51:39 +00:00
Vladimir Prus
7f2670f670 Fix run-fail tests
[SVN r36769]
2007-01-23 20:50:55 +00:00
Vladimir Prus
8e07468164 Fix run-fail tests
[SVN r36769]
2007-01-23 20:50:55 +00:00
Dave Abrahams
e73e73f8cc Minor fixes for python on Windows.
Handle spaces in pathnames in testing.jam


[SVN r36713]
2007-01-12 22:21:04 +00:00
Dave Abrahams
44fe76ff09 Minor fixes for python on Windows.
Handle spaces in pathnames in testing.jam


[SVN r36713]
2007-01-12 22:21:04 +00:00
Dave Abrahams
070b1c5aea Added --abbreviate-paths feature to help with windows length limitations.
[SVN r36709]
2007-01-12 17:58:53 +00:00
Dave Abrahams
dd0eba7a7c Added --abbreviate-paths feature to help with windows length limitations.
[SVN r36709]
2007-01-12 17:58:53 +00:00
Dave Abrahams
7d1a1a4a44 Added --abbreviate-paths feature to help with windows length limitations.
[SVN r36709]
2007-01-12 17:58:53 +00:00
Dave Abrahams
cdeea386de Added --abbreviate-paths feature to help with windows length limitations.
[SVN r36709]
2007-01-12 17:58:53 +00:00
Dave Abrahams
53477f57c9 add missing quoting for Win32
[SVN r36702]
2007-01-12 05:18:26 +00:00
Dave Abrahams
4e73ce5c41 add missing quoting for Win32
[SVN r36702]
2007-01-12 05:18:26 +00:00
Dave Abrahams
008df97cd2 small fixes for Windows; big fixes to come later
[SVN r36700]
2007-01-12 03:28:36 +00:00
Dave Abrahams
b4400ed476 small fixes for Windows; big fixes to come later
[SVN r36700]
2007-01-12 03:28:36 +00:00
Rene Rivera
92411bf7cb (merge from head) Fix script errors when PATH contains parenthesis "()", like Win64 does. The fix corrects all instances of "set" just incase there are other places other than PATH where this is a problem.
[SVN r36694]
2007-01-11 21:50:48 +00:00
Rene Rivera
ff2fdbc2ec (merge from head) Fix script errors when PATH contains parenthesis "()", like Win64 does. The fix corrects all instances of "set" just incase there are other places other than PATH where this is a problem.
[SVN r36694]
2007-01-11 21:50:48 +00:00
Rene Rivera
190fa8b548 Oops, silence the script.
[SVN r36693]
2007-01-11 21:47:52 +00:00
Rene Rivera
5e08f1adaa Oops, silence the script.
[SVN r36693]
2007-01-11 21:47:52 +00:00
Rene Rivera
f0c33c0782 Fix script errors when PATH contains parenthesis "()", like Win64 does. The fix corrects all instances of "set" just incase there are other places other than PATH where this is a problem.
[SVN r36692]
2007-01-11 21:43:47 +00:00
Rene Rivera
63f3745ab1 Fix script errors when PATH contains parenthesis "()", like Win64 does. The fix corrects all instances of "set" just incase there are other places other than PATH where this is a problem.
[SVN r36692]
2007-01-11 21:43:47 +00:00
Rene Rivera
bac2b24ebb Some minor cleanup.
[SVN r36687]
2007-01-11 05:29:43 +00:00
Rene Rivera
e9c75af93a Some minor cleanup.
[SVN r36687]
2007-01-11 05:29:43 +00:00
Vladimir Prus
d9e656930b Revert last merge, as it breaks everything.
[SVN r36669]
2007-01-08 21:29:35 +00:00
Vladimir Prus
cdccd6ec1b Revert last merge, as it breaks everything.
[SVN r36669]
2007-01-08 21:29:35 +00:00
Vladimir Prus
eb4e12498a Merge: allow multiple sources for compile/compile-fail
[SVN r36643]
2007-01-07 18:44:06 +00:00
Vladimir Prus
ef1633804f Merge: allow multiple sources for compile/compile-fail
[SVN r36643]
2007-01-07 18:44:06 +00:00
Vladimir Prus
92ec05b89e Allow multiple sources for compile/compile-fail.
[SVN r36642]
2007-01-07 18:43:13 +00:00
Vladimir Prus
a1039413cc Allow multiple sources for compile/compile-fail.
[SVN r36642]
2007-01-07 18:43:13 +00:00
Vladimir Prus
7435c9cee0 Merge: Don't use filename with two dots
[SVN r36634]
2007-01-06 21:11:15 +00:00
Vladimir Prus
7e78aa4b56 Merge: Don't use filename with two dots
[SVN r36634]
2007-01-06 21:11:15 +00:00