2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-24 16:02:16 +00:00
Commit Graph

10944 Commits

Author SHA1 Message Date
Vladimir Prus
9607545f83 Update version to M11
[SVN r34607]
2006-07-20 06:34:00 +00:00
Vladimir Prus
1fe1853c49 Update version to M11
[SVN r34607]
2006-07-20 06:34:00 +00:00
Vladimir Prus
77addc6af0 Merge dialog-closing improvements from Bronek
[SVN r34606]
2006-07-20 06:29:34 +00:00
Vladimir Prus
3851b51205 Merge dialog-closing improvements from Bronek
[SVN r34606]
2006-07-20 06:29:34 +00:00
Vladimir Prus
837f57e2ba Improvements in auto-closing on dialog boxes. In particular, new
check that parent's creation time is less than child's creation time.

Patch from Bronek Kozicki.


[SVN r34605]
2006-07-20 06:27:50 +00:00
Vladimir Prus
b9ff2093c0 Improvements in auto-closing on dialog boxes. In particular, new
check that parent's creation time is less than child's creation time.

Patch from Bronek Kozicki.


[SVN r34605]
2006-07-20 06:27:50 +00:00
Vladimir Prus
f3d1c2316b Merge dialog box closing fixes
[SVN r34537]
2006-07-15 05:56:54 +00:00
Vladimir Prus
956a67940b Merge dialog box closing fixes
[SVN r34537]
2006-07-15 05:56:54 +00:00
Vladimir Prus
42e6ab6ab2 Improve auto-closing of dialog boxes.
- Don't close boxes owned by 'explorer.exe'.
  - Close dialog parented by csrss.exe ("Unable to locate component/dll")
  - Various cleanups

Patch from Bronek Kozicki.


[SVN r34536]
2006-07-15 05:54:35 +00:00
Vladimir Prus
8fd23e4502 Improve auto-closing of dialog boxes.
- Don't close boxes owned by 'explorer.exe'.
  - Close dialog parented by csrss.exe ("Unable to locate component/dll")
  - Various cleanups

Patch from Bronek Kozicki.


[SVN r34536]
2006-07-15 05:54:35 +00:00
Vladimir Prus
5f65035c81 Fix syntax error.
[SVN r34521]
2006-07-13 07:39:58 +00:00
Vladimir Prus
467ba04af3 Fix syntax error.
[SVN r34521]
2006-07-13 07:39:58 +00:00
Dave Abrahams
5b8b9f4a02 Correct extra-libs logic for QNX
[SVN r34520]
2006-07-12 23:11:56 +00:00
Dave Abrahams
c73716c6be Correct extra-libs logic for QNX
[SVN r34520]
2006-07-12 23:11:56 +00:00
Andrey Melnikov
41636a5650 -Yl patch by Bojan Resnik for precompiled headers with debug info
[SVN r34502]
2006-07-10 17:54:35 +00:00
Andrey Melnikov
f651aa659e -Yl patch by Bojan Resnik for precompiled headers with debug info
[SVN r34502]
2006-07-10 17:54:35 +00:00
Andrey Melnikov
6e1c7a3704 Fix: Support for precompiled headers in msvc.jam was broken by the previous patch
[SVN r34500]
2006-07-10 15:37:26 +00:00
Andrey Melnikov
9734c8de4a Fix: Support for precompiled headers in msvc.jam was broken by the previous patch
[SVN r34500]
2006-07-10 15:37:26 +00:00
Vladimir Prus
8ab8ea9946 Add example of calling Python modules from Boost.Build.
[SVN r34474]
2006-07-07 07:14:46 +00:00
Vladimir Prus
eaa779f560 Add example of calling Python modules from Boost.Build.
[SVN r34474]
2006-07-07 07:14:46 +00:00
Vladimir Prus
92b9016ba4 Merge from trunk
[SVN r34473]
2006-07-07 06:48:53 +00:00
Vladimir Prus
a5eef8bde8 Merge from trunk
[SVN r34473]
2006-07-07 06:48:53 +00:00
Vladimir Prus
08bec0da7d Make 'use-project' in user-config work.
* build/project.jam (load-used-projects): New, extracted from 'load'.
    (load): Call 'load-used-projects'
    * build-system.jam: Call 'load-used-projects' for site-config and
    user-config.

Thanks to Andrei Melnikov for the bug report.


[SVN r34472]
2006-07-07 06:47:20 +00:00
Vladimir Prus
a7f3c8a3c4 Make 'use-project' in user-config work.
* build/project.jam (load-used-projects): New, extracted from 'load'.
    (load): Call 'load-used-projects'
    * build-system.jam: Call 'load-used-projects' for site-config and
    user-config.

Thanks to Andrei Melnikov for the bug report.


[SVN r34472]
2006-07-07 06:47:20 +00:00
Vladimir Prus
aaccab6e63 Merge from trunk
[SVN r34471]
2006-07-07 05:26:29 +00:00
Vladimir Prus
d58b2fda61 Merge from trunk
[SVN r34471]
2006-07-07 05:26:29 +00:00
Vladimir Prus
3405ecc248 * rc.jam (init): Set flags for <define> and <include> features.
Suggestion from Klaus Nowikow.


[SVN r34470]
2006-07-07 05:25:40 +00:00
Vladimir Prus
757cd4a0cd * rc.jam (init): Set flags for <define> and <include> features.
Suggestion from Klaus Nowikow.


[SVN r34470]
2006-07-07 05:25:40 +00:00
Rene Rivera
0386788a9e Fix a variety of differences in the install process between BBv1 and BBv2... versioned subdir for the headers; stage libs only; default built variants, version tag. (merge from head)
[SVN r34449]
2006-07-02 22:30:37 +00:00
Rene Rivera
aa47a98aca Fix a variety of differences in the install process between BBv1 and BBv2... versioned subdir for the headers; stage libs only; default built variants, version tag. (merge from head)
[SVN r34449]
2006-07-02 22:30:37 +00:00
Rene Rivera
de62cd7a45 Fix a variety of differences in the install process between BBv1 and BBv2... versioned subdir for the headers; stage libs only; default built variants, version tag.
[SVN r34448]
2006-07-02 22:23:43 +00:00
Rene Rivera
ad1e6a2db5 Fix a variety of differences in the install process between BBv1 and BBv2... versioned subdir for the headers; stage libs only; default built variants, version tag.
[SVN r34448]
2006-07-02 22:23:43 +00:00
Rene Rivera
0a57351073 Make static non-import libs have the "lib" prefix to conform to the bbv1 and auto-link existing practice. (merge from head)
[SVN r34447]
2006-07-02 19:16:09 +00:00
Rene Rivera
d0aa1d306f Make static non-import libs have the "lib" prefix to conform to the bbv1 and auto-link existing practice. (merge from head)
[SVN r34447]
2006-07-02 19:16:09 +00:00
Rene Rivera
4dd062bff4 Make static non-import libs have the "lib" prefix to conform to the bbv1 and auto-link existing practice.
[SVN r34446]
2006-07-02 19:01:52 +00:00
Rene Rivera
d8053baead Make static non-import libs have the "lib" prefix to conform to the bbv1 and auto-link existing practice.
[SVN r34446]
2006-07-02 19:01:52 +00:00
Andrey Melnikov
8aedb29fdb - New "cc-compile" rule in msvc.jam to reduce code duplication in actions
- Minor whitespace fixes in msvc.jam:
  - tabs > spaces
  - trailing whitespace has been removed


[SVN r34427]
2006-06-29 21:50:00 +00:00
Andrey Melnikov
6774a1604e - New "cc-compile" rule in msvc.jam to reduce code duplication in actions
- Minor whitespace fixes in msvc.jam:
  - tabs > spaces
  - trailing whitespace has been removed


[SVN r34427]
2006-06-29 21:50:00 +00:00
Rene Rivera
5db641d65e Oops, removed too much of the requirements code. (merge from head)
[SVN r34420]
2006-06-27 23:46:27 +00:00
Rene Rivera
782829d450 Oops, removed too much of the requirements code. (merge from head)
[SVN r34420]
2006-06-27 23:46:27 +00:00
Rene Rivera
e6b220de4f Oops, removed too much of the requirements code.
[SVN r34419]
2006-06-27 23:39:16 +00:00
Rene Rivera
b154e9ed16 Oops, removed too much of the requirements code.
[SVN r34419]
2006-06-27 23:39:16 +00:00
Rene Rivera
011dec6084 Work around STLport link requirements when linking static vs. multi thread modes. (merge from head)
[SVN r34416]
2006-06-27 14:18:21 +00:00
Rene Rivera
b37e942f07 Work around STLport link requirements when linking static vs. multi thread modes. (merge from head)
[SVN r34416]
2006-06-27 14:18:21 +00:00
Rene Rivera
88bd58147e Work around STLport link requirements when linking static vs. multi thread modes.
[SVN r34415]
2006-06-27 14:08:14 +00:00
Rene Rivera
2701d76841 Work around STLport link requirements when linking static vs. multi thread modes.
[SVN r34415]
2006-06-27 14:08:14 +00:00
Reece H. Dunn
35630f4c98 VC8 only has the multi-threaded version of the static run-time libraries, so use that version for single-threaded builds on VC8 and use the single-threaded libraries on the other versions.
Reported by Sohail Somani.


[SVN r34391]
2006-06-25 10:06:30 +00:00
Reece H. Dunn
3a8bbe7d0b VC8 only has the multi-threaded version of the static run-time libraries, so use that version for single-threaded builds on VC8 and use the single-threaded libraries on the other versions.
Reported by Sohail Somani.


[SVN r34391]
2006-06-25 10:06:30 +00:00
Andrey Melnikov
a114cab9b4 Common command lines refactored out in msvc.jam.
Hardcoded repeatedly used switches like  /Zm800 -nologo and /NOLOGO
/INCREMENTAL:NO have been moved to one place.


[SVN r34376]
2006-06-22 14:52:49 +00:00
Andrey Melnikov
769ecd0b52 Common command lines refactored out in msvc.jam.
Hardcoded repeatedly used switches like  /Zm800 -nologo and /NOLOGO
/INCREMENTAL:NO have been moved to one place.


[SVN r34376]
2006-06-22 14:52:49 +00:00