5b78d3d117Remove mention of "jam.exe", that's no longer is built.
Vladimir Prus
2005-07-22 12:42:20 +0000
24c5f2114dRemove mention of "jam.exe", that's no longer is built.
Vladimir Prus
2005-07-22 12:42:20 +0000
440cfe9104Fix missing import.
Vladimir Prus
2005-07-21 13:35:43 +0000
829518cd8aFix missing import.
Vladimir Prus
2005-07-21 13:35:43 +0000
473777ae70Fix uninitialized in/out param for getting the registry value. Thanks to Alexey Pakhunov for the patch.
Rene Rivera
2005-07-17 16:09:33 +0000
7442359c21Fix uninitialized in/out param for getting the registry value. Thanks to Alexey Pakhunov for the patch.
Rene Rivera
2005-07-17 16:09:33 +0000
f11dd93a55Call the right setup script for newer versions.
Dave Abrahams
2005-07-16 03:23:40 +0000
fd5314193eUse os.environ, and remove the "reconstruct spaces" hack.
Vladimir Prus
2005-07-15 13:35:58 +0000
3d8ab20f6dUse os.environ, and remove the "reconstruct spaces" hack.
Vladimir Prus
2005-07-15 13:35:58 +0000
251d6d98fdImproved MacOS X support for -fcoalesce-templates. Check for result of gcc --dumpversion when deciding if we're using 4.0 or not.
Vladimir Prus
2005-07-15 13:31:13 +0000
e7a2eff161Improved MacOS X support for -fcoalesce-templates. Check for result of gcc --dumpversion when deciding if we're using 4.0 or not.
Vladimir Prus
2005-07-15 13:31:13 +0000
21edf912a0Add "--no-objcopy" option to turn unconditionally turn off use of the binutls/objcopy program as part of the compile actions.
Rene Rivera
2005-07-14 16:08:25 +0000
e3265fe6dbDocs for the SHELL builtin.
Vladimir Prus
2005-07-14 08:59:24 +0000
b6e5510d5fDocs for the SHELL builtin.
Vladimir Prus
2005-07-14 08:59:24 +0000
328a8bba20Add SHELL, execute command an capture output, builtin. Original work from Craig Rodrigues, implemented slightly modified.
Rene Rivera
2005-07-13 04:26:01 +0000
42ebfffce8Add SHELL, execute command an capture output, builtin. Original work from Craig Rodrigues, implemented slightly modified.
Rene Rivera
2005-07-13 04:26:01 +0000
eb2c12a430Added define for unix, which is defined on Tru64 4.0F but not on Tru64 5.1.
Markus Schöpflin
2005-07-07 09:27:19 +0000
c675d1d332Added define for unix, which is defined on Tru64 4.0F but not on Tru64 5.1.
Markus Schöpflin
2005-07-07 09:27:19 +0000
f1a9faf2a7Removed 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.
Markus Schöpflin
2005-07-07 09:23:34 +0000
79a2641febRemoved 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.
Markus Schöpflin
2005-07-07 09:23:34 +0000
a57c6910abFixed 'command -v' usage and added test for OSF1.
Markus Schöpflin
2005-07-07 08:36:39 +0000
1a97191fe7Fixed 'command -v' usage and added test for OSF1.
Markus Schöpflin
2005-07-07 08:36:39 +0000
ddea68498eadded creation of shared libraries
Toon Knapen
2005-07-05 08:47:55 +0000
394b351f46added creation of shared libraries
Toon Knapen
2005-07-05 08:47:55 +0000
1f340a281eadded action to link shared libraries
Toon Knapen
2005-06-30 14:42:05 +0000
3bece8cd6dadded action to link shared libraries
Toon Knapen
2005-06-30 14:42:05 +0000
9c34952daeAttempt to unbreak response file support in cw.jam.
Vladimir Prus
2005-06-28 09:35:45 +0000
1229cb4af9Attempt to unbreak response file support in cw.jam.
Vladimir Prus
2005-06-28 09:35:45 +0000
d75e3021e9Add forgotten file
Vladimir Prus
2005-06-27 12:53:32 +0000
4ec68a26eaAdd forgotten file
Vladimir Prus
2005-06-27 12:53:32 +0000
16ac2dc349New 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.
Vladimir Prus
2005-06-27 12:37:47 +0000
3362aaae85New 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.
Vladimir Prus
2005-06-27 12:37:47 +0000
08b36b749eUnbreak <install-source-root> when building from subdirectories.
Vladimir Prus
2005-06-27 12:19:50 +0000
1f5750af86Unbreak <install-source-root> when building from subdirectories.
Vladimir Prus
2005-06-27 12:19:50 +0000
6e00485b35Remove unused rule 'basic-target.sources'.
Vladimir Prus
2005-06-27 10:21:11 +0000
1e09d2d462Remove unused rule 'basic-target.sources'.
Vladimir Prus
2005-06-27 10:21:11 +0000
f8ee9d02f9Allow multiple pyd files to be tested.
Dave Abrahams
2005-06-25 12:55:02 +0000
14d041360cKill off bogus targets created by Python testing; these were causing white squares in test results.
Dave Abrahams
2005-06-25 00:29:50 +0000
a7e8dcb8e5Suppress dumb warnings
Dave Abrahams
2005-06-24 15:38:56 +0000
f843c47eb7Suppress dumb warnings
Dave Abrahams
2005-06-24 15:38:56 +0000
36eb4c8723New build-system.location rule.
Vladimir Prus
2005-06-24 11:24:24 +0000
83088b827bNew build-system.location rule.
Vladimir Prus
2005-06-24 11:24:24 +0000
8091df49bblink-runtime -> runtime-link.
Vladimir Prus
2005-06-24 09:42:16 +0000
0151bcfbb3link-runtime -> runtime-link.
Vladimir Prus
2005-06-24 09:42:16 +0000
25b48d95e0Handle the case when 'command' doesn't support the -v option.
Rene Rivera
2005-06-23 18:02:55 +0000
93833a71d6Handle the case when 'command' doesn't support the -v option.
Rene Rivera
2005-06-23 18:02:55 +0000
ea46f36d69Replace "whence" with "command" as that is more widely available.
Rene Rivera
2005-06-22 13:59:39 +0000
4b64a5cbc7Replace "whence" with "command" as that is more widely available.
Rene Rivera
2005-06-22 13:59:39 +0000
08091f76b0Fix 'break' emulation. Inside "for local x in $(list)", changing 'list' does not terminate the loop.
Vladimir Prus
2005-06-22 13:17:20 +0000
33bbd474c1Fix 'break' emulation. Inside "for local x in $(list)", changing 'list' does not terminate the loop.
Vladimir Prus
2005-06-22 13:17:20 +0000
934212a32eFix so that compiling with CW/metrowerks works again.
Rene Rivera
2005-06-19 19:39:53 +0000
db8403c38aFix so that compiling with CW/metrowerks works again.
Rene Rivera
2005-06-19 19:39:53 +0000
c7eb3cf7eeFix space split problem for COMO_PATH.
Rene Rivera
2005-06-19 12:48:11 +0000
16fb054b25Reversed changes to revision 1.51
Victor A. Wagner Jr.
2005-06-18 04:33:11 +0000
f8b3ba4bf6Fix the dynamic library path variables on OSX.
Vladimir Prus
2005-06-17 09:06:57 +0000
aac83264a3Fix the dynamic library path variables on OSX.
Vladimir Prus
2005-06-17 09:06:57 +0000
3172511b4bChanged the compilation mode from ansi to strict ansi. This fixes the problem with function template overload resolution but might introduce others where the compiler now is too strict.
Markus Schöpflin
2005-06-16 14:48:45 +0000
ae8766c287Remove the call to 'property.validate' that use to prevent undeclared feature values in requirements. That is:
Vladimir Prus
2005-06-16 10:59:03 +0000
b205eae066Remove the call to 'property.validate' that use to prevent undeclared feature values in requirements. That is:
Vladimir Prus
2005-06-16 10:59:03 +0000
03dc36c02eKill the "using independent target" warning.
Vladimir Prus
2005-06-16 10:19:09 +0000
6a074a1c81Kill the "using independent target" warning.
Vladimir Prus
2005-06-16 10:19:09 +0000
d5ad4c4307Make borland really work under cygwin, especially when borland install path has spaces.
Vladimir Prus
2005-06-16 09:38:45 +0000
46f2825300Make borland really work under cygwin, especially when borland install path has spaces.
Vladimir Prus
2005-06-16 09:38:45 +0000
d35853f3d1Don't add "lib" prefix if there's already "lib" prefix. Adjust paremeter list of 'notfile-target.__init__'.
Vladimir Prus
2005-06-16 09:23:33 +0000
2f97fb3eb7Don't add "lib" prefix if there's already "lib" prefix. Adjust paremeter list of 'notfile-target.__init__'.
Vladimir Prus
2005-06-16 09:23:33 +0000
4b263b0775Use common.rm-command instead of hardcoded 'del' for removing response files.
Vladimir Prus
2005-06-16 08:37:53 +0000
4b321e17feUse common.rm-command instead of hardcoded 'del' for removing response files.
Vladimir Prus
2005-06-16 08:37:53 +0000
6e5772545eAdd the 'notfile' target.
Vladimir Prus
2005-06-16 08:24:01 +0000
68d3b8f280Add the 'notfile' target.
Vladimir Prus
2005-06-16 08:24:01 +0000
2220853307Fix an error when a 'install' target has another 'install' target in sources.
Vladimir Prus
2005-06-16 07:47:22 +0000
4e81e3fc1cFix an error when a 'install' target has another 'install' target in sources.
Vladimir Prus
2005-06-16 07:47:22 +0000
fa7edfe511Automatically prepend "lib" prefix to LIB targets on Unix.
Vladimir Prus
2005-06-16 07:24:16 +0000
3a7327a605Automatically prepend "lib" prefix to LIB targets on Unix.
Vladimir Prus
2005-06-16 07:24:16 +0000
be11700f98fixed previous patch
Joaquín M. López Muñoz
2005-06-16 07:11:39 +0000
a98050f654Remove ambiguity between builtin.lib-generator and builtin.prebuilt.
Vladimir Prus
2005-06-16 06:29:30 +0000
f99f815c17Remove ambiguity between builtin.lib-generator and builtin.prebuilt.
Vladimir Prus
2005-06-16 06:29:30 +0000
568ed02ceaUnbreak searched libraries for a number of toolsets.
Vladimir Prus
2005-06-16 05:49:39 +0000
6c5474814cUnbreak searched libraries for a number of toolsets.
Vladimir Prus
2005-06-16 05:49:39 +0000
6fde1328a8Unbreak searched libs with intel toolset
Vladimir Prus
2005-06-16 05:45:46 +0000
62e115dcc9Unbreak searched libs with intel toolset
Vladimir Prus
2005-06-16 05:45:46 +0000
d9ce0e54a9Remove tabs
Vladimir Prus
2005-06-15 13:27:19 +0000
85e79d010bRemove tabs
Vladimir Prus
2005-06-15 13:27:19 +0000
792cf4ac64Allow "bjam some_directory" to work even if there's no Jamfile in ".".
Vladimir Prus
2005-06-15 13:26:37 +0000
d7bdc38c6cAllow "bjam some_directory" to work even if there's no Jamfile in ".".
Vladimir Prus
2005-06-15 13:26:37 +0000
1b9681a9edCorrect license text
Vladimir Prus
2005-06-15 13:19:07 +0000
c921b04cfbCorrect license text
Vladimir Prus
2005-06-15 13:19:07 +0000
43994ac2ebRename link-runtime to runtime-link to stay compatible with V1.
Vladimir Prus
2005-06-15 12:24:06 +0000
4d6bfe4eefRename link-runtime to runtime-link to stay compatible with V1.
Vladimir Prus
2005-06-15 12:24:06 +0000
be7f7e47f4Report location of site-config and user-config before loading them, so that we output location even if site-config exists with a fatal error.
Vladimir Prus
2005-06-15 11:43:50 +0000
9bef15921fReport location of site-config and user-config before loading them, so that we output location even if site-config exists with a fatal error.
Vladimir Prus
2005-06-15 11:43:50 +0000
f3db3f1284made some MSVC toolset tags compatible with autolink expectations
Joaquín M. López Muñoz
2005-06-15 05:46:41 +0000
200db70661Changed - /EHsc to /EHac so we pick up errors like divide by 0
Victor A. Wagner Jr.
2005-06-13 01:15:33 +0000
4c496ca33cmake the use of msvc-specific features in Jamfiles portable
Dave Abrahams
2005-06-11 19:34:13 +0000
f6497c0741make the use of msvc-specific features in Jamfiles portable
Dave Abrahams
2005-06-11 19:34:13 +0000
5c36886ca1Make sure the Borland Bin directory gets into the PATH when executables built with Borland are run.
Dave Abrahams
2005-06-11 06:47:19 +0000
7686f12ab4Make sure the Borland Bin directory gets into the PATH when executables built with Borland are run.
Dave Abrahams
2005-06-11 06:47:19 +0000
1129a6fce1Update amd64 support for beta2; killed copy/paste programming.
Dave Abrahams
2005-06-10 18:25:04 +0000
841fc76515Remove remaining use of set-intermediate
Vladimir Prus
2005-06-09 10:28:58 +0000
9bd57b8339Remove remaining use of set-intermediate
Vladimir Prus
2005-06-09 10:28:58 +0000