Commit Graph

12124 Commits

Author SHA1 Message Date
nobody
db4da35183 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r34788]
2006-07-30 21:33:23 +00:00
Gennaro Prota
ce4ebe8e9a fixed line endings and license reference text (Inspect tool)
[SVN r34777]
2006-07-29 20:18:43 +00:00
Gennaro Prota
a664aa2005 fixed line endings and license reference text (Inspect tool)
[SVN r34777]
2006-07-29 20:18:43 +00:00
Vladimir Prus
1cd0957780 Fix reference to no-existing response file code
[SVN r34758]
2006-07-28 12:09:25 +00:00
Vladimir Prus
0d3089e7d1 Fix reference to no-existing response file code
[SVN r34758]
2006-07-28 12:09:25 +00:00
Vladimir Prus
059cd1a826 Fix reference to no-existing response file code
[SVN r34758]
2006-07-28 12:09:25 +00:00
Vladimir Prus
d85d0e5385 Fix reference to no-existing response file code
[SVN r34758]
2006-07-28 12:09:25 +00:00
Vladimir Prus
d54b2fda80 Merge: fix logic for adding 'rt'
[SVN r34751]
2006-07-27 06:56:31 +00:00
Vladimir Prus
7789154664 Merge: fix logic for adding 'rt'
[SVN r34751]
2006-07-27 06:56:31 +00:00
Vladimir Prus
ce92b0f468 Fix logic for adding 'rt' on Sun.
[SVN r34750]
2006-07-27 06:55:52 +00:00
Vladimir Prus
79b20405d9 Fix logic for adding 'rt' on Sun.
[SVN r34750]
2006-07-27 06:55:52 +00:00
Rene Rivera
180faadcd2 Add missing copyright+license.
[SVN r34736]
2006-07-26 01:33:43 +00:00
Rene Rivera
f44f673cfc Add missing copyright+license.
[SVN r34736]
2006-07-26 01:33:43 +00:00
Vladimir Prus
93b2a2cb03 More patches from Bronek
[SVN r34724]
2006-07-25 05:50:44 +00:00
Vladimir Prus
81d4ce4fbe More patches from Bronek
[SVN r34724]
2006-07-25 05:50:44 +00:00
Vladimir Prus
3416bb5c6b More patches from Bronek
[SVN r34724]
2006-07-25 05:50:44 +00:00
Vladimir Prus
d0cbd356a4 More patches from Bronek
[SVN r34724]
2006-07-25 05:50:44 +00:00
Rene Rivera
7ffa70e285 (merge from head) Fix various inspection errors.
[SVN r34699]
2006-07-24 16:22:52 +00:00
Rene Rivera
cc4c272009 Fix various inspection errors.
[SVN r34698]
2006-07-24 16:19:17 +00:00
Rene Rivera
a1af39f465 Fix various inspection errors.
[SVN r34697]
2006-07-24 15:55:45 +00:00
Vladimir Prus
4206e1e630 Merge: Link to rt on Sun
[SVN r34694]
2006-07-24 06:15:30 +00:00
Vladimir Prus
3579bd419d Merge: Link to rt on Sun
[SVN r34694]
2006-07-24 06:15:30 +00:00
Vladimir Prus
7115edc2ba Link to rt on Sun
[SVN r34693]
2006-07-24 06:14:29 +00:00
Vladimir Prus
f2040da658 Link to rt on Sun
[SVN r34693]
2006-07-24 06:14:29 +00:00
Rene Rivera
690c509acc (merge from head)
Fix...
  tools/jam/index.html:
    *A* broken link: ../../doc/html/jam.html


[SVN r34678]
2006-07-23 17:01:17 +00:00
Rene Rivera
f7fc5cf2c6 Fix...
tools/jam/index.html:
    *A* broken link: ../../doc/html/jam.html


[SVN r34677]
2006-07-23 16:59:49 +00:00
Rene Rivera
59fc214b6b Bump version to 3.1.14. (merge from head)
[SVN r34676]
2006-07-23 16:24:21 +00:00
Rene Rivera
f03a08c9b0 Bump version to 3.1.14. (merge from head)
[SVN r34676]
2006-07-23 16:24:21 +00:00
Rene Rivera
7a5cb079cf Bump version to 3.1.14.
[SVN r34675]
2006-07-23 16:21:30 +00:00
Rene Rivera
68b7a699f4 Bump version to 3.1.14.
[SVN r34675]
2006-07-23 16:21:30 +00:00
Vladimir Prus
11886e005a Merge: Don't link Boost.Python to python library
[SVN r34663]
2006-07-22 07:16:18 +00:00
Vladimir Prus
486a456b78 Merge: Don't link Boost.Python to python library
[SVN r34663]
2006-07-22 07:16:18 +00:00
Vladimir Prus
eea24b89c1 Don't link Boost.Python to python library, and don't require
<threading>multi for embedding applications.

* libs/python/build/Jamfile.v2: (boost_python): Don't link
  to /python//python. Use /python//python_for_extensions.

* libs/python/test/Jamfile.v2: Remove <threading>multi project
  requirements.
  (py-run): Link to /python//python.
  (exec): Likewise.

* tools/build/v2/tools/python.jam: (pthread): Declare.
  (init-unix): Add 'pthread' to extra-libs.
  (


[SVN r34662]
2006-07-22 07:12:10 +00:00
Vladimir Prus
c89f6be0c4 Don't link Boost.Python to python library, and don't require
<threading>multi for embedding applications.

* libs/python/build/Jamfile.v2: (boost_python): Don't link
  to /python//python. Use /python//python_for_extensions.

* libs/python/test/Jamfile.v2: Remove <threading>multi project
  requirements.
  (py-run): Link to /python//python.
  (exec): Likewise.

* tools/build/v2/tools/python.jam: (pthread): Declare.
  (init-unix): Add 'pthread' to extra-libs.
  (


[SVN r34662]
2006-07-22 07:12:10 +00:00
Vladimir Prus
8e7b7a375f Merge: unbreak <cflags> and <linkflags>
[SVN r34661]
2006-07-22 06:22:59 +00:00
Vladimir Prus
ffba870903 Merge: unbreak <cflags> and <linkflags>
[SVN r34661]
2006-07-22 06:22:59 +00:00
Vladimir Prus
9865754549 Use USER_OPTIONS in darwin.jam. This unbreaks user's <cflags> and <linkflags>
settings.


[SVN r34660]
2006-07-22 06:22:12 +00:00
Vladimir Prus
762b3acc1e Use USER_OPTIONS in darwin.jam. This unbreaks user's <cflags> and <linkflags>
settings.


[SVN r34660]
2006-07-22 06:22:12 +00:00
Vladimir Prus
585b169a4e More dialog-closing fixed from Bronek
[SVN r34659]
2006-07-22 06:13:41 +00:00
Vladimir Prus
5527c93aa1 More dialog-closing fixed from Bronek
[SVN r34659]
2006-07-22 06:13:41 +00:00
Vladimir Prus
6be8cb24e9 More auto-dialog-closing fixes from Bronek.
[SVN r34658]
2006-07-22 06:12:42 +00:00
Vladimir Prus
fe301ad3f0 More auto-dialog-closing fixes from Bronek.
[SVN r34658]
2006-07-22 06:12:42 +00:00
Gennaro Prota
f2722847c2 manual merge from trunk: fixed typos reported in http://bugs.debian.org/378016
[SVN r34637]
2006-07-20 14:06:13 +00:00
Gennaro Prota
1ee76c2b07 manual merge from trunk: fixed typos reported in http://bugs.debian.org/378016
[SVN r34637]
2006-07-20 14:06:13 +00:00
Gennaro Prota
266cba4814 fixed typos reported in http://bugs.debian.org/378016
[SVN r34629]
2006-07-20 13:15:25 +00:00
Gennaro Prota
c8a352c031 fixed typos reported in http://bugs.debian.org/378016
[SVN r34629]
2006-07-20 13:15:25 +00:00
Vladimir Prus
6abd086e1c Merge: correct paths
[SVN r34623]
2006-07-20 08:56:07 +00:00
Vladimir Prus
bd0f20198c Merge: correct paths
[SVN r34623]
2006-07-20 08:56:07 +00:00
Vladimir Prus
2a1beb0e9e Correct paths
[SVN r34622]
2006-07-20 08:55:13 +00:00
Vladimir Prus
f3799c2870 Correct paths
[SVN r34622]
2006-07-20 08:55:13 +00:00