Vladimir Prus
6baf93013b
Fix typo.
...
[SVN r18934]
2003-07-04 11:32:17 +00:00
Vladimir Prus
c1d153e914
Add missing file.
...
[SVN r18932]
2003-07-03 10:11:38 +00:00
Vladimir Prus
7be0988b89
Add missing file.
...
[SVN r18932]
2003-07-03 10:11:38 +00:00
Vladimir Prus
27a3ee645a
Fix segfault, caused by premature deletion of some data. Positively,
...
valgrind rocks!
[SVN r18931]
2003-07-03 09:57:51 +00:00
Vladimir Prus
278c662f23
Fix segfault, caused by premature deletion of some data. Positively,
...
valgrind rocks!
[SVN r18931]
2003-07-03 09:57:51 +00:00
Vladimir Prus
9f9f661453
Kill some warnings.
...
[SVN r18930]
2003-07-03 09:55:39 +00:00
Vladimir Prus
dc5c32f5b4
Kill some warnings.
...
[SVN r18930]
2003-07-03 09:55:39 +00:00
Vladimir Prus
090be75458
Copy examples-v2 to sf webspace when rolling release.
...
[SVN r18929]
2003-07-03 09:27:34 +00:00
Vladimir Prus
0c6f0892b3
Copy examples-v2 to sf webspace when rolling release.
...
[SVN r18929]
2003-07-03 09:27:34 +00:00
Vladimir Prus
e4c84190c6
Bump version.
...
[SVN r18928]
2003-07-03 09:23:55 +00:00
Vladimir Prus
0e4ee7c3a4
Bump version.
...
[SVN r18928]
2003-07-03 09:23:55 +00:00
Vladimir Prus
952ec5a178
Lots of documentation rearrangement and improvement.
...
[SVN r18927]
2003-07-03 09:13:05 +00:00
Vladimir Prus
d649f55b80
Lots of documentation rearrangement and improvement.
...
[SVN r18927]
2003-07-03 09:13:05 +00:00
Vladimir Prus
85527f10ad
Add readme.
...
[SVN r18926]
2003-07-03 09:07:39 +00:00
Vladimir Prus
01a997e299
Add readme.
...
[SVN r18926]
2003-07-03 09:07:39 +00:00
Vladimir Prus
165e84f068
Add a new example.
...
[SVN r18925]
2003-07-03 08:57:32 +00:00
Vladimir Prus
0a644811ab
Add a new example.
...
[SVN r18925]
2003-07-03 08:57:32 +00:00
Vladimir Prus
c661c1ba19
Bugfix: the 'lib' target used to pass all unused sources to dependents,
...
which confused Boost.Build.
[SVN r18924]
2003-07-03 07:52:57 +00:00
Vladimir Prus
b4efd4f6a8
Bugfix: the 'lib' target used to pass all unused sources to dependents,
...
which confused Boost.Build.
[SVN r18924]
2003-07-03 07:52:57 +00:00
Vladimir Prus
d2ad8e70c5
Implement inline main targets.
...
* new/targets.jam
(main-target-sources): New rule.
(abstract-target.rename): New rule
(project-target.rename-main-target): New rule.
[SVN r18923]
2003-07-03 07:23:26 +00:00
Vladimir Prus
60e89037fb
Implement inline main targets.
...
* new/targets.jam
(main-target-sources): New rule.
(abstract-target.rename): New rule
(project-target.rename-main-target): New rule.
[SVN r18923]
2003-07-03 07:23:26 +00:00
Vladimir Prus
b521e2fb05
Improve comments.
...
[SVN r18922]
2003-07-03 07:18:39 +00:00
Vladimir Prus
6bce0b1a2d
Improve comments.
...
[SVN r18922]
2003-07-03 07:18:39 +00:00
Vladimir Prus
b03ce172d1
Make 'explicit' rule accept multiple arguments, for conveniecence.
...
[SVN r18921]
2003-07-03 07:17:27 +00:00
Vladimir Prus
f8c8383145
Make 'explicit' rule accept multiple arguments, for conveniecence.
...
[SVN r18921]
2003-07-03 07:17:27 +00:00
Vladimir Prus
f4abd7bd88
Unbreak qt-ui example: use hello_world_widget.h include, not hpp, since
...
UIC_H type has .h extension by default. With .hpp the examples worked
only if UIC_H extension was changed to .hpp in user-config.jam.
[SVN r18920]
2003-07-03 05:04:18 +00:00
Vladimir Prus
c8f6dd7412
Unbreak qt-ui example: use hello_world_widget.h include, not hpp, since
...
UIC_H type has .h extension by default. With .hpp the examples worked
only if UIC_H extension was changed to .hpp in user-config.jam.
[SVN r18920]
2003-07-03 05:04:18 +00:00
Vladimir Prus
23dde14d6b
Bufix. Don't change suffix for searched libraries on Windows, if suffix is
...
explicitly provided. Thanks to Kirill Lapshin for the bug report.
[SVN r18918]
2003-07-02 13:28:39 +00:00
Vladimir Prus
29adefff6b
Bufix. Don't change suffix for searched libraries on Windows, if suffix is
...
explicitly provided. Thanks to Kirill Lapshin for the bug report.
[SVN r18918]
2003-07-02 13:28:39 +00:00
Vladimir Prus
eb5d60e764
Make searched targets really work on borland.
...
* new/builtin.jam
(lib-generator): Remove.
(lib-target-class): New class. Target class is more powerfull then
generator, here.
* new/generators.jam
(construct): New argument 'return-all'.
* bew/property-set.jam
(property-set.add-raw): New method.
[SVN r18917]
2003-07-02 12:23:50 +00:00
Vladimir Prus
d9389bf4c0
Make searched targets really work on borland.
...
* new/builtin.jam
(lib-generator): Remove.
(lib-target-class): New class. Target class is more powerfull then
generator, here.
* new/generators.jam
(construct): New argument 'return-all'.
* bew/property-set.jam
(property-set.add-raw): New method.
[SVN r18917]
2003-07-02 12:23:50 +00:00
Vladimir Prus
745fbefcf4
Add --preserve option to test system.
...
[SVN r18915]
2003-07-02 11:46:19 +00:00
Vladimir Prus
c51bffadef
Add --preserve option to test system.
...
[SVN r18915]
2003-07-02 11:46:19 +00:00
Beman Dawes
b172c26bba
Make use of quotes consistent in command line examples
...
[SVN r18910]
2003-07-01 19:31:45 +00:00
Vladimir Prus
66ad2a2aad
Use new-style target in in stlport.jam.
...
[SVN r18909]
2003-07-01 14:15:22 +00:00
Vladimir Prus
5a25150fa2
Use new-style target in in stlport.jam.
...
[SVN r18909]
2003-07-01 14:15:22 +00:00
Vladimir Prus
812503f553
Add linkflags and archiveflags support to borland toolset.
...
[SVN r18908]
2003-07-01 14:10:56 +00:00
Vladimir Prus
772baf808b
Add linkflags and archiveflags support to borland toolset.
...
[SVN r18908]
2003-07-01 14:10:56 +00:00
Vladimir Prus
6834f94a49
Robustify dependency_test.
...
[SVN r18907]
2003-07-01 14:10:03 +00:00
Vladimir Prus
808127309e
Robustify dependency_test.
...
[SVN r18907]
2003-07-01 14:10:03 +00:00
Vladimir Prus
b6f1d3f351
Fix compilation errors on borland.
...
[SVN r18906]
2003-07-01 14:00:04 +00:00
Vladimir Prus
1dd6cf6703
Fix compilation errors on borland.
...
[SVN r18906]
2003-07-01 14:00:04 +00:00
Vladimir Prus
05ce8dc21d
Add gettext example.
...
[SVN r18905]
2003-07-01 12:00:31 +00:00
Vladimir Prus
51af0a3f35
Add gettext example.
...
[SVN r18905]
2003-07-01 12:00:31 +00:00
Vladimir Prus
4a8fdb89f8
Add missing import.
...
[SVN r18904]
2003-07-01 11:58:11 +00:00
Vladimir Prus
f8725f238c
Add missing import.
...
[SVN r18904]
2003-07-01 11:58:11 +00:00
Vladimir Prus
950d24ffce
Gettext improvements. Allow main target in sources for 'gettext.update'
...
rule. Improve 'stage' target to help installting gettext files.
[SVN r18903]
2003-07-01 11:48:53 +00:00
Vladimir Prus
ccc4e67aa3
Gettext improvements. Allow main target in sources for 'gettext.update'
...
rule. Improve 'stage' target to help installting gettext files.
[SVN r18903]
2003-07-01 11:48:53 +00:00
Vladimir Prus
03e377c4a1
Add gettext support.
...
[SVN r18902]
2003-07-01 09:48:16 +00:00
Vladimir Prus
e4c8ed5be1
Add gettext support.
...
[SVN r18902]
2003-07-01 09:48:16 +00:00