Update of /cvsroot/boost/boost/tools/build/v2
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9323/tools/build/v2

Modified Files:
        build-system.jam 
Log Message:
Bringing forward BBv2/Python support and a few other things that were
obviously more up-to-date on the RC branch.

Removed the Boost.Python v1 zip archive.


Index: build-system.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/build-system.jam,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- build-system.jam    24 Feb 2007 20:22:54 -0000      1.42
+++ build-system.jam    3 Apr 2007 17:10:53 -0000       1.43
@@ -83,6 +83,7 @@
     {
         if $(debug-config)
         {
+            ECHO searching \"$(path)\" for \"$(basename).jam\" ;
             local where = [ GLOB $(path) : $(basename).jam ] ;
             if $(where)
             {            


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to