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

3055 Commits

Author SHA1 Message Date
Vladimir Prus
cd574af9b1 Document program_options changes for 1.59 2015-06-09 10:14:06 +03:00
Daniel James
6bff54b597 Another fix for old php. 2015-05-12 02:22:10 +01:00
Daniel James
93a3d601a9 Will hopefully fix the library list. 2015-05-12 02:21:21 +01:00
Daniel James
4b05f22717 Regenerate serialized libraries.
For some reason it's working on my local machine but not on the server,
maybe this will fix it.
2015-05-12 02:18:09 +01:00
Daniel James
9f39631d99 Merge branch 'beta'
Conflicts:
	doc/libraries.xml
	generated/libraries.txt
2015-05-10 20:27:54 +01:00
Daniel James
d1e573554b Update documentation list. 2015-05-10 20:27:15 +01:00
Daniel James
c7e345a23a Fix text on library metadata link. 2015-05-10 20:02:30 +01:00
Daniel James
0f2a514306 Rebuild 2015-05-03 23:30:43 +01:00
Daniel James
9335300765 Comma separate github links. 2015-05-03 23:30:36 +01:00
Daniel James
034543c350 Merge remote-tracking branches 'origin/pr/81' and 'origin/pr/82' 2015-05-03 23:26:49 +01:00
joaquintides
ddca64754c added multi_index release notes 2015-05-03 14:16:35 +02:00
Kohei Takahashi
9e63fddd37 Patch for Fusion regression. 2015-05-02 00:58:22 +09:00
Rene Rivera
28336bfb11 Point to reorg location of run.py. 2015-04-28 22:17:41 -05:00
Ronald Garcia
4cd0f78b04 *** empty log message *** 2015-04-28 12:22:54 -07:00
Daniel James
e454ac7569 Normalise 'Workarounds'. 2015-04-27 00:08:20 +01:00
Daniel James
fd367cf81a Only allow 'Miscellaneous' libraries that aren't in other categories. 2015-04-27 00:07:19 +01:00
Daniel James
914b778b68 Normalize category case in libraries. 2015-04-26 23:59:40 +01:00
Daniel James
3bfd969251 Fix test_libraries for category checks. 2015-04-26 23:59:08 +01:00
Automated Commit
93c6f9b919 Update documentation list 2015-04-26 23:11:13 +01:00
Daniel James
1beb15a282 Validate categories when updating library data.
Just a quick implementation for now, should be done more generally.
2015-04-21 00:32:12 +01:00
Daniel James
7db317dd25 Create json output from array of BoostLibrary. 2015-04-21 00:20:08 +01:00
Daniel James
958aa4bf2b Update from a release copy. 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
061dd50a41 Update from array of BoostLibrary rather than BoostLibraries.
The code was pretty messy because it was using BoostLibraries for
everything, this will hopefully let it be a bit cleaner.

Also removes support for xml metadata files. No one has ever used it.
2015-04-21 00:20:08 +01:00
Daniel James
65f53470aa Remove $info stuff from BoostLibrary.
Module + path can be set after construction. This will be useful when
loading from a release without the git metadata. Also, the $info stuff
was pretty rubbish.
2015-04-21 00:20:08 +01:00
Daniel James
fe35a5d5d4 Fix documentation list. 2015-04-21 00:15:58 +01:00
Ronald Garcia
54ad400bf8 filled in doc link, but left commented: have people use the incubator. 2015-04-20 11:42:14 -07:00
Ronald Garcia
92027330d3 Added Http to the schedule. 2015-04-20 11:27:16 -07:00
Ronald Garcia
0a55fbfa9b Fixed a bug in review schedule date 2015-04-20 11:12:29 -07:00
Ronald Garcia
20db54dfa9 Boost 1.58 Released. 2015-04-18 18:32:18 -07:00
Ronald Garcia
16f3e36caf Hana dates set. 2015-04-18 18:27:49 -07:00
Daniel James
9a55877f10 Patch for building python. 2015-04-17 19:13:27 +01:00
Daniel James
16529fbe95 Fix a comment typo. 2015-04-17 19:01:38 +01:00
Daniel James
e78e5799d1 Note about build issues with Python.
Thanks to Tom Kent.
2015-04-17 19:00:25 +01:00
Daniel James
b96e18c6b2 Merge branch 'beta' 2015-04-17 09:14:10 +01:00
Daniel James
a56047c164 Second attempt at releasing 1.58.0 2015-04-17 09:13:32 +01:00
Daniel James
464b15b2bd Release 1.58.0 2015-04-17 09:12:30 +01:00
Ronald Garcia
3604216d5a Array library now has a documentation link. 2015-04-14 12:18:17 +01:00
Daniel James
58e2a503cc Link to directories, rather than index files. 2015-04-12 15:25:14 +01:00
Daniel James
6b8859aeba Display regression docs from a local repo clone. 2015-04-12 15:18:06 +01:00
Daniel James
c0215c6588 Add configuration variable for data directory. 2015-04-12 15:18:06 +01:00
Daniel James
d8bc76e7bf Take the donate button out of the sidebar menu. 2015-04-12 15:18:06 +01:00
Daniel James
95dec77273 Remove unused menu files. 2015-04-12 15:18:06 +01:00
Ronald Garcia
9cf78a4a48 Adam W has agreed to manage the review of QVM. 2015-04-10 10:43:35 -07:00
Ronald Garcia
e2ec3a2927 Hana has been added to the review schedule. 2015-04-09 13:37:55 -07: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
2ccc9468c9 Link to master documentation in early docs. 2015-04-06 19:00:26 +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
Daniel James
f66a9549e9 Rebuild 2015-04-05 23:36:56 +01:00
Daniel James
c9144b331a Merge remote-tracking branch 'origin/pr/80' 2015-04-05 23:35:45 +01:00