Vladimir Prus
2e1a10b500
Added the 'PWD' builtin.
...
[SVN r13117]
2002-03-07 09:02:01 +00:00
Dave Abrahams
02b986f45b
Merge with Perforce 2.4 state
...
[SVN r13111]
2002-03-06 14:13:29 +00:00
Dave Abrahams
423e65af29
Bug fix for Windows at least
...
[SVN r12983]
2002-02-28 15:22:17 +00:00
Rene Rivera
20e8afa8e3
Latest changes to legacy Boost.Build. Cleanups, addition of "stage", elimination of BOOST_BUILD_INSTALLATION, canonization of target names, etc.
...
[SVN r12799]
2002-02-14 04:09:50 +00:00
Dave Abrahams
d5ed622dc3
bug fixes and more test cases
...
[SVN r12780]
2002-02-11 04:59:35 +00:00
Dave Abrahams
b95ecfa01f
Bug fix + associated test
...
[SVN r12779]
2002-02-10 20:52:13 +00:00
Dave Abrahams
e9b2c95e8a
Build request expansion
...
[SVN r12778]
2002-02-10 00:49:29 +00:00
Rene Rivera
96c830fc0b
Removed tabsà
...
[SVN r12709]
2002-02-04 20:47:07 +00:00
Vladimir Prus
3f6c806ed5
Module os.path completed.
...
[SVN r12542]
2002-01-29 08:40:58 +00:00
Toon Knapen
861443d067
added -Ae flag to compile on HP
...
[SVN r12503]
2002-01-25 14:24:41 +00:00
Toon Knapen
87868f55d1
added new-line character after #endif directive (vacpp complains loudly)
...
[SVN r12502]
2002-01-25 14:13:40 +00:00
Toon Knapen
7512e6f7d3
changed "//" comment into /* */ because Aix C compiler can't handle C++-style comments
...
[SVN r12501]
2002-01-25 14:10:52 +00:00
Rene Rivera
ee2803c120
Specified "Initialization" sequence, and updated the "Preamble" to reflect the sequence.
...
[SVN r12461]
2002-01-23 16:58:06 +00:00
Dave Abrahams
507f378555
Fix misattribution of PWD rule
...
[SVN r12457]
2002-01-23 14:58:00 +00:00
Toon Knapen
e18e4d0c1f
executable flag on yyacc is set by Jamfile automatically
...
[SVN r12453]
2002-01-23 12:29:46 +00:00
Toon Knapen
3f0f6d3d22
yyacc added again, but this time with the executable flag set
...
[SVN r12430]
2002-01-22 09:02:47 +00:00
Toon Knapen
9a94b28e48
just deleting it to add it again with the executable flag set
...
[SVN r12429]
2002-01-22 09:01:57 +00:00
Dave Abrahams
31b14f848b
initial checkin
...
[SVN r12416]
2002-01-22 03:46:44 +00:00
Vladimir Prus
a229f1fbc6
Added support for building RPMs.
...
[SVN r12395]
2002-01-21 12:33:20 +00:00
Toon Knapen
b6f0779ea4
removed declared but never referenced variables
...
(spotted by mipspro compiler, generating warnings)
[SVN r12346]
2002-01-18 15:38:00 +00:00
Dave Abrahams
c998c62e47
use byacc instead of bison to relieve dependence on alloca
...
[SVN r12345]
2002-01-18 13:04:16 +00:00
Dave Abrahams
0f41dc34ed
Added better directions about quoting
...
[SVN r12304]
2002-01-14 03:32:27 +00:00
Dave Abrahams
3f40716cff
initial checkin
...
[SVN r12302]
2002-01-13 17:51:31 +00:00
Dave Abrahams
6cb1bdc689
added tests for sequence, string, and numbers
...
[SVN r12301]
2002-01-13 17:50:10 +00:00
Dave Abrahams
f362b96b6b
added length function
...
[SVN r12300]
2002-01-13 17:49:05 +00:00
Dave Abrahams
9aa11b970b
optimized increment, decrement
...
added validity checking
added range, less, log10, and of course, many tests
[SVN r12299]
2002-01-13 17:47:47 +00:00
Jörg Walter
a65bb6dda6
Set the exec permission
...
[SVN r12223]
2002-01-06 13:43:38 +00:00
Dave Abrahams
02468d56ec
*** empty log message ***
...
[SVN r12197]
2002-01-01 19:15:13 +00:00
Dave Abrahams
635d260dc6
minor bug fix
...
[SVN r12195]
2002-01-01 18:58:05 +00:00
Dave Abrahams
68bfeb4bdb
initial checkin
...
[SVN r12194]
2002-01-01 18:56:51 +00:00
Dave Abrahams
59eea0eb39
fixed spelling error by moving to utility.jam
...
[SVN r12172]
2001-12-29 00:02:57 +00:00
Dave Abrahams
1a150655de
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
2b2b8d0160
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
Dave Abrahams
2b1d5b3fbb
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
fb61875273
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
348dc0bbf5
More fixes for Win95. MAXLINE must be computed appropriately EVERYWHERE!
...
[SVN r11953]
2001-12-06 14:56:42 +00:00
Dave Abrahams
b92b6d5dc0
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
472a88c614
Fixes for Win95/98 command handling, I hope.
...
[SVN r11910]
2001-12-04 18:19:24 +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
afc5de72ce
----------------------------------------------------------------------
...
committing in tools/build
Modified Files:
build_system.htm
Documented:
local rules
the RULENAMES rule
the EXPORT rule
the BACKTRACE rule
new IMPORT semantics
-d+12 Dependency Graph Output
Crude Argument Binding
Variable numbers of arguments
jam_src/compile.c
implemented RULENAMES, EXPORT, varargs support, new IMPORT semantics
removed unused variables
jam_src/make1.c
jam_src/hdrmacro.c
removed unused variables
jam_src/jamgram.{c,h,y,yy}
"module local x" does not change module local value of x
if it is already set.
jam_src/lists.[ch]
added list_pop_front()
new/assert.jam new/boost-build.jam
new/build-system.jam new/errors.jam
new/modules.jam new/os.path.jam
beginnings of new build system
test/check-arguments.jam
test/check-jam-patches.jam
test/echo_args.jam
Added tests for recent core modifications; comments
Added Files:
new/feature.jam new/property.jam
new/readme.txt new/sequence.jam
new/test.jam
beginnings of new build system
----------------------------------------------------------------------
[SVN r11789]
2001-11-27 16:41:59 +00:00
Dave Abrahams
b326d85682
tests for local rules and backtraces
...
[SVN r11761]
2001-11-21 04:48:41 +00:00
Dave Abrahams
bc99a39bf0
some small progress made
...
[SVN r11760]
2001-11-21 04:47:44 +00:00
Dave Abrahams
57c37ceaac
Backtrace
...
Debug file/line numbers
Local rules not implicitly imported
Craig McPheeters' dependency graph output as -d+12
Grammar cleanup
Factored parse evaluation into parse_evaluate()
Modified Files:
compile.c frames.h jam.h jamgram.c jamgram.y jamgram.yy make.c
parse.c parse.h rules.c rules.h scan.c scan.h
[SVN r11759]
2001-11-21 04:39:53 +00:00
Dave Abrahams
cd813ace05
Fixed YYDEBUG bug fiasco
...
[SVN r11751]
2001-11-20 22:36:00 +00:00
Dave Abrahams
dac83cbe20
* Updated to new handle_exception() idiom for boost::python
...
* Made Cygwin archiving reliable, even when the user supplies a path with backslashes
----------------------------------------------------------------------
Modified Files:
tools/build/gcc-tools.jam tools/build/new/boost-build.jam
boost/python/detail/config.hpp libs/python/build/Jamfile
libs/python/example/do_it_yourself_convts.cpp
libs/python/example/dvect.cpp libs/python/example/example1.cpp
libs/python/example/getting_started1.cpp
libs/python/example/getting_started2.cpp
libs/python/example/ivect.cpp libs/python/example/nested.cpp
libs/python/example/noncopyable_export.cpp
libs/python/example/noncopyable_import.cpp
libs/python/example/pickle1.cpp
libs/python/example/pickle2.cpp
libs/python/example/pickle3.cpp
libs/python/example/richcmp1.cpp
libs/python/example/richcmp2.cpp
libs/python/example/richcmp3.cpp libs/python/example/rwgk1.cpp
libs/python/example/simple_vector.cpp
libs/python/test/comprehensive.cpp
Added Files:
libs/python/example/rwgk2.cpp libs/python/example/rwgk3.cpp
----------------------------------------------------------------------
[SVN r11705]
2001-11-15 05:29:22 +00:00