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

629 Commits

Author SHA1 Message Date
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
Daniel James
a0258c921c Update the quickbook hashes.
Bit messy, do I need to support this better? Or should I just refresh
everything?
2016-09-29 10:54:08 +01:00
Automated Commit
c81ff87a76 Update documentation list 2016-09-29 01:22:22 -04:00
Daniel James
8f5366b7aa Add link to windows binaries. 2016-09-28 16:38:41 +01:00
Daniel James
944ac6d1b2 Revert "Delete hashes for now"
This reverts commit f4d6d438f0.
2016-09-28 16:33:20 +01:00
Daniel James
f4d6d438f0 Delete hashes for now 2016-09-28 16:26:01 +01:00
Daniel James
89d2020d34 Fix download links 2016-09-28 16:24:22 +01:00
Daniel James
13cc5c20fd Add date to release notes 2016-09-28 16:21:03 +01:00
Daniel James
eea63d06c7 Rebuild site.
Still need to update date in release notes.
2016-09-28 13:07:01 +01:00
Daniel James
f2765bf6b3 Update library list from release candidate. 2016-09-28 13:06:23 +01:00
Daniel James
2ed20754b2 Rebuild 2016-09-21 02:35:02 +01:00