Boost logo

Boost-Commit :

From: jurko.gospodnetic_at_[hidden]
Date: 2008-08-31 18:15:52


Author: jurko
Date: 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
New Revision: 48505
URL: http://svn.boost.org/trac/boost/changeset/48505

Log:
Consistently renamed Boost Build scripts. Jamfile.v2 & Jamfile renamed to jamfile.jam. Jamroot, Jamroot.v2 & project-root.jam renamed to jamroot.jam. Minor stylistic changes to several Boost Build example documentation files.
Added:
   trunk/tools/build/v2/doc/jamfile.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/doc/Jamfile.v2
   trunk/tools/build/v2/example/customization/jamfile.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/customization/Jamfile
   trunk/tools/build/v2/example/customization/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/customization/project-root.jam
   trunk/tools/build/v2/example/generate/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/generate/Jamroot
   trunk/tools/build/v2/example/generator/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/generator/Jamroot
   trunk/tools/build/v2/example/gettext/jamfile.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/gettext/Jamfile
   trunk/tools/build/v2/example/gettext/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/gettext/project-root.jam
   trunk/tools/build/v2/example/hello/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/hello/Jamroot
   trunk/tools/build/v2/example/libraries/app/jamfile.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/libraries/app/Jamfile
   trunk/tools/build/v2/example/libraries/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/libraries/Jamroot
   trunk/tools/build/v2/example/libraries/util/foo/jamfile.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/libraries/util/foo/Jamfile
   trunk/tools/build/v2/example/pch/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/pch/Jamroot
   trunk/tools/build/v2/example/python_modules/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/python_modules/Jamroot
   trunk/tools/build/v2/example/qt/qt3/hello/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/qt/qt3/hello/Jamroot
   trunk/tools/build/v2/example/qt/qt3/moccable-cpp/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/qt/qt3/moccable-cpp/Jamroot
   trunk/tools/build/v2/example/qt/qt3/uic/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/qt/qt3/uic/Jamroot
   trunk/tools/build/v2/example/qt/qt4/hello/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/qt/qt4/hello/Jamroot
   trunk/tools/build/v2/example/qt/qt4/moccable-cpp/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/qt/qt4/moccable-cpp/Jamroot
   trunk/tools/build/v2/example/qt/qt4/uic/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/qt/qt4/uic/Jamroot
   trunk/tools/build/v2/example/variant/jamfile.jam (contents, props changed)
      - copied, changed from r48491, /trunk/tools/build/v2/example/variant/Jamfile
   trunk/tools/build/v2/example/variant/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/variant/project-root.jam
   trunk/tools/build/v2/example/variant/libs/jamfile.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/variant/libs/Jamfile
   trunk/tools/build/v2/example/versioned/jamroot.jam (props changed)
      - copied unchanged from r48491, /trunk/tools/build/v2/example/versioned/project-root.jam
Removed:
   trunk/tools/build/v2/doc/Jamfile.v2
   trunk/tools/build/v2/example/customization/Jamfile
   trunk/tools/build/v2/example/customization/project-root.jam
   trunk/tools/build/v2/example/generate/Jamroot
   trunk/tools/build/v2/example/generator/Jamroot
   trunk/tools/build/v2/example/gettext/Jamfile
   trunk/tools/build/v2/example/gettext/project-root.jam
   trunk/tools/build/v2/example/hello/Jamroot
   trunk/tools/build/v2/example/libraries/Jamroot
   trunk/tools/build/v2/example/libraries/app/Jamfile
   trunk/tools/build/v2/example/libraries/util/foo/Jamfile
   trunk/tools/build/v2/example/pch/Jamroot
   trunk/tools/build/v2/example/python_modules/Jamroot
   trunk/tools/build/v2/example/qt/qt3/hello/Jamroot
   trunk/tools/build/v2/example/qt/qt3/moccable-cpp/Jamroot
   trunk/tools/build/v2/example/qt/qt3/uic/Jamroot
   trunk/tools/build/v2/example/qt/qt4/hello/Jamroot
   trunk/tools/build/v2/example/qt/qt4/moccable-cpp/Jamroot
   trunk/tools/build/v2/example/qt/qt4/uic/Jamroot
   trunk/tools/build/v2/example/variant/Jamfile
   trunk/tools/build/v2/example/variant/libs/Jamfile
   trunk/tools/build/v2/example/variant/project-root.jam
   trunk/tools/build/v2/example/versioned/project-root.jam
Text files modified:
   trunk/tools/build/v2/example/variant/jamfile.jam | 16 +++++++---------
   trunk/tools/build/v2/example/variant/readme.txt | 16 ++++++++--------
   trunk/tools/build/v2/roll.sh | 2 +-
   3 files changed, 16 insertions(+), 18 deletions(-)

Deleted: trunk/tools/build/v2/doc/Jamfile.v2
==============================================================================
--- trunk/tools/build/v2/doc/Jamfile.v2 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,29 +0,0 @@
-# Copyright 2004,2006 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-import quickbook
- ;
-
-project tools/build/v2/doc
- ;
-
-boostbook userman : src/standalone.xml
- : <xsl:param>toc.section.depth=1
- <xsl:param>doc.standalone=true
- <xsl:param>nav.layout=none
- <implicit-dependency>jam_docs
- <dependency>jam_docs
- ;
-
-xml jam_docs : ../../../jam/doc/bjam.qbk ;
-
-if ! $(BOOST_ROOT)
-{
- BOOST_ROOT = [ modules.peek : BOOST_ROOT ] ;
-}
-
-# Copy stylesheet and images from 'official' docs location
-stage html : $(BOOST_ROOT)/doc/html/boostbook.css ;
-stage html/images
- : [ path.glob $(BOOST_ROOT)/doc/html/images : *.png ] ;

Deleted: trunk/tools/build/v2/example/customization/Jamfile
==============================================================================
--- trunk/tools/build/v2/example/customization/Jamfile 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,7 +0,0 @@
-# Copyright 2003, 2004 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-exe codegen : codegen.cpp class.verbatim usage.verbatim
- t1.verbatim ;

Deleted: trunk/tools/build/v2/example/customization/project-root.jam
==============================================================================
--- trunk/tools/build/v2/example/customization/project-root.jam 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,6 +0,0 @@
-# Copyright 2003 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-import verbatim ;

Deleted: trunk/tools/build/v2/example/generate/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/generate/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,35 +0,0 @@
-# Copyright 2007 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-import common ;
-import "class" : new ;
-
-rule generate-example ( project name : property-set : sources * )
-{
- local result ;
- for local s in $(sources)
- {
- #local ea = [ $(s).action ] ;
- #local ep = [ $(ea).properties ] ;
-
- # Create a new action, that takes the source target
- # and runs 'common.copy' comamnd on it.
- local a = [
- new non-scanning-action $(s) : common.copy : $(property-set) ] ;
-
- local source-name = [ $(s).name ] ;
-
- # Create the target to represent the result of the action.
- # The target has the name that was specified in Jamfile
- # and passed here via the 'name' parameter,
- # and the same type and project as the source.
- result += [ new file-target $(name)
- : [ $(s).type ]
- : $(project)
- : $(a) ] ;
- }
- return $(result) ;
-}
-
-generate a2 : a.cpp : <generating-rule>@generate-example ;

Deleted: trunk/tools/build/v2/example/generator/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/generator/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,6 +0,0 @@
-# Copyright 2006 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-import soap ;
-exe foo : foo.gci : <server>on ;

Deleted: trunk/tools/build/v2/example/gettext/Jamfile
==============================================================================
--- trunk/tools/build/v2/example/gettext/Jamfile 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,26 +0,0 @@
-# Copyright 2003, 2006 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-# Declare a main target.
-exe main : main.cpp ;
-
-# Declare an action for updating translations
-# After changing main.cpp, invocation of
-#
-# bjam update-russian
-#
-# will update translations in russian.po
-gettext.update update-russian : russian.po main ;
-
-# Compiled message catalog.
-gettext.catalog russian : russian.po ;
-
-# A stage rule which installs message catalog to the
-# location gettext expects.
-stage messages-russian : russian
- : <location>messages/ru_RU.KOI8-R/LC_MESSAGES
- <name>main.mo
- ;
-

Deleted: trunk/tools/build/v2/example/gettext/project-root.jam
==============================================================================
--- trunk/tools/build/v2/example/gettext/project-root.jam 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,6 +0,0 @@
-# Copyright 2003 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-using gettext ;

Deleted: trunk/tools/build/v2/example/hello/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/hello/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,2 +0,0 @@
-
-exe hello : hello.cpp ;

Deleted: trunk/tools/build/v2/example/libraries/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/libraries/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,4 +0,0 @@
-
-use-project /library-example/foo : util/foo ;
-
-build-project app ;

Deleted: trunk/tools/build/v2/example/libraries/app/Jamfile
==============================================================================
--- trunk/tools/build/v2/example/libraries/app/Jamfile 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,9 +0,0 @@
-# Copyright 2002, 2003, 2005 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-# Declare a executable file, which uses a library. Note that
-# includes that for library will be automatically used
-# when compiling 'app.cpp'
-exe app : app.cpp /library-example/foo//bar ;

Deleted: trunk/tools/build/v2/example/libraries/util/foo/Jamfile
==============================================================================
--- trunk/tools/build/v2/example/libraries/util/foo/Jamfile 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,9 +0,0 @@
-# Copyright 2005 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-project
- : usage-requirements <include>include ;
-
-lib bar : bar.cpp ;

Deleted: trunk/tools/build/v2/example/pch/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/pch/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,29 +0,0 @@
-# Copyright 2006 Ilya Sokolov
-#
-# Distributed under the Boost Software License, Version 1.0. (See
-# accompanying file LICENSE_1_0.txt or copy at
-# http://www.boost.org/LICENSE_1_0.txt)
-
-# pch ##########################################################################
-
-import pch ;
-
-cpp-pch pch
- : # sources
- include/pch.hpp
- : # requirements
- <include>include
- ;
-explicit pch ;
-
-# exe ##########################################################################
-
-exe hello_world
- : # sources
- pch
- source/hello_world.cpp
- : # requirements
- <include>include
- : # default build
- : # usage requirements
- ;

Deleted: trunk/tools/build/v2/example/python_modules/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/python_modules/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-# Copyright 2006 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-import python_helpers ;
-
-ECHO "test1:" [ python_helpers.test1 ] ;
-ECHO "test2:" [ python_helpers.test2 1234 : 5678 ] ;

Deleted: trunk/tools/build/v2/example/qt/qt3/hello/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/qt/qt3/hello/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,13 +0,0 @@
-# Copyright Vladimir Prus 2004.
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt
-# or copy at http://www.boost.org/LICENSE_1_0.txt)
-
-using qt ;
-
-project
- # built MT version, unless asked otherwise.
- : default-build <threading>multi
- ;
-
-exe canvas : main.cpp canvas.cpp canvas.h : <library>/qt//qt ;
\ No newline at end of file

Deleted: trunk/tools/build/v2/example/qt/qt3/moccable-cpp/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/qt/qt3/moccable-cpp/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,11 +0,0 @@
-
-using qt ;
-import cast ;
-
-project
- : default-build <threading>multi
- ;
-
-exe main : main.cpp [ cast _ moccable-cpp : main.cpp ]
- /qt//qt
- ;

Deleted: trunk/tools/build/v2/example/qt/qt3/uic/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/qt/qt3/uic/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,15 +0,0 @@
-# Copyright Felix E. Klee, 2003
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt
-# or copy at http://www.boost.org/LICENSE_1_0.txt)
-
-# Tell that QT should be used. QTDIR will give installation
-# prefix.
-using qt ;
-
-project
- : default-build <threading>multi
- ;
-
-exe hello : main.cpp hello_world_widget.ui : <library>/qt//qt ;
-

Deleted: trunk/tools/build/v2/example/qt/qt4/hello/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/qt/qt4/hello/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,14 +0,0 @@
-
-import qt4 ;
-
-if ! [ qt4.initialized ]
-{
- ECHO "Warning: Qt4 not initialized in user-config.jam" ;
- ECHO "Assuming /space/p2/ghost/build/Qt4 as location." ;
- ECHO "This is very likely won't work for you. " ;
- using qt4 : /space/p2/ghost/build/Qt4 ;
-}
-
-project : requirements <threading>multi ;
-
-exe arrow : main.cpp arrow.cpp arrow.h /qt//QtGui ;
\ No newline at end of file

Deleted: trunk/tools/build/v2/example/qt/qt4/moccable-cpp/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/qt/qt4/moccable-cpp/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,18 +0,0 @@
-
-import qt4 ;
-if ! [ qt4.initialized ]
-{
- ECHO "Warning: Qt4 not initialized in user-config.jam" ;
- ECHO "Assuming /space/p2/ghost/build/Qt4 as location." ;
- ECHO "This is very likely won't work for you. " ;
- using qt4 : /space/p2/ghost/build/Qt4 ;
-}
-
-import cast ;
-exe main : main.cpp
- [ cast _ moccable-cpp : main.cpp ]
- /qt//QtGui
- : <threading>multi
- ;
-
-

Deleted: trunk/tools/build/v2/example/qt/qt4/uic/Jamroot
==============================================================================
--- trunk/tools/build/v2/example/qt/qt4/uic/Jamroot 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,18 +0,0 @@
-# Copyright Felix E. Klee, 2003
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt
-# or copy at http://www.boost.org/LICENSE_1_0.txt)
-
-import qt4 ;
-if ! [ qt4.initialized ]
-{
- ECHO "Warning: Qt4 not initialized in user-config.jam" ;
- ECHO "Assuming /space/p2/ghost/build/Qt4 as location." ;
- ECHO "This is very likely won't work for you. " ;
- using qt4 : /space/p2/ghost/build/Qt4 ;
-}
-
-project : requirements <threading>multi
- ;
-
-exe hello : main.cpp hello_world_widget.ui : <library>/qt//QtGui ;

Deleted: trunk/tools/build/v2/example/variant/Jamfile
==============================================================================
--- trunk/tools/build/v2/example/variant/Jamfile 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,13 +0,0 @@
-# Copyright 2004 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-# By default, build the project with two variants
-# we've defined in project-root.jam
-project
- : default-build crazy super_release
- ;
-
-exe a : a.cpp libs//l ;
-

Copied: trunk/tools/build/v2/example/variant/jamfile.jam (from r48491, /trunk/tools/build/v2/example/variant/Jamfile)
==============================================================================
--- /trunk/tools/build/v2/example/variant/Jamfile (original)
+++ trunk/tools/build/v2/example/variant/jamfile.jam 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
@@ -1,13 +1,11 @@
-# Copyright 2004 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
+# Copyright 2004 Vladimir Prus
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
 
 
-# By default, build the project with two variants
-# we've defined in project-root.jam
-project
- : default-build crazy super_release
- ;
+# By default, build the project with the two variants we have defined in
+# jamroot.jam.
 
-exe a : a.cpp libs//l ;
+project : default-build crazy super_release ;
 
+exe a : a.cpp libs//l ;

Deleted: trunk/tools/build/v2/example/variant/libs/Jamfile
==============================================================================
--- trunk/tools/build/v2/example/variant/libs/Jamfile 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,6 +0,0 @@
-# Copyright 2004 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-lib l : l.cpp ;

Deleted: trunk/tools/build/v2/example/variant/project-root.jam
==============================================================================
--- trunk/tools/build/v2/example/variant/project-root.jam 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,14 +0,0 @@
-# Copyright 2004 Vladimir Prus
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-# Define a build variant which is just combination
-# of four properties.
-variant crazy : <optimization>speed <inlining>off
- <debug-symbols>on <profiling>on ;
-
-# Define a built variant inherited from 'release'.
-# It defines one new property and get all properties
-# from parent variant.
-variant super_release : release : <define>USE_ASM ;

Modified: trunk/tools/build/v2/example/variant/readme.txt
==============================================================================
--- trunk/tools/build/v2/example/variant/readme.txt (original)
+++ trunk/tools/build/v2/example/variant/readme.txt 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
@@ -1,11 +1,11 @@
-Copyright 2004 Vladimir Prus
-Distributed under the Boost Software License, Version 1.0.
-(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
+Copyright 2004 Vladimir Prus
+Distributed under the Boost Software License, Version 1.0.
+(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
 
 
-This example shows how user can create his own build variants.
-Two variants are defined: "crazy", which is just random combination
-of properties, and "super-release", which is inherited from "release",
-and differs by a single define.
+This example shows how user can create his own build variants. Two variants are
+defined: "crazy", which is just a random combination of properties, and
+"super-release", which is inherited from "release", and differs by a single
+define.
 
-See the project-root.jam for the definitions.
+See the jamroot.jam for the definitions.

Deleted: trunk/tools/build/v2/example/versioned/project-root.jam
==============================================================================
--- trunk/tools/build/v2/example/versioned/project-root.jam 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-# Copyright 2003 Rene Rivera
-# Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-
-
-import gcc ;
-import toolset ;
-import modifiers ;

Modified: trunk/tools/build/v2/roll.sh
==============================================================================
--- trunk/tools/build/v2/roll.sh (original)
+++ trunk/tools/build/v2/roll.sh 2008-08-31 18:15:50 EDT (Sun, 31 Aug 2008)
@@ -26,7 +26,7 @@
 find . -maxdepth 1 -type f | egrep -v "boost-build.jam|timestamp.txt|roll.sh|bootstrap.jam|build-system.jam|boost_build.png|index.html|hacking.txt|site-config.jam|user-config.jam" | xargs rm -f
 
 # Build the documentation
-touch doc/project-root.jam
+touch doc/jamroot.jam
 export BOOST_BUILD_PATH=`pwd`
 cd doc
 /home/ghost/Work/Boost/boost-svn/tools/jam/src/bin.linuxx86/bjam --v2


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