2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-24 16:32:16 +00:00
Commit Graph

639 Commits

Author SHA1 Message Date
Daniel James
e83ebd0627 Rebuild 2017-01-12 06:41:55 +00:00
Automated Commit
d3d3dcc022 Update documentation list 2017-01-11 01:21:39 -05:00
Daniel James
d2ec97e5bd Add release details I missed out
Doesn't make any real difference, but maybe they'll be used in the future.
2016-12-26 18:47:49 -05:00
Daniel James
be6f68a040 Update time of release 2016-12-26 18:44:33 -05:00
Daniel James
877a98a0e1 Release 1.63.0 2016-12-26 16:13:35 -05:00
Daniel James
1e84248a17 Partial rebuild 2016-12-13 01:09:21 +00:00
Automated Commit
af0416267a Update documentation list 2016-12-12 01:21:37 -05:00
Daniel James
59bbd40d38 Allow 1.63.0 docs to be visible on the main site 2016-12-11 13:21:05 +00:00
Automated Commit
2ca75b11ab Update documentation list 2016-11-23 01:21:28 -05:00
Automated Commit
5ef3edad5a Update documentation list 2016-11-22 01:21:42 -05:00
Daniel James
9cb4cc64e2 Rebuild 2016-11-21 07:14:02 -05:00
Daniel James
4da760c9e2 Set 1.63.0 beta1 as released 2016-11-21 07:09:32 -05:00
Daniel James
ae644adc79 Update documentation list for 1.63.0 beta1 2016-11-21 07:03:40 -05:00
Daniel James
354e64a607 Release data for boost 1.63.0 beta1
This was mostly done automatically using the script on the develop
branch, then I copied over the new entry and editted it slightly.
2016-11-21 07:02:00 -05:00
Automated Commit
38a61b15a8 Update documentation list 2016-11-21 01:21:37 -05:00
Daniel James
d8e12a5bdd Rebuild 2016-11-17 20:57:35 +00:00
Daniel James
dcbed577a6 Fix link to 1.32.0 documentation 2016-11-14 20:30:12 +00:00
Daniel James
d5b273edf2 Rebuild 2016-11-13 16:24:47 +00:00
Daniel James
7dae84baef Rebuild 2016-11-13 09:32:11 +00:00
Automated Commit
8e89f32fc6 Update documentation list 2016-11-13 04:08:56 -05:00
Daniel James
1fd4d47c81 Rebuild 2016-11-12 19:33:13 +00:00
Daniel James
561a0accb6 Rebuild 2016-11-11 09:45:08 +00:00
Automated Commit
01c09c3363 Update documentation list 2016-11-10 01:22:04 -05:00
Daniel James
c96d541c15 Rebuild 2016-11-10 01:38:08 +00:00
Daniel James
0a2b64a785 Add release notes for unordered and hash. 2016-11-06 13:04:20 +00:00
Daniel James
cc3b5c1cb1 Fill in release notes 2016-11-06 12:57:23 +00:00
Automated Commit
7ea13866ca Update documentation list 2016-11-04 01:22:43 -04:00
Daniel James
9946dba016 Rebuild 2016-11-03 22:47:27 +00:00
Daniel James
e7cc5d5689 Rebuild 2016-11-03 20:18:50 +00:00
Daniel James
fc16a77074 Link by default to master in dev release notes 2016-11-02 21:01:29 +00:00
Daniel James
64a30e4706 Python release notes 2016-11-02 20:49:27 +00:00
Daniel James
82abb7b055 Rebuild with new scripts 2016-11-02 20:48:20 +00:00
Automated Commit
ced91fddbf Update documentation list 2016-11-01 01:21:51 -04:00
Daniel James
c8f365bd26 Merge branch 'develop'
Pretty large development merge. Including:

- More robust PHP error handling.
- Automatically update release data from various sources. Manually
  updating a json file was too error prone.
- Normalize hashes of release notes, so that they won't need to be
  manually updated so often.
- Small improvements to quickbook page data.
- Cache html generated from quickbook - so no need to reparse when
  changing release data. Much of the site can now be rebuilt without
  installing quickbook, although changes in quickbook won't be included.
- Scripts in site-tools have are more consistent at the command line,
  and all support '--help' (although some have very little information).
- Automatically update more of the site for new releases.
2016-10-30 19:57:32 +00:00
Daniel James
281e09d317 Fix some links 2016-10-30 19:46:15 +00:00
Daniel James
66ef2f80ec Rebuild 2016-10-27 19:14:23 +01:00
Automated Commit
19f9eb29dd Update documentation list 2016-10-27 01:22:23 -04:00
Daniel James
ca4016c3bf Rebuild 2016-10-26 20:08:41 +01:00
Daniel James
5f61c6ec92 Remove new library section from 1.63.0 2016-10-26 18:58:16 +01:00
Daniel James
995ebd4df9 Save the current version to a file
Code is very messy, but now there's nothing that needs to be manually
updated for a new version.
2016-10-16 19:51:49 +01:00
Daniel James
2ec09f6f47 Automatically update the documentation list 2016-10-16 19:51:49 +01:00
Daniel James
1e629fb2cb Rebuild 2016-10-16 11:23:04 +01:00
Daniel James
0f44582d07 Load and save release data, still need to update.
Also normalized the beta version numbers in the state file.
2016-10-07 09:48:02 +01:00
Daniel James
c1dd8bc483 Oops, accidentally checked in old version of various things. 2016-10-06 22:43:09 +01:00
Daniel James
bfd4f9ed8f Support for generating root index file 2016-10-06 22:42:03 +01:00
Daniel James
f8f2df2ff5 Merge branch 'master' into develop 2016-09-30 11:19:53 +01:00
Daniel James
b9e3c4d75b Rebuild 2016-09-30 11:16:43 +01:00
Daniel James
c4fdb057c3 Revert state changes.
Since this is now generating the same hash codes as master, revert the
appropriate files to be the same as master.
2016-09-29 16:43:07 +01:00
Daniel James
43d7e2069c Convert release date to a 'state' file.
Currently no way to update it (apart from manually, which is awkward),
but the plan is to do so automatically.

This messes up the hashes again. Probably best to resolve manually,
although it might be possible to emulate the old hashes.
2016-09-29 16:43:06 +01:00
Daniel James
813aa4e36e Rebuild 2016-09-29 11:21:34 +01:00