Vladimir Prus
686ad5a7d2
Add a comment as to why searched-lib instances with different properties
...
won't be confused.
[SVN r17103]
2003-01-31 08:17:05 +00:00
Vladimir Prus
84a622bd27
Document static/shared libs, searched libs and mention project-root.
...
[SVN r17102]
2003-01-31 07:48:34 +00:00
Vladimir Prus
ac16b8eb56
Document static/shared libs, searched libs and mention project-root.
...
[SVN r17102]
2003-01-31 07:48:34 +00:00
Dave Abrahams
83b258e9ec
Restore missing PDB_LINKFLAG
...
[SVN r17086]
2003-01-30 10:43:27 +00:00
Vladimir Prus
6b56386b2c
Don't allow a toolset module to set flags for other module.
...
[SVN r17085]
2003-01-30 10:24:55 +00:00
Vladimir Prus
ff3c854c57
Don't allow a toolset module to set flags for other module.
...
[SVN r17085]
2003-01-30 10:24:55 +00:00
Rene Rivera
a3f42a2183
Make set-as-singleton account for set/reset if the variables are cleared after use.
...
[SVN r17080]
2003-01-29 16:26:40 +00:00
Vladimir Prus
06bf1704eb
Respect <threading> in QT support.
...
[SVN r17074]
2003-01-29 06:37:26 +00:00
Vladimir Prus
8d15ef3b68
Respect <threading> in QT support.
...
[SVN r17074]
2003-01-29 06:37:26 +00:00
Vladimir Prus
1204ab7fee
Add comments.
...
[SVN r17073]
2003-01-29 06:16:48 +00:00
Vladimir Prus
43aea6eb77
Add comments.
...
[SVN r17073]
2003-01-29 06:16:48 +00:00
Vladimir Prus
505d497041
Sync QT support with recent changes.
...
[SVN r17072]
2003-01-29 06:09:15 +00:00
Vladimir Prus
e13e04e1c8
Sync QT support with recent changes.
...
[SVN r17072]
2003-01-29 06:09:15 +00:00
Dave Abrahams
6282247046
Fix size of enums
...
[SVN r17071]
2003-01-28 23:25:16 +00:00
Vladimir Prus
b7ac8d527c
Add stlport support.
...
[SVN r17068]
2003-01-28 15:59:23 +00:00
Vladimir Prus
708cbbd8b8
Add stlport support.
...
[SVN r17068]
2003-01-28 15:59:23 +00:00
Vladimir Prus
202f647001
Bugfix: quoted includes were not handled correctly in some cases.
...
[SVN r17067]
2003-01-28 15:40:25 +00:00
Vladimir Prus
2ba321d252
Bugfix: quoted includes were not handled correctly in some cases.
...
[SVN r17067]
2003-01-28 15:40:25 +00:00
Vladimir Prus
34dae0687e
Improve handling of features. Now they are composed only of explicitly
...
specified properties.
* new/builtin.jam: (variant): Don't add defaults.
* new/feature.jam: (minimize): Eliminate defauls, when possible.
[SVN r17066]
2003-01-28 15:20:23 +00:00
Vladimir Prus
b67df40f13
Improve handling of features. Now they are composed only of explicitly
...
specified properties.
* new/builtin.jam: (variant): Don't add defaults.
* new/feature.jam: (minimize): Eliminate defauls, when possible.
[SVN r17066]
2003-01-28 15:20:23 +00:00
Vladimir Prus
bff8682edf
Overwrite existing symlinks.
...
[SVN r17064]
2003-01-28 15:13:03 +00:00
Vladimir Prus
ee7abc0343
Overwrite existing symlinks.
...
[SVN r17064]
2003-01-28 15:13:03 +00:00
Vladimir Prus
f369885928
Added testing.launcher feature. For example, now unit tests can be
...
run under valgrind.
[SVN r17063]
2003-01-28 15:12:31 +00:00
Vladimir Prus
f72669f745
Added testing.launcher feature. For example, now unit tests can be
...
run under valgrind.
[SVN r17063]
2003-01-28 15:12:31 +00:00
Vladimir Prus
bac9e7e625
Quote filenames for borland. Mostly so that tlib do not find
...
options inside filenames which contain dashes.
[SVN r17059]
2003-01-28 08:48:44 +00:00
Vladimir Prus
19b2952fc0
Quote filenames for borland. Mostly so that tlib do not find
...
options inside filenames which contain dashes.
[SVN r17059]
2003-01-28 08:48:44 +00:00
Vladimir Prus
c09d236e1b
Enable warnings for gcc.
...
* new/gcc.jam: The change itself.
* test/generators-test/Jamfile: Supress a warning :-)
[SVN r17058]
2003-01-28 08:46:22 +00:00
Vladimir Prus
8a400ce9ff
Enable warnings for gcc.
...
* new/gcc.jam: The change itself.
* test/generators-test/Jamfile: Supress a warning :-)
[SVN r17058]
2003-01-28 08:46:22 +00:00
Vladimir Prus
8491abeb3a
Make module_actions test work on Linux.
...
[SVN r17057]
2003-01-28 08:40:23 +00:00
Vladimir Prus
8710b0c1f4
Make module_actions test work on Linux.
...
[SVN r17057]
2003-01-28 08:40:23 +00:00
Vladimir Prus
ac025b5b80
Use errors.error instead of EXIT. Also, change the error message. Previously,
...
one could get:
Could not find Jamfile in this directory: ..
and start wondering why parent directory is searched at all.
[SVN r17056]
2003-01-28 08:34:05 +00:00
Vladimir Prus
dbfe339f53
Use errors.error instead of EXIT. Also, change the error message. Previously,
...
one could get:
Could not find Jamfile in this directory: ..
and start wondering why parent directory is searched at all.
[SVN r17056]
2003-01-28 08:34:05 +00:00
Rene Rivera
2e59653742
Minor syntax nit.
...
[SVN r17048]
2003-01-26 18:15:38 +00:00
Rene Rivera
d813f1f1bf
Minor syntax nit.
...
[SVN r17048]
2003-01-26 18:15:38 +00:00
Raoul Gough
4fecf50114
Remove note about STLport in link to gcc-nocygwin toolset
...
[SVN r17039]
2003-01-24 21:41:24 +00:00
Raoul Gough
b927e74714
Use updated Cygwin g++ support for -mno-cygwin
...
[SVN r17038]
2003-01-24 21:39:59 +00:00
Raoul Gough
5d1ba61966
Support for suppressing the export-all-symbols linker flag
...
[SVN r17037]
2003-01-24 21:38:57 +00:00
Vladimir Prus
7d8525a3b1
Bugfix from J?rgen Hunold.
...
* new/gcc.jam
(link-dll): Set "-L" properly.
[SVN r17024]
2003-01-24 13:31:50 +00:00
Vladimir Prus
5a6eead02b
Bugfix from J?rgen Hunold.
...
* new/gcc.jam
(link-dll): Set "-L" properly.
[SVN r17024]
2003-01-24 13:31:50 +00:00
Vladimir Prus
cccd2cec60
Add (now disabled) test for BB10.
...
[SVN r17008]
2003-01-23 14:24:53 +00:00
Vladimir Prus
a193d9d287
Add (now disabled) test for BB10.
...
[SVN r17008]
2003-01-23 14:24:53 +00:00
Dave Abrahams
07ca2ea663
Added missing module_actions test
...
[SVN r17007]
2003-01-23 13:57:01 +00:00
Dave Abrahams
aea9379a71
Added missing module_actions test
...
[SVN r17007]
2003-01-23 13:57:01 +00:00
Vladimir Prus
6906a6333f
Supress some output, when unneeded.
...
[SVN r17005]
2003-01-23 11:33:53 +00:00
Vladimir Prus
8193444323
Supress some output, when unneeded.
...
[SVN r17005]
2003-01-23 11:33:53 +00:00
Vladimir Prus
f67acc61a7
Introduce "--ignore-config" command line option.
...
[SVN r17004]
2003-01-23 11:22:47 +00:00
Vladimir Prus
e0f37d26f5
Introduce "--ignore-config" command line option.
...
[SVN r17004]
2003-01-23 11:22:47 +00:00
Vladimir Prus
3d61ac7779
More QT fixes.
...
* new/qt.jam:
(add-properties): Really, using gcc-specific <linkflags> wasn't the
best idea of mine. Use toolset independent flags now.
* new/borland.jam: Handle <find-static-lib> and <find-shared-lib>
* new/kylix.jam: Add link action and handle libraries.
[SVN r17003]
2003-01-23 11:11:36 +00:00
Vladimir Prus
bcc1f33b35
More QT fixes.
...
* new/qt.jam:
(add-properties): Really, using gcc-specific <linkflags> wasn't the
best idea of mine. Use toolset independent flags now.
* new/borland.jam: Handle <find-static-lib> and <find-shared-lib>
* new/kylix.jam: Add link action and handle libraries.
[SVN r17003]
2003-01-23 11:11:36 +00:00
Dave Abrahams
ad69c09e22
Simplify and test remove-trailing-slash
...
[SVN r17000]
2003-01-22 22:18:15 +00:00