Update of /cvsroot/boost/boost
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31571
Modified Files:
Jamfile.v2 project-root.jam
Log Message:
Remove building of graph supplementary library, as it has some external tool
dependencies.
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/Jamfile.v2,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- Jamfile.v2 1 Jul 2006 22:59:44 -0000 1.36
+++ Jamfile.v2 2 Jul 2006 00:41:52 -0000 1.37
@@ -114,8 +114,11 @@
# Setup convenient aliases for all libraries.
-all-libraries = [ MATCH .*libs/(.*)/build/.*
- : [ glob libs/*/build/Jamfile.v2 ] ] ;
+all-libraries =
+ [ set.difference
+ [ MATCH .*libs/(.*)/build/.* : [ glob libs/*/build/Jamfile.v2 ] ]
+ : graph
+ ] ;
# First, the complicated libraries: where the target name in
# Jamfile is different from directory name.
Index: project-root.jam
===================================================================
RCS file: /cvsroot/boost/boost/project-root.jam,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- project-root.jam 16 Jul 2004 13:52:57 -0000 1.5
+++ project-root.jam 2 Jul 2006 00:41:52 -0000 1.6
@@ -1,6 +1,2 @@
path-constant BOOST_ROOT : . ;
-
-using lex ;
-using bison ;
-using testing ;
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs