|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r55815 - sandbox/SOC/2009/unicode
From: loufoque_at_[hidden]
Date: 2009-08-27 19:31:18
Author: mgaunard
Date: 2009-08-27 19:31:18 EDT (Thu, 27 Aug 2009)
New Revision: 55815
URL: http://svn.boost.org/trac/boost/changeset/55815
Log:
disable top-level building since it doesn't work well
Text files modified:
sandbox/SOC/2009/unicode/project-root.jam | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
Modified: sandbox/SOC/2009/unicode/project-root.jam
==============================================================================
--- sandbox/SOC/2009/unicode/project-root.jam (original)
+++ sandbox/SOC/2009/unicode/project-root.jam 2009-08-27 19:31:18 EDT (Thu, 27 Aug 2009)
@@ -8,6 +8,3 @@
import os ;
constant BOOST_ROOT : [ os.environ BOOST_ROOT ] ;
-
-build-project libs/unicode/doc ;
-build-project libs/unicode/example ;
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