Skip to content

Commit

Permalink
Rename Jamfile.v2 to Jamfile (boostorg#679)
Browse files Browse the repository at this point in the history
There is no reason to maintain the legacy .v2 file extension,
which is unnecessary clutter, may be confusing.
  • Loading branch information
mloskot authored Mar 8, 2020
1 parent 0bd18a9 commit 96db897
Show file tree
Hide file tree
Showing 97 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ COPYING text svneol=native#text/plain
INSTALL text svneol=native#text/plain
Jamfile text svneol=native#text/plain
Jamroot text svneol=native#text/plain
Jamfile.v2 text svneol=native#text/plain
Jamfile text svneol=native#text/plain
Jamrules text svneol=native#text/plain
Makefile* text svneol=native#text/plain
README text svneol=native#text/plain
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion doc/Jamfile.v2 → doc/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ explicit make_qbk ;

boostbook geometry
: geometry.qbk
: <dependency>Jamfile.v2
: <dependency>Jamfile
<dependency>quickref.xml
# <dependency>generated/point.qbk
<xsl:param>chunk.section.depth=4
Expand Down
2 changes: 1 addition & 1 deletion doc/compiling.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ compilers:

__boost_geometry__ uses __boost_bb__, a text-based system for developing and
testing software, to configure, build and execute unit tests and example
programs. The build configuration is provided as a collection of `Jamfile.v2`
programs. The build configuration is provided as a collection of `Jamfile`
files.

For gcc, flag [^-Wno-long-long] can be used to surpress some warnings
Expand Down
2 changes: 1 addition & 1 deletion doc/index/Jamfile.v2 → doc/index/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ boostbook geometry_index-doc
:
index.qbk
:
<dependency>Jamfile.v2
<dependency>Jamfile
<dependency>generated/rtree.qbk

<format>html
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import quickbook ;

boostbook fruit
: fruit.qbk
: <dependency>Jamfile.v2
: <dependency>Jamfile
<dependency>generated/apple.qbk
<dependency>generated/rose.qbk
<dependency>generated/grouped.qbk
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 96db897

Please sign in to comment.