|
Boost-Build : |
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-11-27 11:59:44
I have just finished checking in a bunch of changes to the build system.
A bunch of new core behavior was added and documented in
tools/build/build_system.htm. The foundations of the new build system have
been implemented in tools/build/new/*. Please see tools/build/new/readme.txt
A summary of changes is appended.
I have also uploaded some elisp for editing jam and for following its debug
output to the files area at http://groups.yahoo.com/group/jamboost/files/.
This stuff is actually making it easy for me to work with Jam ;-). If you
need help getting set up, please ask me.
----------------------------------------------------------------------
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
----------------------------------------------------------------------
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk