2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-23 03:32:12 +00:00
Commit Graph

10944 Commits

Author SHA1 Message Date
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
Vladimir Prus
1f2757edc4 Merge Qt3 fixes from trunk.
[SVN r33504]
2006-03-28 13:36:06 +00:00
Vladimir Prus
5d44b8550c Merge Qt3 fixes from trunk.
[SVN r33504]
2006-03-28 13:36:06 +00:00
Vladimir Prus
0b918c04ba Unbreak Qt3.
Patch from Jurgen Hunold.


[SVN r33503]
2006-03-28 13:26:31 +00:00
Vladimir Prus
2813affa7d Unbreak Qt3.
Patch from Jurgen Hunold.


[SVN r33503]
2006-03-28 13:26:31 +00:00
Vladimir Prus
0bd8bdda2d Merge fixes from HEAD.
[SVN r33484]
2006-03-27 12:05:57 +00:00
Vladimir Prus
28e0619911 Merge fixes from HEAD.
[SVN r33484]
2006-03-27 12:05:57 +00:00
Rene Rivera
ad99b23a0b Fix missing var expansion in error message about conflicting properties.
[SVN r33482]
2006-03-27 03:28:19 +00:00
Rene Rivera
f85c972564 Fix missing var expansion in error message about conflicting properties.
[SVN r33482]
2006-03-27 03:28:19 +00:00
Rene Rivera
6934ddd420 Fixes for MinGW compilation.
* Configuration prefers using the AR in the compiler specific bin dir.
* Fix pre-delete of archives so it uses it's own action, and hence allows the archive action to be a single command.
* That fixes the problem of command line limits on the CMD shell, for archives that have many source files.


[SVN r33475]
2006-03-26 06:28:51 +00:00
Rene Rivera
9ce942b0c5 Fixes for MinGW compilation.
* Configuration prefers using the AR in the compiler specific bin dir.
* Fix pre-delete of archives so it uses it's own action, and hence allows the archive action to be a single command.
* That fixes the problem of command line limits on the CMD shell, for archives that have many source files.


[SVN r33475]
2006-03-26 06:28:51 +00:00
Rene Rivera
a0b73d1f26 Add RmTemps, which is the really quite version of Clean.
[SVN r33474]
2006-03-26 06:26:01 +00:00
Rene Rivera
9efe599d52 Add RmTemps, which is the really quite version of Clean.
[SVN r33474]
2006-03-26 06:26:01 +00:00
Rene Rivera
a29731a374 Add missing "undef" feature. It's used in plenty of places but was never defined.
[SVN r33473]
2006-03-25 16:28:19 +00:00
Rene Rivera
3af30fce69 Add missing "undef" feature. It's used in plenty of places but was never defined.
[SVN r33473]
2006-03-25 16:28:19 +00:00
Vladimir Prus
e30e52e60e Allow to explicitly specify root, in case where we have trouble auto-detecting
it from the compiler name.


[SVN r33453]
2006-03-23 08:35:37 +00:00
Vladimir Prus
6ab05a7bf9 Allow to explicitly specify root, in case where we have trouble auto-detecting
it from the compiler name.


[SVN r33453]
2006-03-23 08:35:37 +00:00
Vladimir Prus
84652e1dfe Use project name 'qt' for Qt4 and 'qt3' for Qt3.
[SVN r33442]
2006-03-22 15:10:27 +00:00
Vladimir Prus
213a53acb8 Use project name 'qt' for Qt4 and 'qt3' for Qt3.
[SVN r33442]
2006-03-22 15:10:27 +00:00
Vladimir Prus
8365dbd676 Don't append lib paths for all gcc version to a single RUN_PATH.
[SVN r33441]
2006-03-22 14:28:39 +00:00
Vladimir Prus
cf030feb98 Don't append lib paths for all gcc version to a single RUN_PATH.
[SVN r33441]
2006-03-22 14:28:39 +00:00
Vladimir Prus
01447a62c3 Make dependents of Python link to 'util' library on Unix.
[SVN r33440]
2006-03-22 14:13:43 +00:00
Vladimir Prus
a1bbd3b36b Make dependents of Python link to 'util' library on Unix.
[SVN r33440]
2006-03-22 14:13:43 +00:00
Vladimir Prus
55008084b3 Add forwarding qt.jam.
[SVN r33439]
2006-03-22 10:21:28 +00:00
Vladimir Prus
358d3f9da9 Add forwarding qt.jam.
[SVN r33439]
2006-03-22 10:21:28 +00:00
Vladimir Prus
71c1fbd980 Remove qt.jam as it's moved to qt3.jam.
[SVN r33438]
2006-03-22 10:16:38 +00:00
Vladimir Prus
ca5fbaaf47 Remove qt.jam as it's moved to qt3.jam.
[SVN r33438]
2006-03-22 10:16:38 +00:00
Vladimir Prus
f10aa46a3e Declare 'dl' target only once, to avoid ambiguity if several python
versions are configured.


[SVN r33437]
2006-03-22 10:14:00 +00:00
Vladimir Prus
fc80d56d79 Declare 'dl' target only once, to avoid ambiguity if several python
versions are configured.


[SVN r33437]
2006-03-22 10:14:00 +00:00
Vladimir Prus
cb5f8fba20 Don't support QTDIR for Qt4, as Qt4 itself deprecates this environment
variable.


[SVN r33436]
2006-03-22 10:09:18 +00:00
Vladimir Prus
ab9b0a29df Don't support QTDIR for Qt4, as Qt4 itself deprecates this environment
variable.


[SVN r33436]
2006-03-22 10:09:18 +00:00