Boost logo

Boost-Commit :

From: jurko.gospodnetic_at_[hidden]
Date: 2008-05-03 23:30:15


Author: jurko
Date: 2008-05-03 23:30:15 EDT (Sat, 03 May 2008)
New Revision: 45106
URL: http://svn.boost.org/trac/boost/changeset/45106

Log:
Removed the old and no longer existing 'new' folder form the internal Boost Build path.
Text files modified:
   trunk/tools/build/v2/kernel/bootstrap.jam | 6 ------
   1 files changed, 0 insertions(+), 6 deletions(-)

Modified: trunk/tools/build/v2/kernel/bootstrap.jam
==============================================================================
--- trunk/tools/build/v2/kernel/bootstrap.jam (original)
+++ trunk/tools/build/v2/kernel/bootstrap.jam 2008-05-03 23:30:15 EDT (Sat, 03 May 2008)
@@ -94,14 +94,8 @@
       util # low-level substrate: string/number handling, etc.
       build # essential elements of the build system architecture
       tools # toolsets for handling specific build jobs and targets.
-
- new # until we get everything sorted out, there is
- # still some code here
-
       contrib # user contributed (unreviewed) modules
-
       . # build-system.jam lives here
-
       ;
     local whereami = [ NORMALIZE_PATH $(.bootstrap-file:DT) ] ;
     BOOST_BUILD_PATH += $(whereami:D)/$(subdirs) ;


Boost-Commit 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