Commit Graph

12124 Commits

Author SHA1 Message Date
Dave Abrahams
f2e9623cb7 initial checkin
[SVN r12171]
2001-12-29 00:02:06 +00:00
Dave Abrahams
da95ae4219 Moved peek/poke to utility.jam
[SVN r12170]
2001-12-29 00:01:53 +00:00
Dave Abrahams
c384d20fda Moved peek/poke to utility.jam
[SVN r12170]
2001-12-29 00:01:53 +00:00
Dave Abrahams
2b2b8d0160 record two-way inheritance links
[SVN r12169]
2001-12-29 00:01:11 +00:00
Dave Abrahams
8531da5e2f record two-way inheritance links
[SVN r12169]
2001-12-29 00:01:11 +00:00
Vladimir Prus
e2e60b18ed Copyrights added to the version string.
[SVN r12147]
2001-12-25 08:59:07 +00:00
Vladimir Prus
3cc221d1ee Copyrights added to the version string.
[SVN r12147]
2001-12-25 08:59:07 +00:00
Dave Abrahams
2b1d5b3fbb fixes
[SVN r12146]
2001-12-24 19:27:39 +00:00
Dave Abrahams
76c0cee6aa fixes
[SVN r12146]
2001-12-24 19:27:39 +00:00
Dave Abrahams
d1395a4b84 fixes
[SVN r12140]
2001-12-22 02:01:14 +00:00
Dave Abrahams
956a8a3a7d fixes
[SVN r12140]
2001-12-22 02:01:14 +00:00
Dave Abrahams
dd91fe27e8 fixes
[SVN r12133]
2001-12-20 04:02:40 +00:00
Dave Abrahams
cf68992566 fixes
[SVN r12132]
2001-12-20 03:46:31 +00:00
Dave Abrahams
945ec60f79 integrate Rene's variant inheritance and <suppress> hacks
[SVN r12131]
2001-12-19 23:05:07 +00:00
Dave Abrahams
a2aba85ef0 support for <sysinclude>
[SVN r12130]
2001-12-19 23:03:53 +00:00
Dave Abrahams
dc3f8a8a56 integrate Rene's variant inheritance and <suppress> hacks
fix for declaration of SHARED_TYPES


[SVN r12129]
2001-12-19 22:58:18 +00:00
Dave Abrahams
234ba00d28 initial checkin
[SVN r12117]
2001-12-18 19:02:49 +00:00
Dave Abrahams
cfe920c054 Unix extension-modules are .so files!
[SVN r12116]
2001-12-18 17:57:06 +00:00
Dave Abrahams
b8f02f7a39 added cxx toolset
[SVN r12101]
2001-12-18 03:36:54 +00:00
Dave Abrahams
8ce2f1bec1 bugfixes
[SVN r12091]
2001-12-17 22:23:25 +00:00
Dave Abrahams
9e7e197da0 tools/build/boost-base.jam
* Handle different spellings of the PATH environment variable for Windows

     * Ungristed elements of a target's requirements are now treated as
     rules which transform the target's property set. The rules must have
     the following signature:

        transform-properties ( toolset variant : properties * )

     and should return the new property set.


     * Added target name adjustment feature for Python debugging targets.

tools/build/borland-tools.jam
tools/build/gcc-tools.jam
tools/build/intel-linux.jam
tools/build/metrowerks-tools.jam
tools/build/msvc-tools.jam
tools/build/mingw-tools.jam

     * Adjustments to better support Python targets

tools/build/python.jam

     * Lots of adjustments for building / testing Python targets:
        PYTHON_LAUNCH variable prefixes Python executable name
                 -- can be used to invoke debugger.
        PYTHON_ARGS variable postfixes Python executable name
        CYGWIN_ROOT variable can be used to specify root of cygwin installation


[SVN r12071]
2001-12-16 17:52:31 +00:00
Dave Abrahams
fb61875273 no message
[SVN r12053]
2001-12-13 18:45:42 +00:00
Dave Abrahams
7db0a02b2e no message
[SVN r12053]
2001-12-13 18:45:42 +00:00
Dave Abrahams
5574c340bb improved error reporting, refactored
[SVN r12052]
2001-12-13 18:39:41 +00:00
Dave Abrahams
c2b2c51326 improved error reporting, refactored
[SVN r12052]
2001-12-13 18:39:41 +00:00
Dave Abrahams
baeaddd7de Suppress output from vcvars invocation
[SVN r12051]
2001-12-13 18:35:31 +00:00
Dave Abrahams
2ff16ddb65 initial checkin
[SVN r12050]
2001-12-13 18:34:57 +00:00
Dave Abrahams
0f770ae936 fixed backslashes
[SVN r12049]
2001-12-13 18:34:48 +00:00
Dave Abrahams
758cac3473 fixes for cygwin
[SVN r12048]
2001-12-13 18:34:06 +00:00
Dave Abrahams
c951f5742d too many changes to list :(
[SVN r12047]
2001-12-13 18:32:37 +00:00
Dave Abrahams
866acc4bde initial checkin
[SVN r12040]
2001-12-13 18:17:03 +00:00
John Maddock
c2dfc074b6 Updated tlib command so that it will link the regex lib now.
[SVN r11986]
2001-12-09 12:51:33 +00:00
Dave Abrahams
348dc0bbf5 More fixes for Win95. MAXLINE must be computed appropriately EVERYWHERE!
[SVN r11953]
2001-12-06 14:56:42 +00:00
Dave Abrahams
fb3cbc13b0 More fixes for Win95. MAXLINE must be computed appropriately EVERYWHERE!
[SVN r11953]
2001-12-06 14:56:42 +00:00
John Maddock
3a7061ee25 Finally fixed -tWX options (well probably!).
[SVN r11951]
2001-12-06 12:37:28 +00:00
Dave Abrahams
b92b6d5dc0 bug fix
[SVN r11912]
2001-12-04 18:22:56 +00:00
Dave Abrahams
4e4d7b99ec bug fix
[SVN r11912]
2001-12-04 18:22:56 +00:00
Dave Abrahams
821dd9fd4a Fixes for rule import handling; also extended IMPORT to allow
execution in the target module


[SVN r11911]
2001-12-04 18:22:04 +00:00
Dave Abrahams
e262b37478 Fixes for rule import handling; also extended IMPORT to allow
execution in the target module


[SVN r11911]
2001-12-04 18:22:04 +00:00
Dave Abrahams
472a88c614 Fixes for Win95/98 command handling, I hope.
[SVN r11910]
2001-12-04 18:19:24 +00:00
Dave Abrahams
953932e4b7 Fixes for Win95/98 command handling, I hope.
[SVN r11910]
2001-12-04 18:19:24 +00:00
Dave Abrahams
9fe4e0637d Add "call" to msvc setup invocation, for Win95 which won't run batch files through CMD
[SVN r11909]
2001-12-04 18:15:51 +00:00
Dave Abrahams
695c5e7270 Don't fail to build a target if its command-file can't be deleted
[SVN r11908]
2001-12-04 18:14:36 +00:00
Dave Abrahams
bece2cc4d6 Applied patch from Thomas Witt
[SVN r11907]
2001-12-04 14:07:36 +00:00
John Maddock
eeb3e4343b Hopefully fixed the -WX options
[SVN r11905]
2001-12-04 12:22:53 +00:00
Dave Abrahams
5863fbd22c more fixes for running tests
[SVN r11864]
2001-12-02 23:49:25 +00:00
Dave Abrahams
1747a75d4a Metrowerks needs BOOST_NO_STD_LOCALE in config to be able to compile regex
regex test Jamfile updates so that some tests will actually run
warning suppression for condition.cpp

unit-test rule now accepts input files
updated metrowerks and borland to properly set up path for running tests

----------------------------------------------------------------------
Modified Files:
	boost/config/compiler/metrowerks.hpp
	libs/python/src/gen_function.py libs/regex/test/Jamfile
 Tag: thread-initial
	libs/thread/src/condition.cpp
 No tag
	tools/build/boost-base.jam tools/build/borland-tools.jam
	tools/build/metrowerks-tools.jam
----------------------------------------------------------------------


[SVN r11853]
2001-12-02 17:43:45 +00:00
Dave Abrahams
169407e7db Fixed MAXLINE calculation for Win95/98 (I hope)
Added command-file capability for msvc and metrowerks static libraries
Changed MSVC-tools.jam so that it would work without the prior use of VCVARS32.BAT

----------------------------------------------------------------------
Modified Files:
	boost-base.jam metrowerks-tools.jam msvc-tools.jam
	jam_src/execnt.c jam_src/makedebugjam.bat
----------------------------------------------------------------------


[SVN r11852]
2001-12-02 15:41:39 +00:00
Dave Abrahams
86c3200cdd Fixed MAXLINE calculation for Win95/98 (I hope)
Added command-file capability for msvc and metrowerks static libraries
Changed MSVC-tools.jam so that it would work without the prior use of VCVARS32.BAT

----------------------------------------------------------------------
Modified Files:
	boost-base.jam metrowerks-tools.jam msvc-tools.jam
	jam_src/execnt.c jam_src/makedebugjam.bat
----------------------------------------------------------------------


[SVN r11852]
2001-12-02 15:41:39 +00:00
Dave Abrahams
c585d0e5e9 Added update for intel-linux-tools.jam
[SVN r11820]
2001-11-30 00:12:33 +00:00