Jürgen Hunold
a7bebcd59e
Merge from HEAD:
...
Added missing/changed to Boost Software license.
Changed tests to use qt3 toolset.
[SVN r35400]
2006-09-28 19:03:32 +00:00
Jürgen Hunold
c1bbd7ce3a
Merge from HEAD:
...
Added missing/changed to Boost Software license.
Changed tests to use qt3 toolset.
[SVN r35400]
2006-09-28 19:03:32 +00:00
Jürgen Hunold
602eb9e5a2
Added missing/changed to Boost Software license.
...
Changed tests to use qt3 toolset.
[SVN r35399]
2006-09-28 19:00:12 +00:00
Jürgen Hunold
de04c65ce9
Added missing/changed to Boost Software license.
...
Changed tests to use qt3 toolset.
[SVN r35399]
2006-09-28 19:00:12 +00:00
Dave Abrahams
17f543b82c
merged from HEAD
...
[SVN r35392]
2006-09-28 17:18:03 +00:00
Dave Abrahams
3b48033de7
merged from HEAD
...
[SVN r35392]
2006-09-28 17:18:03 +00:00
Dave Abrahams
7ff406cb6b
Correctly report python library path
...
[SVN r35391]
2006-09-28 17:15:52 +00:00
Dave Abrahams
05edca84da
Correctly report python library path
...
[SVN r35391]
2006-09-28 17:15:52 +00:00
Dave Abrahams
67a8f7ed2b
Attempt to get tests linking on OSF again by adding missing -lz.
...
Strip out loads of detritus.
[SVN r35390]
2006-09-28 17:13:35 +00:00
Dave Abrahams
b6a0e636f8
Attempt to get tests linking on OSF again by adding missing -lz.
...
Strip out loads of detritus.
[SVN r35390]
2006-09-28 17:13:35 +00:00
Rene Rivera
c65b20e190
Seems any $(x:X) expansion will expand to empty string as opposed to empty list.
...
[SVN r35353]
2006-09-27 15:39:42 +00:00
Rene Rivera
d7180b3124
Swap test values to correct expected-obtained order.
...
[SVN r35352]
2006-09-27 15:01:52 +00:00
Rene Rivera
08bebc57f8
Minor edits. Add var expansion test that veryfies that "$(x:D)" is broken.
...
[SVN r35351]
2006-09-27 14:52:19 +00:00
K. Noel Belcourt
f7799d2c01
Add this option to vacpp when building bjam (-bmaxdata:0x40000000).
...
This option increases the amount of heap / stack space available
to bjam when it runs. By default on IBM SP2 clusters, the available
stack is limited to 256 Mb which is insufficient for building larger
applications.
-bmaxdata=<num>
Sets the maximum size of the area shared by the
static data (both initialized and uninitialized)
and the heap to <num> bytes. The default is
-bmaxdata=0.
[SVN r35323]
2006-09-25 21:48:04 +00:00
K. Noel Belcourt
79047105e6
Add this option to vacpp when building bjam (-bmaxdata:0x40000000).
...
This option increases the amount of heap / stack space available
to bjam when it runs. By default on IBM SP2 clusters, the available
stack is limited to 256 Mb which is insufficient for building larger
applications.
-bmaxdata=<num>
Sets the maximum size of the area shared by the
static data (both initialized and uninitialized)
and the heap to <num> bytes. The default is
-bmaxdata=0.
[SVN r35323]
2006-09-25 21:48:04 +00:00
Douglas Gregor
b0a6fb339f
Fix linking of libboost_python on Mac OS X
...
[SVN r35307]
2006-09-24 12:36:22 +00:00
Douglas Gregor
a640c0c36b
Fix linking of libboost_python on Mac OS X
...
[SVN r35307]
2006-09-24 12:36:22 +00:00
Douglas Gregor
6700290a3e
Fix linking of libboost_python on Mac OS X
...
[SVN r35307]
2006-09-24 12:36:22 +00:00
Douglas Gregor
8fa3e76304
Fix linking of libboost_python on Mac OS X
...
[SVN r35307]
2006-09-24 12:36:22 +00:00
Roland Schwarz
a88ed54893
Fixed a bug that prevented using path-global from external projects,
...
when specified as a relative path,
e.g. path-global BOOST_ROOT : ../../boost
The fix should not interfere with the build of the boost library at all.
If there are problems though, simply remove everything between
<speedsnail> ... </speedsnail> again, and drop me a note.
[SVN r35305]
2006-09-24 11:38:46 +00:00
Vladimir Prus
8344a5b75b
Merge changes from trunk
...
[SVN r35304]
2006-09-24 10:12:34 +00:00
Vladimir Prus
3de9f03ac9
Merge changes from trunk
...
[SVN r35304]
2006-09-24 10:12:34 +00:00
Vladimir Prus
8ff5ae8422
Add comment
...
[SVN r35303]
2006-09-24 09:40:40 +00:00
Vladimir Prus
cd345eb3a8
Add comment
...
[SVN r35303]
2006-09-24 09:40:40 +00:00
Vladimir Prus
ab1e76ee8b
Robustify PCH generator.
...
* pch.jam (pch-generator.run): Don't insist on specific order
of source targets.
[SVN r35302]
2006-09-24 09:38:46 +00:00
Vladimir Prus
0c4edbe5fc
Robustify PCH generator.
...
* pch.jam (pch-generator.run): Don't insist on specific order
of source targets.
[SVN r35302]
2006-09-24 09:38:46 +00:00
Rene Rivera
e7f8022433
Cleanup.
...
[SVN r35279]
2006-09-22 16:07:59 +00:00
Jürgen Hunold
5b36a2ae11
Merge from HEAD:
...
Add missing QtDesigner library.
Improve control of Qt3Support library.
[SVN r35267]
2006-09-21 20:08:28 +00:00
Jürgen Hunold
62b238dc5d
Merge from HEAD:
...
Add missing QtDesigner library.
Improve control of Qt3Support library.
[SVN r35267]
2006-09-21 20:08:28 +00:00
Jürgen Hunold
5eda58eb82
Add missing QtDesigner library.
...
Improve control of Qt3Support library.
[SVN r35266]
2006-09-21 20:05:26 +00:00
Jürgen Hunold
fc137a52e3
Add missing QtDesigner library.
...
Improve control of Qt3Support library.
[SVN r35266]
2006-09-21 20:05:26 +00:00
Dave Abrahams
f3abc0ce52
Fix inspection issues
...
[SVN r35239]
2006-09-21 02:40:19 +00:00
Dave Abrahams
4b197ae0e9
Fix inspection issues
...
[SVN r35239]
2006-09-21 02:40:19 +00:00
Rene Rivera
d5dc3dd12a
Minor improvement in memory and complexity of sequence length calculation.
...
[SVN r35233]
2006-09-20 21:39:43 +00:00
Rene Rivera
f7969af452
Minor improvement in memory and complexity of sequence length calculation.
...
[SVN r35233]
2006-09-20 21:39:43 +00:00
Rene Rivera
9b500a6778
Apply patch from Yakov Markovitch; [ 1558580 ] jam:"VAR on TARGET ?= values" unconditionally assigns values.
...
Add corresponding test.
[SVN r35229]
2006-09-20 16:09:19 +00:00
Rene Rivera
4e2d9e6458
Apply patch from Yakov Markovitch; [ 1558580 ] jam:"VAR on TARGET ?= values" unconditionally assigns values.
...
Add corresponding test.
[SVN r35229]
2006-09-20 16:09:19 +00:00
Rene Rivera
ef5b10c99c
Display seconds in perf data times to help in multi-platform comparison and human comprehension.
...
[SVN r35221]
2006-09-20 04:03:20 +00:00
Rene Rivera
e592c96067
Display seconds in perf data times to help in multi-platform comparison and human comprehension.
...
[SVN r35221]
2006-09-20 04:03:20 +00:00
Jürgen Hunold
a29c031dc4
Merge: Fix include path for QtAssistantClient library.
...
[SVN r35219]
2006-09-19 19:44:15 +00:00
Jürgen Hunold
481e0e28c7
Merge: Fix include path for QtAssistantClient library.
...
[SVN r35219]
2006-09-19 19:44:15 +00:00
Jürgen Hunold
b9296e3231
Fix include path for QtAssistantClient library.
...
[SVN r35218]
2006-09-19 19:40:03 +00:00
Jürgen Hunold
21085a5086
Fix include path for QtAssistantClient library.
...
[SVN r35218]
2006-09-19 19:40:03 +00:00
Vladimir Prus
16d92b5df6
Merge: Make tags for intel compiler match V1.
...
[SVN r35217]
2006-09-19 19:03:19 +00:00
Vladimir Prus
980495e017
Merge: Make tags for intel compiler match V1.
...
[SVN r35217]
2006-09-19 19:03:19 +00:00
Vladimir Prus
58d7a5f76d
Make tags for intel compiler match V1.
...
[SVN r35216]
2006-09-19 19:02:40 +00:00
Vladimir Prus
a994e940df
Make tags for intel compiler match V1.
...
[SVN r35216]
2006-09-19 19:02:40 +00:00
Dave Abrahams
af3f18297a
merged from HEAD
...
[SVN r35201]
2006-09-19 13:56:26 +00:00
Dave Abrahams
03fb5cbb67
merged from HEAD
...
[SVN r35201]
2006-09-19 13:56:26 +00:00
Dave Abrahams
b18cb60cf9
Fix version syntax checking
...
[SVN r35200]
2006-09-19 13:54:57 +00:00