Boost logo

Boost-Build :

From: Jurko Gospodnetiæ (jurko.gospodnetic_at_[hidden])
Date: 2008-06-03 19:56:42


   Hi.

   To all it may concern, I just committed some changes to Boost Jam:

     http://svn.boost.org/trac/boost/changeset/46101
     http://svn.boost.org/trac/boost/changeset/46102
     http://svn.boost.org/trac/boost/changeset/46103
     http://svn.boost.org/trac/boost/changeset/46104
     http://svn.boost.org/trac/boost/changeset/46105
     http://svn.boost.org/trac/boost/changeset/46106

   This allows Boost Jam's SHELL built-in rule to correctly execute
commands containing space and quote characters.

   Revision 46106 fixes a bug with a Windows popen() implementation
trimming outer quote characters in some cases.

   Revision 46104 makes Boost Jam flush its output after every ECHO
command to make visible 'output pauses' better represent what the build
system is currently doing. Without this the output was getting flushed
during the Jam file processing phase only accidentally during SHELL
commands.

   Best regards,
     Jurko Gospodnetiæ


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