Vladimir Prus
|
b92c99eb5f
|
Fix URLs of packages.
[SVN r33582]
|
2006-04-07 08:07:58 +00:00 |
|
Vladimir Prus
|
b0a5b47c72
|
Fix URLs of packages.
[SVN r33582]
|
2006-04-07 08:07:58 +00:00 |
|
Vladimir Prus
|
2c43d9f78a
|
Merge from trunk.
[SVN r33581]
|
2006-04-07 07:50:47 +00:00 |
|
Vladimir Prus
|
ccf9ca3506
|
Merge from trunk.
[SVN r33581]
|
2006-04-07 07:50:47 +00:00 |
|
Vladimir Prus
|
b558dea5cd
|
New library QtUiTools. Support buildable Qt tree.
Patch from Juergen Hunold.
[SVN r33580]
|
2006-04-07 07:45:07 +00:00 |
|
Vladimir Prus
|
936ed4700e
|
New library QtUiTools. Support buildable Qt tree.
Patch from Juergen Hunold.
[SVN r33580]
|
2006-04-07 07:45:07 +00:00 |
|
Vladimir Prus
|
1d45ae211b
|
Merge from trunk.
[SVN r33579]
|
2006-04-07 07:38:58 +00:00 |
|
Vladimir Prus
|
b3c08e13d6
|
Merge from trunk.
[SVN r33579]
|
2006-04-07 07:38:58 +00:00 |
|
Vladimir Prus
|
4d3bc9cced
|
Remove floatsam.
[SVN r33578]
|
2006-04-07 07:37:06 +00:00 |
|
Vladimir Prus
|
6b2cc5bded
|
Remove floatsam.
[SVN r33578]
|
2006-04-07 07:37:06 +00:00 |
|
Vladimir Prus
|
0b0d55bb05
|
Merge from trunk.
[SVN r33577]
|
2006-04-07 07:34:58 +00:00 |
|
Vladimir Prus
|
4b1c4f32cb
|
Merge from trunk.
[SVN r33577]
|
2006-04-07 07:34:58 +00:00 |
|
Vladimir Prus
|
91b01acc3b
|
Make it possible to suppress 'lib' prefix for a target type derived from 'LIB'.
[SVN r33576]
|
2006-04-07 07:32:09 +00:00 |
|
Vladimir Prus
|
81ff6d87fa
|
Make it possible to suppress 'lib' prefix for a target type derived from 'LIB'.
[SVN r33576]
|
2006-04-07 07:32:09 +00:00 |
|
Rene Rivera
|
7caae4d9f5
|
Per ticket #81 <https://zigzag.cs.msu.su/boost.build/ticket/81>. Use start/end-group options of the GNU linker to allow for cyclic dependencies in libraries.
[SVN r33575]
|
2006-04-07 00:48:49 +00:00 |
|
Rene Rivera
|
d98c2876ac
|
Per ticket #81 <https://zigzag.cs.msu.su/boost.build/ticket/81>. Use start/end-group options of the GNU linker to allow for cyclic dependencies in libraries.
[SVN r33575]
|
2006-04-07 00:48:49 +00:00 |
|
Stefan Slapeta
|
69c0ae4c14
|
added system libs for intel-win32
[SVN r33563]
|
2006-04-06 07:07:12 +00:00 |
|
Stefan Slapeta
|
7e192249a5
|
added system libs for intel-win32
[SVN r33563]
|
2006-04-06 07:07:12 +00:00 |
|
Stefan Slapeta
|
55da156d99
|
Added necessary systems libraries for intel-win32
[SVN r33552]
|
2006-04-05 11:19:34 +00:00 |
|
Stefan Slapeta
|
36f3ea648b
|
Added necessary systems libraries for intel-win32
[SVN r33552]
|
2006-04-05 11:19:34 +00:00 |
|
Vladimir Prus
|
fc143d2bcc
|
Merge intel fixes from trunk.
[SVN r33551]
|
2006-04-05 08:38:01 +00:00 |
|
Vladimir Prus
|
5035ad6616
|
Merge intel fixes from trunk.
[SVN r33551]
|
2006-04-05 08:38:01 +00:00 |
|
Vladimir Prus
|
117f001882
|
--debug-configuration works for intel-linux.jam
[SVN r33547]
|
2006-04-05 08:33:09 +00:00 |
|
Vladimir Prus
|
a473fbb25f
|
--debug-configuration works for intel-linux.jam
[SVN r33547]
|
2006-04-05 08:33:09 +00:00 |
|
Vladimir Prus
|
9e24c0ecd2
|
Disable various frontend options that seem to cause ICE's with intel 9.0.
[SVN r33542]
|
2006-04-05 07:10:36 +00:00 |
|
Vladimir Prus
|
10ead373c3
|
Disable various frontend options that seem to cause ICE's with intel 9.0.
[SVN r33542]
|
2006-04-05 07:10:36 +00:00 |
|
Rene Rivera
|
7a186d2131
|
Add support for toolset specific resource compiler tool. Make gcc toolset configure a resource compiler if available, and optionally can be user configured. This allows the use of RC files with MinGW and CGYWIN. MSVC minor adjustment to changed name of RC rule. (merge from HEAD)
[SVN r33540]
|
2006-04-05 05:45:55 +00:00 |
|
Rene Rivera
|
60ad74efef
|
Add support for toolset specific resource compiler tool. Make gcc toolset configure a resource compiler if available, and optionally can be user configured. This allows the use of RC files with MinGW and CGYWIN. MSVC minor adjustment to changed name of RC rule. (merge from HEAD)
[SVN r33540]
|
2006-04-05 05:45:55 +00:00 |
|
Rene Rivera
|
6187be22dd
|
Add support for toolset specific resource compiler tool. Make gcc toolset configure a resource compiler if available, and optionally can be user configured. This allows the use of RC files with MinGW and CYGWIN. MSVC minor adjustment to changed name of RC rule.
[SVN r33539]
|
2006-04-05 05:36:52 +00:00 |
|
Rene Rivera
|
81d10205de
|
Add support for toolset specific resource compiler tool. Make gcc toolset configure a resource compiler if available, and optionally can be user configured. This allows the use of RC files with MinGW and CYGWIN. MSVC minor adjustment to changed name of RC rule.
[SVN r33539]
|
2006-04-05 05:36:52 +00:00 |
|
Rene Rivera
|
57da2af7fa
|
Fix building with intel-win32 toolset, it was missing linking to some of the system DLLs. (merge from HEAD)
[SVN r33534]
|
2006-04-04 23:41:06 +00:00 |
|
Rene Rivera
|
995a7008e5
|
Fix building with intel-win32 toolset, it was missing linking to some of the system DLLs. (merge from HEAD)
[SVN r33534]
|
2006-04-04 23:41:06 +00:00 |
|
Rene Rivera
|
7a642565e8
|
Add support for STLport 5.x release. (merge from HEAD)
[SVN r33533]
|
2006-04-04 23:38:12 +00:00 |
|
Rene Rivera
|
529019f69e
|
Add support for STLport 5.x release. (merge from HEAD)
[SVN r33533]
|
2006-04-04 23:38:12 +00:00 |
|
Rene Rivera
|
aaf31f754f
|
Fix building with intel-win32 toolset, it was missing linking to some of the system DLLs.
[SVN r33532]
|
2006-04-04 23:17:43 +00:00 |
|
Rene Rivera
|
bb28db9fe5
|
Fix building with intel-win32 toolset, it was missing linking to some of the system DLLs.
[SVN r33532]
|
2006-04-04 23:17:43 +00:00 |
|
Rene Rivera
|
997b0f87db
|
Add support for STLport 5.x release.
[SVN r33531]
|
2006-04-04 23:16:13 +00:00 |
|
Rene Rivera
|
35992c9ea7
|
Add support for STLport 5.x release.
[SVN r33531]
|
2006-04-04 23:16:13 +00:00 |
|
Vladimir Prus
|
2c0348b18d
|
Merge LD_LIBRARY_PATH fixes for 64-bit gcc from trunk.
[SVN r33522]
|
2006-03-29 15:22:11 +00:00 |
|
Vladimir Prus
|
d9530b4f95
|
Merge LD_LIBRARY_PATH fixes for 64-bit gcc from trunk.
[SVN r33522]
|
2006-03-29 15:22:11 +00:00 |
|
Vladimir Prus
|
20065dfe21
|
Fix LD_LIBRARY_PATH setting for 64-bit gcc.
[SVN r33521]
|
2006-03-29 15:20:08 +00:00 |
|
Vladimir Prus
|
3b7c6068ea
|
Fix LD_LIBRARY_PATH setting for 64-bit gcc.
[SVN r33521]
|
2006-03-29 15:20:08 +00:00 |
|
Vladimir Prus
|
d6678f7b3b
|
Merge rpath and strip fixed for OSF from trunk.
[SVN r33520]
|
2006-03-29 11:43:03 +00:00 |
|
Vladimir Prus
|
0b1e3c9013
|
Merge rpath and strip fixed for OSF from trunk.
[SVN r33520]
|
2006-03-29 11:43:03 +00:00 |
|
Vladimir Prus
|
e32ee36424
|
Fix rpath and strip for OFS linker.
[SVN r33519]
|
2006-03-29 11:42:04 +00:00 |
|
Vladimir Prus
|
b3c54cd894
|
Fix rpath and strip for OFS linker.
[SVN r33519]
|
2006-03-29 11:42:04 +00:00 |
|
Vladimir Prus
|
ce06dc8e38
|
Merge LD_LIBRARY_PATH fix for intel.
[SVN r33516]
|
2006-03-29 11:08:08 +00:00 |
|
Vladimir Prus
|
4bdfdd8da4
|
Merge LD_LIBRARY_PATH fix for intel.
[SVN r33516]
|
2006-03-29 11:08:08 +00:00 |
|
Vladimir Prus
|
316a8103b9
|
Set LD_LIBRARY_PATH when running tests built with intel-linux.
[SVN r33515]
|
2006-03-29 11:05:05 +00:00 |
|
Vladimir Prus
|
cb4bb153c5
|
Set LD_LIBRARY_PATH when running tests built with intel-linux.
[SVN r33515]
|
2006-03-29 11:05:05 +00:00 |
|