Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53815 - trunk
From: ghost_at_[hidden]
Date: 2009-06-12 05:02:29


Author: vladimir_prus
Date: 2009-06-12 05:02:28 EDT (Fri, 12 Jun 2009)
New Revision: 53815
URL: http://svn.boost.org/trac/boost/changeset/53815

Log:
Remove the 'build_all' alias, now that 'stage' is built by default too.

Text files modified:
   trunk/Jamroot | 6 ------
   1 files changed, 0 insertions(+), 6 deletions(-)

Modified: trunk/Jamroot
==============================================================================
--- trunk/Jamroot (original)
+++ trunk/Jamroot 2009-06-12 05:02:28 EDT (Fri, 12 Jun 2009)
@@ -640,12 +640,6 @@
 libraries to a different location and remove the source tree.\n\n"
   ;
 
-
-# Just build the libraries, don't install them anywhere. This is what happens
-# with just "bjam --v2".
-alias build_all : libs/$(libraries)/build ;
-
-
 # This rule should be called from libraries' Jamfiles and will create two
 # targets, "install" and "stage", that will install or stage that library. The
 # --prefix option is respected, but --with and --without options, naturally, are


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