Update of /cvsroot/boost/boost/tools/build/v2/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5826/build
Modified Files:
Tag: RC_1_34_0
targets.jam
Log Message:
Merge from trunk
Index: targets.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/build/targets.jam,v
retrieving revision 1.192.2.10
retrieving revision 1.192.2.11
diff -u -d -r1.192.2.10 -r1.192.2.11
--- targets.jam 18 Oct 2006 05:41:16 -0000 1.192.2.10
+++ targets.jam 8 Nov 2006 09:07:50 -0000 1.192.2.11
@@ -1217,12 +1217,11 @@
}
else
{
+ # We're here either because there's error computing
+ # properties, or there's <build>no in properties.
+ # In the latter case we don't want any diagnostic.
+ # In the former case, we need diagnostics. FIXME.
self.generated.$(property-set) = $(rproperties) ;
-
- if $(rproperties[1]) != "@error"
- {
- ECHO "Skipping build of" [ full-name ] "-- <build>no in
properties." ;
- }
}
}
else
-------------------------------------------------------------------------
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