Update of /cvsroot/boost/boost
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12966
Modified Files:
Tag: RC_1_34_0
index.htm configure
Log Message:
(merge from head)
tab removal
Index: index.htm
===================================================================
RCS file: /cvsroot/boost/boost/index.htm,v
retrieving revision 1.266.2.6
retrieving revision 1.266.2.7
diff -u -d -r1.266.2.6 -r1.266.2.7
--- index.htm 5 May 2006 17:33:54 -0000 1.266.2.6
+++ index.htm 25 Jul 2006 14:03:48 -0000 1.266.2.7
@@ -535,13 +535,13 @@
40-60%, depending on the concrete files to
process. </li>
<li>Support for new pragmas has been added
allowing to
- control certain
library features from inside the
- preprocessed sources
(partial output redirection,
- control of generated
whitespace and #line directives).</li>
+ control certain library features from inside
the
+ preprocessed sources (partial output
redirection,
+ control of generated whitespace and #line
directives).</li>
<li>Optional support for #pragma message
"..."
- has been added. </li>
-
+ has been added. </li>
+
<li>This version also includes a number of bug
fixes and usage improvements. For a complete
list of changes, see the libraries <a href=
Index: configure
===================================================================
RCS file: /cvsroot/boost/boost/configure,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- configure 15 Feb 2006 00:10:24 -0000 1.4
+++ configure 25 Jul 2006 14:03:48 -0000 1.4.2.1
@@ -268,22 +268,22 @@
LIBS=$LIBS
all: .dummy
- @echo "\$(BJAM) \$(BJAM_CONFIG) -sTOOLS=\$(TOOLSET) \$(LIBS)"
- @\$(BJAM) \$(BJAM_CONFIG) -sTOOLS=\$(TOOLSET) \$(LIBS) || \\
- echo "Not all Boost libraries built properly."
+ @echo "\$(BJAM) \$(BJAM_CONFIG) -sTOOLS=\$(TOOLSET) \$(LIBS)"
+ @\$(BJAM) \$(BJAM_CONFIG) -sTOOLS=\$(TOOLSET) \$(LIBS) || \\
+ echo "Not all Boost libraries built properly."
clean: .dummy
- rm -rf bin
+ rm -rf bin
distclean: clean
- rm -rf Makefile config.log
+ rm -rf Makefile config.log
check: .dummy
- @cd status && ../\$(BJAM) \$(BJAM_CONFIG) -sTOOLS=\$(TOOLSET) test ||
echo "Some Boost regression tests failed. This is normal."
+ @cd status && ../\$(BJAM) \$(BJAM_CONFIG) -sTOOLS=\$(TOOLSET) test || echo
"Some Boost regression tests failed. This is normal."
install: .dummy
- @echo "\$(BJAM) \$(BJAM_CONFIG) --prefix=\$(PREFIX)
--exec-prefix=\$(EPREFIX) --libdir=\$(LIBDIR) --includedir=\$(INCLUDEDIR)
-sTOOLS=\$(TOOLSET) \$(LIBS) install"
- @\$(BJAM) \$(BJAM_CONFIG) --prefix=\$(PREFIX) --exec-prefix=\$(EPREFIX)
--libdir=\$(LIBDIR) --includedir=\$(INCLUDEDIR) -sTOOLS=\$(TOOLSET) \$(LIBS)
install || echo "Not all Boost libraries built properly."
+ @echo "\$(BJAM) \$(BJAM_CONFIG) --prefix=\$(PREFIX)
--exec-prefix=\$(EPREFIX) --libdir=\$(LIBDIR) --includedir=\$(INCLUDEDIR)
-sTOOLS=\$(TOOLSET) \$(LIBS) install"
+ @\$(BJAM) \$(BJAM_CONFIG) --prefix=\$(PREFIX) --exec-prefix=\$(EPREFIX)
--libdir=\$(LIBDIR) --includedir=\$(INCLUDEDIR) -sTOOLS=\$(TOOLSET) \$(LIBS)
install || echo "Not all Boost libraries built properly."
.dummy:
-------------------------------------------------------------------------
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