Commit Graph

12124 Commits

Author SHA1 Message Date
Thomas Witt
75d9d0f9fc Reverted unwanted checkin.
[SVN r21520]
2004-01-06 19:44:06 +00:00
Thomas Witt
63bb4c8ba3 *** empty log message ***
[SVN r21519]
2004-01-06 19:37:17 +00:00
Dave Abrahams
5512a91f60 Workaround for intel-linux
[SVN r21485]
2004-01-04 23:09:51 +00:00
Dave Abrahams
72855a4c61 work with icc 8.0 and handle the no-configuration case
[SVN r21459]
2004-01-03 20:05:59 +00:00
Rene Rivera
1ddc593144 Add setting of link path to attempt fix for linking shared objects in regression tests.
[SVN r21454]
2004-01-03 15:44:40 +00:00
Rene Rivera
8bcaeafdde Possible fix for dynamic linking.
[SVN r21436]
2003-12-31 18:04:49 +00:00
Rene Rivera
09a94fec43 For MinGW prefer using the import library of libpython*.* if available.
[SVN r21412]
2003-12-28 17:25:54 +00:00
Rene Rivera
cb84c7348f Fix linking of Boost.Python when using MinGW. It seems that linking using the import lib is now incompatible with the MinGW linker. Instead we have to now link against the python DLL directly.
[SVN r21409]
2003-12-28 01:50:50 +00:00
Rene Rivera
4306e24d92 Fix tabs in file.
[SVN r21399]
2003-12-26 23:26:49 +00:00
Rene Rivera
d49cf57143 Fix tabs in file.
[SVN r21399]
2003-12-26 23:26:49 +00:00
Rene Rivera
8d40b4d45f Ignore all whitespace at end of archive entries, not just space and newlines.
[SVN r21395]
2003-12-25 16:11:44 +00:00
Rene Rivera
61be805dec Ignore all whitespace at end of archive entries, not just space and newlines.
[SVN r21395]
2003-12-25 16:11:44 +00:00
Rene Rivera
2fd898bb66 Add eols to skipped chars between archive entries, bug #840659.
[SVN r21393]
2003-12-24 22:45:55 +00:00
Rene Rivera
a30f94f9ea Add eols to skipped chars between archive entries, bug #840659.
[SVN r21393]
2003-12-24 22:45:55 +00:00
Rene Rivera
ea4e903cc5 Update to default to new version of STLport, 4.6. Fix to be able to actually specify the version to use.
[SVN r21392]
2003-12-24 18:38:59 +00:00
Rene Rivera
9c2d828c55 Reformat with HTML Tidy. Fix broken links.
[SVN r21391]
2003-12-24 15:43:46 +00:00
John Maddock
6709f5a1da Made changes suggested by Dave Abrahams to clean up code a little.
[SVN r21389]
2003-12-24 12:05:58 +00:00
Beman Dawes
9511480226 comment that c works for c++, too
[SVN r21373]
2003-12-22 21:18:53 +00:00
John Maddock
bb7682289a Changed naming scheme for vc7-stlport and vc7.1-stlport toolsets - these toolsets require <stlport-iostream>on, but the lib naming scheme gets hold of the build properties before the toolset gets to modify them, so we have to remove any 'n' tag that gets appended.
[SVN r21358]
2003-12-20 13:28:22 +00:00
John Maddock
eef1c8b7de Added new vc7-stlport and vc7.1-stlport toolsets.
[SVN r21357]
2003-12-20 13:24:24 +00:00
John Maddock
65cbcace30 Fixed toolset so that advertised STLPORT_VERSION feature now behaves correctly.
[SVN r21347]
2003-12-20 11:25:14 +00:00
Vladimir Prus
7659fa4681 Allow <include-type> to select staged targets, even
with <traverse-dependencies>off.

Patch from Pedro Ferreira.


[SVN r21322]
2003-12-18 14:54:04 +00:00
Vladimir Prus
ede64adbce Allow <include-type> to select staged targets, even
with <traverse-dependencies>off.

Patch from Pedro Ferreira.


[SVN r21322]
2003-12-18 14:54:04 +00:00
Vladimir Prus
7e561521af Refactorings.
* tools/stage.jam
  (update-location,construct-special-target,construct-regular-target): New
  methods
  (construct): Rewrite in terms of the above methods.

Patch from Pedro Ferreira.


[SVN r21318]
2003-12-18 06:55:53 +00:00
Vladimir Prus
3057d9c718 Refactorings.
* tools/stage.jam
  (update-location,construct-special-target,construct-regular-target): New
  methods
  (construct): Rewrite in terms of the above methods.

Patch from Pedro Ferreira.


[SVN r21318]
2003-12-18 06:55:53 +00:00
Vladimir Prus
84ad512baa Fix version.
[SVN r21317]
2003-12-18 06:37:36 +00:00
Vladimir Prus
8daec2f3bc Fix version.
[SVN r21317]
2003-12-18 06:37:36 +00:00
Vladimir Prus
7798afcd88 Unbreak doc.jam, broken by third argument to header scanning rule.
[SVN r21313]
2003-12-18 05:15:27 +00:00
Vladimir Prus
0372bb81f4 Unbreak doc.jam, broken by third argument to header scanning rule.
[SVN r21313]
2003-12-18 05:15:27 +00:00
Dave Abrahams
3c128e932f .
[SVN r21310]
2003-12-18 01:14:49 +00:00
Vladimir Prus
53d80e6406 Fix typos. Thanks to Larry Evans for report.
[SVN r21305]
2003-12-17 14:51:51 +00:00
Vladimir Prus
6f5f4a32ad Fix typos. Thanks to Larry Evans for report.
[SVN r21305]
2003-12-17 14:51:51 +00:00
Vladimir Prus
5d159751c8 Add files needed for Debian package.
[SVN r21304]
2003-12-17 14:32:14 +00:00
Vladimir Prus
03363af75e Add files needed for Debian package.
[SVN r21304]
2003-12-17 14:32:14 +00:00
Vladimir Prus
a4511074c6 Use default value of BOOST_BUILD_PATH on UNIX, when none is specified.
[SVN r21303]
2003-12-17 14:18:37 +00:00
Vladimir Prus
567344e3eb Use default value of BOOST_BUILD_PATH on UNIX, when none is specified.
[SVN r21303]
2003-12-17 14:18:37 +00:00
Vladimir Prus
3091d87d48 Fix some C++-style comments. Pass -pedantic when compiling with gcc,
so that such problems are reported.


[SVN r21298]
2003-12-17 06:16:38 +00:00
Vladimir Prus
e26988d459 Fix some C++-style comments. Pass -pedantic when compiling with gcc,
so that such problems are reported.


[SVN r21298]
2003-12-17 06:16:38 +00:00
Toon Knapen
8f3b069f3f changed C++ style comment into C-style comment (port to IBM)
[SVN r21290]
2003-12-16 14:32:09 +00:00
Toon Knapen
5d21e13a4c changed C++ style comment into C-style comment (port to IBM)
[SVN r21290]
2003-12-16 14:32:09 +00:00
Vladimir Prus
b0e6228616 Eliminate dependency cycle in some cases.
[SVN r21262]
2003-12-15 07:52:30 +00:00
Vladimir Prus
418dae429a Eliminate dependency cycle in some cases.
[SVN r21262]
2003-12-15 07:52:30 +00:00
Rene Rivera
8646da0914 Add returning of generated files from stage rule.
[SVN r21260]
2003-12-15 04:09:56 +00:00
Rene Rivera
7db506bf7b Add LN definition for windows platform.
[SVN r21259]
2003-12-15 03:46:09 +00:00
Rene Rivera
1fbe6b1f83 Fix missing versioned DLLs from getting copied about as extra files.
[SVN r21258]
2003-12-15 03:41:52 +00:00
Rene Rivera
0caa010580 Fix setting PATH and quotes problem.
[SVN r21252]
2003-12-14 20:08:14 +00:00
Dave Abrahams
6f977e98a6 quote appended paths
[SVN r21246]
2003-12-13 15:09:27 +00:00
Dave Abrahams
832bb396db Fix up C++-isms in C code.
[SVN r21239]
2003-12-12 16:26:23 +00:00
Dave Abrahams
c5f3926445 Fix up C++-isms in C code.
[SVN r21239]
2003-12-12 16:26:23 +00:00
Vladimir Prus
a038b016ae Forgotten change.
[SVN r21227]
2003-12-11 14:20:55 +00:00