Commit Graph

12124 Commits

Author SHA1 Message Date
Vladimir Prus
5b78d3d117 Remove mention of "jam.exe", that's no longer is built.
Patch from Craig Rodrigues.


[SVN r30214]
2005-07-22 12:42:20 +00:00
Vladimir Prus
24c5f2114d Remove mention of "jam.exe", that's no longer is built.
Patch from Craig Rodrigues.


[SVN r30214]
2005-07-22 12:42:20 +00:00
Vladimir Prus
440cfe9104 Fix missing import.
[SVN r30193]
2005-07-21 13:35:43 +00:00
Vladimir Prus
829518cd8a Fix missing import.
[SVN r30193]
2005-07-21 13:35:43 +00:00
Rene Rivera
473777ae70 Fix uninitialized in/out param for getting the registry value. Thanks to Alexey Pakhunov for the patch.
[SVN r30142]
2005-07-17 16:09:33 +00:00
Rene Rivera
7442359c21 Fix uninitialized in/out param for getting the registry value. Thanks to Alexey Pakhunov for the patch.
[SVN r30142]
2005-07-17 16:09:33 +00:00
Dave Abrahams
f11dd93a55 Call the right setup script for newer versions.
[SVN r30133]
2005-07-16 03:23:40 +00:00
Rene Rivera
d3dcd6731f Remove debug output.
[SVN r30108]
2005-07-15 14:43:43 +00:00
Vladimir Prus
fd5314193e Use os.environ, and remove the "reconstruct spaces" hack.
[SVN r30106]
2005-07-15 13:35:58 +00:00
Vladimir Prus
3d8ab20f6d Use os.environ, and remove the "reconstruct spaces" hack.
[SVN r30106]
2005-07-15 13:35:58 +00:00
Vladimir Prus
251d6d98fd Improved MacOS X support for -fcoalesce-templates. Check for result
of gcc --dumpversion when deciding if we're using 4.0 or not.

Patch from Craig Rodrigues.


[SVN r30105]
2005-07-15 13:31:13 +00:00
Vladimir Prus
e7a2eff161 Improved MacOS X support for -fcoalesce-templates. Check for result
of gcc --dumpversion when deciding if we're using 4.0 or not.

Patch from Craig Rodrigues.


[SVN r30105]
2005-07-15 13:31:13 +00:00
Rene Rivera
21edf912a0 Add "--no-objcopy" option to turn unconditionally turn off use of the binutls/objcopy program as part of the compile actions.
[SVN r30082]
2005-07-14 16:08:25 +00:00
Vladimir Prus
e3265fe6db Docs for the SHELL builtin.
Patch from Craig Rodrigues.


[SVN r30066]
2005-07-14 08:59:24 +00:00
Vladimir Prus
b6e5510d5f Docs for the SHELL builtin.
Patch from Craig Rodrigues.


[SVN r30066]
2005-07-14 08:59:24 +00:00
Rene Rivera
328a8bba20 Add SHELL, execute command an capture output, builtin. Original work from Craig Rodrigues, implemented slightly modified.
[SVN r30027]
2005-07-13 04:26:01 +00:00
Rene Rivera
42ebfffce8 Add SHELL, execute command an capture output, builtin. Original work from Craig Rodrigues, implemented slightly modified.
[SVN r30027]
2005-07-13 04:26:01 +00:00
Markus Schöpflin
eb2c12a430 Added define for unix, which is defined on Tru64 4.0F but not on Tru64 5.1.
[SVN r29926]
2005-07-07 09:27:19 +00:00
Markus Schöpflin
c675d1d332 Added define for unix, which is defined on Tru64 4.0F but not on Tru64 5.1.
[SVN r29926]
2005-07-07 09:27:19 +00:00
Markus Schöpflin
f1a9faf2a7 Removed quotes around the command to run in echo_run(), because this was causing
the build to fail in the second stage on Tru64 4.0F. It seems like bjam tried to
build the target " " or something like that.


[SVN r29925]
2005-07-07 09:23:34 +00:00
Markus Schöpflin
79a2641feb Removed quotes around the command to run in echo_run(), because this was causing
the build to fail in the second stage on Tru64 4.0F. It seems like bjam tried to
build the target " " or something like that.


[SVN r29925]
2005-07-07 09:23:34 +00:00
Markus Schöpflin
a57c6910ab Fixed 'command -v' usage and added test for OSF1.
[SVN r29924]
2005-07-07 08:36:39 +00:00
Markus Schöpflin
1a97191fe7 Fixed 'command -v' usage and added test for OSF1.
[SVN r29924]
2005-07-07 08:36:39 +00:00
Toon Knapen
ddea68498e added creation of shared libraries
[SVN r29895]
2005-07-05 08:47:55 +00:00
Toon Knapen
394b351f46 added creation of shared libraries
[SVN r29895]
2005-07-05 08:47:55 +00:00
Toon Knapen
1f340a281e added action to link shared libraries
[SVN r29845]
2005-06-30 14:42:05 +00:00
Toon Knapen
3bece8cd6d added action to link shared libraries
[SVN r29845]
2005-06-30 14:42:05 +00:00
Vladimir Prus
9c34952dae Attempt to unbreak response file support in cw.jam.
[SVN r29822]
2005-06-28 09:35:45 +00:00
Vladimir Prus
1229cb4af9 Attempt to unbreak response file support in cw.jam.
[SVN r29822]
2005-06-28 09:35:45 +00:00
Vladimir Prus
d75e3021e9 Add forgotten file
[SVN r29809]
2005-06-27 12:53:32 +00:00
Vladimir Prus
4ec68a26ea Add forgotten file
[SVN r29809]
2005-06-27 12:53:32 +00:00
Vladimir Prus
16ac2dc349 New convenience rule package.install.
Use that rule in top-level Jamfile.v2.
Introduce new top-level Jamfile rule 'boost-install'.
Use it in date_time, other libraries to follow soon.


[SVN r29805]
2005-06-27 12:37:47 +00:00
Vladimir Prus
3362aaae85 New convenience rule package.install.
Use that rule in top-level Jamfile.v2.
Introduce new top-level Jamfile rule 'boost-install'.
Use it in date_time, other libraries to follow soon.


[SVN r29805]
2005-06-27 12:37:47 +00:00
Vladimir Prus
08b36b749e Unbreak <install-source-root> when building from subdirectories.
[SVN r29803]
2005-06-27 12:19:50 +00:00
Vladimir Prus
1f5750af86 Unbreak <install-source-root> when building from subdirectories.
[SVN r29803]
2005-06-27 12:19:50 +00:00
Vladimir Prus
6e00485b35 Remove unused rule 'basic-target.sources'.
[SVN r29801]
2005-06-27 10:21:11 +00:00
Vladimir Prus
1e09d2d462 Remove unused rule 'basic-target.sources'.
[SVN r29801]
2005-06-27 10:21:11 +00:00
Dave Abrahams
f8ee9d02f9 Allow multiple pyd files to be tested.
[SVN r29794]
2005-06-25 12:55:02 +00:00
Dave Abrahams
14d041360c Kill off bogus targets created by Python testing; these were causing
white squares in test results.

Also, a small fix for Cygwin that doesn't seem to have hurt anything.


[SVN r29793]
2005-06-25 00:29:50 +00:00
Dave Abrahams
a7e8dcb8e5 Suppress dumb warnings
[SVN r29780]
2005-06-24 15:38:56 +00:00
Dave Abrahams
f843c47eb7 Suppress dumb warnings
[SVN r29780]
2005-06-24 15:38:56 +00:00
Vladimir Prus
36eb4c8723 New build-system.location rule.
[SVN r29767]
2005-06-24 11:24:24 +00:00
Vladimir Prus
83088b827b New build-system.location rule.
[SVN r29767]
2005-06-24 11:24:24 +00:00
Vladimir Prus
8091df49bb link-runtime -> runtime-link.
Patch from Craig Rodrigues.


[SVN r29765]
2005-06-24 09:42:16 +00:00
Vladimir Prus
0151bcfbb3 link-runtime -> runtime-link.
Patch from Craig Rodrigues.


[SVN r29765]
2005-06-24 09:42:16 +00:00
Rene Rivera
25b48d95e0 Handle the case when 'command' doesn't support the -v option.
[SVN r29756]
2005-06-23 18:02:55 +00:00
Rene Rivera
93833a71d6 Handle the case when 'command' doesn't support the -v option.
[SVN r29756]
2005-06-23 18:02:55 +00:00
Rene Rivera
ea46f36d69 Replace "whence" with "command" as that is more widely available.
[SVN r29733]
2005-06-22 13:59:39 +00:00
Rene Rivera
4b64a5cbc7 Replace "whence" with "command" as that is more widely available.
[SVN r29733]
2005-06-22 13:59:39 +00:00
Vladimir Prus
08091f76b0 Fix 'break' emulation. Inside "for local x in $(list)", changing 'list' does
not terminate the loop.


[SVN r29732]
2005-06-22 13:17:20 +00:00