2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-20 15:22:08 +00:00
Commit Graph

420 Commits

Author SHA1 Message Date
Daniel James
80c11140c8 Add special versions 'hidden' and 'unreleased'.
So that 'boost-version' is never null.
2015-11-15 15:08:32 +00:00
Daniel James
f3402a42f2 Mark beta releases + overwrite for final release.
Still have to remove libraries manually, so if a library isn't in a
release will need to do that.
2015-11-15 15:08:32 +00:00
Daniel James
aa5e40ffff Update documentation list from 1.60.0 beta rc3. 2015-11-14 20:50:44 +00:00
Daniel James
7c34d9b9d4 Normalize categories propely when loading from metadata.
This was causing superfluous entries in the library history.
2015-11-14 20:50:44 +00:00
Automated Commit
a384fa620d Update documentation list 2015-10-21 03:41:53 -04:00
Automated Commit
8ba6a91240 Update documentation list 2015-10-07 23:47:10 +01:00
Automated Commit
1de87d7136 Update documentation list 2015-08-30 22:17:48 +01:00
Daniel James
d75d834e83 Use new style for 1.59.0 beta
Not really necessary, but it's good that it works.
2015-08-23 18:01:27 +01:00
Daniel James
7d07c2ee18 Use 'basic' for new versions of test documentation. 2015-08-23 17:26:09 +01:00
Daniel James
3abfe38677 Add a 'min version' parameter to the matcher list.
Will match for any versions later than the given version. Note that the
first match is the successful one, so will need to put versions in
reverse order, as will be seen in next commit.
2015-08-23 17:25:23 +01:00
Automated Commit
d551e129b4 Update documentation list 2015-08-23 14:47:35 +01:00
Daniel James
e843fb1798 Update library list for release.
Had to deal with problems in update script:
 - No way to add new libraries until release is tagged.
 - Release overwrites some changes in master/develop for some reason.
 - Incomplete beta details are left over.
2015-08-13 20:31:58 +01:00
Daniel James
65e910553b Release 1.59.0 2015-08-13 16:52:07 +01:00
Automated Commit
d97412e9b5 Update documentation list 2015-08-13 09:27:05 +01:00
Daniel James
3b271d45be Set Boost release for coroutine2.
Need to do it manually as it wasn't in the beta, and we don't have a
release tag yet.
2015-08-12 23:15:43 +01:00
Automated Commit
43a382530b Update documentation list 2015-08-12 23:07:38 +01:00
Daniel James
ee66d9f1dc Update documentation list for beta.
Actually the current master, but should be close enough.
2015-08-04 08:59:47 +01:00
Automated Commit
e11a6b3c00 Update documentation list 2015-08-04 08:52:32 +01:00
Automated Commit
1d547183d2 Update documentation list 2015-07-16 01:44:02 +01:00
Daniel James
fc8591714b Missing bind documentation files. 2015-06-04 19:48:55 +01:00
Automated Commit
4dbfc68e46 Update documentation list 2015-06-04 00:01:36 +01:00
Daniel James
8235e2ff3a Update library list. 2015-05-16 12:06:13 +01:00
Automated Commit
2f8e508f74 Update documentation list 2015-05-12 19:34:43 +01:00
Daniel James
d1e573554b Update documentation list. 2015-05-10 20:27:15 +01:00
Daniel James
e454ac7569 Normalise 'Workarounds'. 2015-04-27 00:08:20 +01:00
Daniel James
7db317dd25 Create json output from array of BoostLibrary. 2015-04-21 00:20:08 +01:00
Daniel James
b70a11aa95 Remove the $info stuff. 2015-04-21 00:20:08 +01:00
Daniel James
fe35a5d5d4 Fix documentation list. 2015-04-21 00:15:58 +01:00
Daniel James
6b8859aeba Display regression docs from a local repo clone. 2015-04-12 15:18:06 +01:00
Daniel James
d91be654f3 Set version for new libraries.
Manually setting the libraries as released. This is a little broken,
release version is only set when libraries are released, so they're not
showing up on the site yet. Need to do a better job of the intermediate
stage. 'update-version' should have been enough, but would break for
'chrono/stopwatch', which has a metadata file, and is included in the
release, but is not considered "released".
2015-04-07 07:13:08 +01:00
Daniel James
5a9dda8347 Prep for 1.58.0 release.
Not happening yet, just getting it ready for the release.
2015-04-06 18:59:57 +01:00
Automated Commit
c983946457 Update documentation list 2015-03-21 10:55:24 +00:00
Daniel James
8daa49b6c2 Boost 1.58.0 beta1 2015-03-20 13:18:11 +00:00
Automated Commit
ac55f00260 Update documentation list 2015-02-22 09:32:47 +00:00
Automated Commit
2d221b2dd6 Update documentation list 2015-02-15 12:38:13 +00:00
Automated Commit
5a23ad17fc Update documentation list for 2015-02-05 21:59:49 +00:00
Daniel James
b2fdb8a61d Merge branch 'beta'
The json library list, and clean up the libraries implementation a
little.
2015-02-01 09:34:01 +00:00
Daniel James
fb2f547e7a Update documentation list. 2015-02-01 09:33:00 +00:00
Daniel James
4adff87f20 Update documentation list. 2015-01-27 22:26:11 +00:00
Daniel James
fe015fc266 Update library list. 2015-01-22 21:42:06 +00:00
Daniel James
652cee39fb Don't include unreleased libraries in release list by default. 2015-01-10 13:44:58 +00:00
Daniel James
623b7be41c Better handling of invalid versions. 2015-01-10 13:44:58 +00:00
Daniel James
66160d2fea Move library loading into boost_libraries.
Still a bit shoddy, but at least it's only in one place.
2015-01-10 13:44:58 +00:00
Daniel James
fdbc5c782d JSON http header. 2015-01-06 00:45:39 +00:00
Daniel James
9fee82bb38 Fix for older versions of php. 2015-01-06 00:34:49 +00:00
Daniel James
f96c602907 Quick and dirty library list in json. 2015-01-06 00:27:32 +00:00
Daniel James
ae86967e41 Only use the common css/image files for release versions. 2014-11-15 11:17:57 +00:00
Daniel James
452d4ff19a And fix ref redirect. Oops. 2014-11-13 20:13:47 +00:00
Daniel James
2c4fe8e5c4 Fix ublas redirect. 2014-11-13 20:12:55 +00:00
Daniel James
3d09101e30 Redirect for moved documentation. 2014-11-13 20:08:56 +00:00