Commit Graph

955 Commits

Author SHA1 Message Date
Beman Dawes
aa169994b7 Prep for 1.40.0
[SVN r52888]
2009-05-11 01:08:45 +00:00
Beman Dawes
7cdf7be9ce Prep for 1.40.0
[SVN r52887]
2009-05-11 00:59:37 +00:00
Vladimir Prus
857e8c3ddf Merge from trunk
[SVN r52414]
2009-04-16 05:53:02 +00:00
Vladimir Prus
9504364ef5 Update getting started.
- Document bootstrap + bjam
    - Add Boost.System to the list of compiled libraries
    - Use "stage/lib" in unix instructions consistenly


[SVN r52413]
2009-04-16 05:47:20 +00:00
Dave Abrahams
423be52fb1 really, really fixes #2895
[SVN r52308]
2009-04-10 20:08:46 +00:00
Dave Abrahams
2c4519ea25 *really* fixes #2895.
[SVN r52307]
2009-04-10 20:08:04 +00:00
Dave Abrahams
52260fba70 fixes #2895
[SVN r52305]
2009-04-10 20:01:30 +00:00
John Maddock
b48bcc3b48 Copied files from Trunk.
[SVN r51415]
2009-02-23 16:53:37 +00:00
Beman Dawes
126376d1f2 Merge version 1.39.0 setup from trunk
[SVN r51186]
2009-02-10 15:51:25 +00:00
Beman Dawes
84393b5ce2 Update version number to 1.38.0
[SVN r51179]
2009-02-10 13:59:38 +00:00
Dave Abrahams
90d0ac022f Merged back from release branch.
Fix up windows doc error


[SVN r50810]
2009-01-27 19:51:20 +00:00
Dave Abrahams
aabe54cb2c Fix up windows doc error
[SVN r50809]
2009-01-27 19:49:45 +00:00
Dave Abrahams
087b0dcd22 Fixes #2622 on trunk; thanks ywu and steven. Unfortunately I don't know how to move these changes to the live site
[SVN r50455]
2009-01-04 02:18:54 +00:00
Eric Niebler
43a445afce merge GSG changes from trunk
[SVN r50345]
2008-12-21 17:44:33 +00:00
Dave Abrahams
f53da21a93 Fixes #2110
[SVN r50338]
2008-12-21 01:00:33 +00:00
Beman Dawes
2145bd13d9 Prep for 1.38.0
[SVN r49564]
2008-11-03 15:50:31 +00:00
Beman Dawes
0e798313a1 Prep for 1.38.0
[SVN r49562]
2008-11-03 15:38:36 +00:00
Beman Dawes
6c9f186f79 Prep for 1.38.0
[SVN r49556]
2008-11-03 15:18:21 +00:00
Dave Abrahams
13d45b308a merged [49524] and [49525] from trunk
[SVN r49527]
2008-11-02 01:55:01 +00:00
Dave Abrahams
df9035becb Added information about redirecting build output into a file.
[SVN r49525]
2008-11-01 19:34:35 +00:00
Dave Abrahams
62c3563838 Updates for 1.37 based on commentary by Paul Bristow and experiences
with students at MathWorks.

Also cleaned up the use of --build-type=complete, which was
mis-formatted, and is usually inappropriate on *nix anyway.


[SVN r49524]
2008-11-01 19:17:28 +00:00
Beman Dawes
8d219c6365 Merge Getting Started from trunk
[SVN r49440]
2008-10-22 20:59:09 +00:00
Beman Dawes
63176af257 Getting started: update to 1.37.0. The trac Release Manager's Checklist was also updated so that Getting Started will get updated right at the start of the release cycle.
[SVN r49438]
2008-10-22 20:26:04 +00:00
Daniel James
d075d9e188 Merged revisions 49435 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49435 | danieljames | 2008-10-22 20:16:22 +0100 (Wed, 22 Oct 2008) | 1 line
  
  Update the version number in the getting started guide.
........


[SVN r49437]
2008-10-22 19:27:26 +00:00
Daniel James
6a80bedfc9 Update the version number in the getting started guide.
[SVN r49435]
2008-10-22 19:16:22 +00:00
Daniel James
a1bf74391e Merge some documentation changes.
Merged revisions 48927-48930,48934,48938 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48927 | danieljames | 2008-09-23 20:29:01 +0100 (Tue, 23 Sep 2008) | 5 lines
  
  Rewrite the id code to convert the characters of parts of the id at the time of
  generating the id. This means that characters are translated to underscores for
  ids as well as for filenames, since in the eventual documents they have to be
  percent encoded this is probably an approvement. It also lets us deal with the
  translation more intelligently and truncate long identifiers.
........
  r48928 | danieljames | 2008-09-23 20:42:06 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Copy extra images from quickbook to the combined documentation.
........
  r48929 | danieljames | 2008-09-23 20:44:20 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Change quickbook so that the links are relative to the combined documentation.
........
  r48930 | danieljames | 2008-09-23 20:44:39 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Remove the prebuilt version of quickbook.
........


[SVN r48957]
2008-09-24 22:55:00 +00:00
Beman Dawes
0975dc850b Merge from trunk
[SVN r48088]
2008-08-11 16:52:08 +00:00
Beman Dawes
2b07e977a5 Refine for 1.36.0
[SVN r48087]
2008-08-11 16:44:49 +00:00
Beman Dawes
7840c18875 Add suggestion to visit web site for latest version, update unix-variants to include --build-type=complete example. Windows updates still to come.
[SVN r48084]
2008-08-11 13:01:49 +00:00
Daniel James
f6a7f522ad Update version info in the getting started guide.
[SVN r47870]
2008-07-29 20:37:22 +00:00
Daniel James
c01c2f81e5 Update link to Boost.Thread from getting started.
Merged revisions 43866,43868-43872,43874,43876 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r43866 | danieljames | 2008-03-26 09:10:29 +0000 (Wed, 26 Mar 2008) | 3 lines
  
  Boost.Thread's documentation no longer has a build section - so just link to
  the library's documentation like we do for other libraries.
........
  r43876 | danieljames | 2008-03-27 05:49:45 +0000 (Thu, 27 Mar 2008) | 2 lines
  
  Update the thread links in the generated getting started documentation.
........


[SVN r43877]
2008-03-27 05:54:10 +00:00
Daniel James
a5784f18c1 Update the thread links in the generated getting started documentation.
[SVN r43876]
2008-03-27 05:49:45 +00:00
Daniel James
644dd2a688 Boost.Thread's documentation no longer has a build section - so just link to
the library's documentation like we do for other libraries.


[SVN r43866]
2008-03-26 09:10:29 +00:00
Beman Dawes
0ca4a64fd4 Add forwarding file, thus resolving many broken links
[SVN r43602]
2008-03-14 12:20:33 +00:00
Beman Dawes
c7c342b631 Add forwarding file, thus resolving many broken links
[SVN r43600]
2008-03-14 12:10:23 +00:00
Beman Dawes
6feddb106a Merge changes from trunk at 43593
[SVN r43596]
2008-03-13 20:50:50 +00:00
Beman Dawes
38fac7653b Bring back more/more.htm, supply links for pages moved to website
[SVN r43595]
2008-03-13 20:10:08 +00:00
Rene Rivera
5330ed86e2 Remove obsolete getting started files. They where replaced by more/getting_started/*. (merge from trunk)
[SVN r43372]
2008-02-22 16:29:46 +00:00
Rene Rivera
1d2851b06e Remove obsolete getting started files. They where replaced by more/getting_started/*.
[SVN r43371]
2008-02-22 16:25:21 +00:00
Rene Rivera
8bdb95ca02 Merge docs cleanups from trunk.
[SVN r43339]
2008-02-21 00:26:37 +00:00
Rene Rivera
1bd71a58b5 Doc cleanups.
[SVN r43338]
2008-02-20 23:26:58 +00:00
Daniel James
d703a8b856 Merged revisions 43206,43208-43213 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix some broken links.
........
  r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Link to people pages on the website, as they've been removed from the download.
........
  r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Point links to the pages that used to be in 'more' to the site.
........
  r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix links on the home page as well.
........
  r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Generated documentation which is no longer generated.
........


[SVN r43214]
2008-02-10 16:39:38 +00:00
Daniel James
23ff47dbc7 Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
2008-02-10 15:02:17 +00:00
Daniel James
73f6d21d39 Link to people pages on the website, as they've been removed from the download.
[SVN r43209]
2008-02-10 14:56:22 +00:00
Daniel James
2e2243204e Merged revisions 43129,43131,43137,43139-43140,43142,43144,43146,43149,43151,43153,43158,43160-43164,43167-43170,43172-43174,43178,43180-43193 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43129 | danieljames | 2008-02-06 19:02:38 +0000 (Wed, 06 Feb 2008) | 2 lines
  
  In the boostbook navbar, link FAQ and people to the website.
........
  r43188 | danieljames | 2008-02-09 12:29:02 +0000 (Sat, 09 Feb 2008) | 2 lines
  
  Fix a link in the intrusive redirect.
........
  r43189 | danieljames | 2008-02-09 12:37:00 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix another redirect link.
........
  r43190 | danieljames | 2008-02-09 12:38:19 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Update link to Jamfile, to link to the version 2 jamfile.
........
  r43191 | danieljames | 2008-02-09 12:39:06 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix a link.
........
  r43192 | danieljames | 2008-02-09 12:45:32 +0000 (Sat, 09 Feb 2008) | 2 lines
  
  Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
........
  r43193 | danieljames | 2008-02-09 13:02:45 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix the link to the license.
........


[SVN r43194]
2008-02-09 13:27:00 +00:00
Daniel James
d87666a020 Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
[SVN r43192]
2008-02-09 12:45:32 +00:00
Daniel James
4f5368781c Merge from trunk, finally.
[SVN r41817]
2007-12-07 01:12:02 +00:00
Daniel James
60db50f5d7 Update/fix a load of links, add a missing jamfile.
[SVN r41777]
2007-12-06 07:47:43 +00:00
Rene Rivera
afd10faf21 Obsolete.
[SVN r41587]
2007-12-02 17:03:43 +00:00
Daniel James
2875bd4eda Remove formal_review_process, it looks like I forgot to when I updated the
version in the new site.

Refs #1350.


[SVN r41582]
2007-12-02 14:15:25 +00:00