Commit Graph

12124 Commits

Author SHA1 Message Date
Vladimir Prus
f6cd34be74 Remove the extra ';'.
[SVN r32738]
2006-02-08 14:59:17 +00:00
Vladimir Prus
bf6956b2e3 Remove the extra ';'.
[SVN r32738]
2006-02-08 14:59:17 +00:00
Vladimir Prus
d84dcff5a0 Fix a couple of bugs
[SVN r32734]
2006-02-08 13:20:00 +00:00
Vladimir Prus
bf027d8bcd Fix a couple of bugs
[SVN r32734]
2006-02-08 13:20:00 +00:00
Vladimir Prus
b9bc4e5124 Port Digital Marc toolset from V1
[SVN r32732]
2006-02-08 12:40:46 +00:00
Vladimir Prus
0d816a85b8 Port Digital Marc toolset from V1
[SVN r32732]
2006-02-08 12:40:46 +00:00
Vladimir Prus
69139e07a2 Port Tru64 toolset from V1
[SVN r32729]
2006-02-08 11:14:14 +00:00
Vladimir Prus
dd5d0802ab Port Tru64 toolset from V1
[SVN r32729]
2006-02-08 11:14:14 +00:00
Vladimir Prus
64c848c9fe Ouch, my last 'make' changes broke setting flags on module.
[SVN r32725]
2006-02-08 09:43:59 +00:00
Vladimir Prus
3f5b1318c7 Ouch, my last 'make' changes broke setting flags on module.
[SVN r32725]
2006-02-08 09:43:59 +00:00
Vladimir Prus
ec4b485eea Forgotten change to inline.py.
This was supposed to go together with "ignore suffix of main target name"
patch.


[SVN r32724]
2006-02-08 09:30:43 +00:00
Vladimir Prus
e3598c27fd Forgotten change to inline.py.
This was supposed to go together with "ignore suffix of main target name"
patch.


[SVN r32724]
2006-02-08 09:30:43 +00:00
Vladimir Prus
aea0397977 Unbreak 'make_test.py'. Adjust it to not use extra argument to the rule passed
to 'make', sine it's no longer supported.

Allow to call 'flags' on local rule. Use flag settings on local rule to
implement the effect previously achieved with extra arguments.


[SVN r32723]
2006-02-08 09:29:35 +00:00
Vladimir Prus
a9543e3b57 Unbreak 'make_test.py'. Adjust it to not use extra argument to the rule passed
to 'make', sine it's no longer supported.

Allow to call 'flags' on local rule. Use flag settings on local rule to
implement the effect previously achieved with extra arguments.


[SVN r32723]
2006-02-08 09:29:35 +00:00
Vladimir Prus
10822f3f08 Document the stripping of main target suffix when determining filenames.
[SVN r32721]
2006-02-08 08:29:38 +00:00
Vladimir Prus
24892f9de0 Document the stripping of main target suffix when determining filenames.
[SVN r32721]
2006-02-08 08:29:38 +00:00
Vladimir Prus
79d7a448aa Allow typed main targets to have arbitrary suffix in the name, that does not
affect the names of the generated targets and only usefull for preventing
V2 from treating two independent targets as target alternatives.


[SVN r32720]
2006-02-08 08:06:31 +00:00
Vladimir Prus
a73f7de23d Allow typed main targets to have arbitrary suffix in the name, that does not
affect the names of the generated targets and only usefull for preventing
V2 from treating two independent targets as target alternatives.


[SVN r32720]
2006-02-08 08:06:31 +00:00
Vladimir Prus
18bbfb0754 Document <build>no
[SVN r32709]
2006-02-07 13:57:03 +00:00
Vladimir Prus
ea99292d82 Document <build>no
[SVN r32709]
2006-02-07 13:57:03 +00:00
Vladimir Prus
3d42d08c00 Implement <build>no.
[SVN r32708]
2006-02-07 13:46:02 +00:00
Vladimir Prus
3764b81c4e Implement <build>no.
[SVN r32708]
2006-02-07 13:46:02 +00:00
Vladimir Prus
1b082f109f Unbreak prebuilt targets with intel-linux.
[SVN r32707]
2006-02-07 13:28:30 +00:00
Vladimir Prus
9a16ec29b3 Unbreak prebuilt targets with intel-linux.
[SVN r32707]
2006-02-07 13:28:30 +00:00
Vladimir Prus
051278e57c Document indirect conditional requirements.
[SVN r32695]
2006-02-07 10:34:41 +00:00
Vladimir Prus
0b71f489e2 Document indirect conditional requirements.
[SVN r32695]
2006-02-07 10:34:41 +00:00
Vladimir Prus
ec4969db72 Implement 'indirect conditional requirements', which are simular to V1's
convention that rules used in requiremenst are called to provide extra features.


[SVN r32694]
2006-02-07 10:26:17 +00:00
Vladimir Prus
4c1960e774 Implement 'indirect conditional requirements', which are simular to V1's
convention that rules used in requiremenst are called to provide extra features.


[SVN r32694]
2006-02-07 10:26:17 +00:00
Vladimir Prus
c132dec91c Optimization.
* build/feature.jam (attributes): Don't call 'valid', as it leads to big slowdown.


[SVN r32692]
2006-02-07 08:40:10 +00:00
Vladimir Prus
c0a4499a77 Optimization.
* build/feature.jam (attributes): Don't call 'valid', as it leads to big slowdown.


[SVN r32692]
2006-02-07 08:40:10 +00:00
Vladimir Prus
28b4646662 Make the 'explicit' rule always operate on the current project.
[SVN r32654]
2006-02-06 15:26:56 +00:00
Vladimir Prus
a2ade745b1 Make the 'explicit' rule always operate on the current project.
[SVN r32654]
2006-02-06 15:26:56 +00:00
Vladimir Prus
3da6fa6849 "Unmess" Qt3Support.
Patch from Juergen Hunold.


[SVN r32605]
2006-02-06 12:50:22 +00:00
Vladimir Prus
cd2cd5b6f0 "Unmess" Qt3Support.
Patch from Juergen Hunold.


[SVN r32605]
2006-02-06 12:50:22 +00:00
Rene Rivera
ffc5b9cae4 Fix reference to Shell rule, to the correct SHELL rule.
[SVN r32536]
2006-02-04 06:24:50 +00:00
Jim Douglas
2c51cd7cd8 Corrections for QNX/QCC commands
[SVN r32535]
2006-02-03 23:35:46 +00:00
Jim Douglas
6fe0ccfd5e Corrections for QNX/QCC commands
[SVN r32535]
2006-02-03 23:35:46 +00:00
Rene Rivera
c47561797e * Add "exit-status" and "no-output" options to SHELL builtin.
* Add optional exit result value to EXIT builtin.


[SVN r32534]
2006-02-03 23:18:34 +00:00
Rene Rivera
315dcc4163 * Add "exit-status" and "no-output" options to SHELL builtin.
* Add optional exit result value to EXIT builtin.


[SVN r32534]
2006-02-03 23:18:34 +00:00
Rene Rivera
2bb67cb34b Tweaks to QNX/QCC building support.
[SVN r32526]
2006-02-03 16:57:42 +00:00
Rene Rivera
b938340596 Tweaks to QNX/QCC building support.
[SVN r32526]
2006-02-03 16:57:42 +00:00
Rene Rivera
1d5970e161 Update build detection table.
[SVN r32522]
2006-02-03 06:53:12 +00:00
Rene Rivera
42baedbade Complete transport of existing relevant docs from Jam into new Boost docs.
[SVN r32502]
2006-02-02 00:06:43 +00:00
Vladimir Prus
e1bbb27d21 Don't add "lib" prefix for python extension, as Python requires no "lib".
[SVN r32486]
2006-01-31 16:22:10 +00:00
Vladimir Prus
756d615b12 Don't add "lib" prefix for python extension, as Python requires no "lib".
[SVN r32486]
2006-01-31 16:22:10 +00:00
Vladimir Prus
14e2f3bb8a Add proper PYTHONPATH elements when running Boost Python library tests.
[SVN r32485]
2006-01-31 16:17:10 +00:00
Vladimir Prus
0793ed6fb8 Add proper PYTHONPATH elements when running Boost Python library tests.
[SVN r32485]
2006-01-31 16:17:10 +00:00
Vladimir Prus
6a57708305 Implement the 'link' testing rule.
[SVN r32482]
2006-01-31 15:43:59 +00:00
Vladimir Prus
02daf41f6a Implement the 'link' testing rule.
[SVN r32482]
2006-01-31 15:43:59 +00:00
Rene Rivera
735bfdaabb no message
[SVN r32449]
2006-01-28 05:41:26 +00:00