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

14 Commits

Author SHA1 Message Date
Daniel James
36b9f1d083 Script to read in maintainers from old versions.
A bit of a one-off script, but keep it around for now.
2014-08-20 20:08:32 +01:00
Daniel James
aaed6a4525 Merge branch 'master' into beta
Conflicts:
	common/code/boost_archive.php
	generated/libraries.txt
2014-08-19 17:14:29 +01:00
Daniel James
11da3b9b26 Add newline to the end of generated json. 2014-08-18 16:12:36 +01:00
Daniel James
1ac74db140 Autoload BoostSuperProject. 2014-08-07 20:34:30 +01:00
Daniel James
c4c3fa8ce6 Rename boost_libraries to BoostLibraries. 2014-08-07 20:34:30 +01:00
Daniel James
89ed945ffc Get module paths from git when creating metadata. 2014-07-13 11:21:44 +01:00
Daniel James
11ec91ec84 Exclude 'boost-version' from json metadata.
It isn't really needed as it's tracked in the website data.
2014-06-03 19:05:32 +01:00
Daniel James
510d3b91f0 Missing newlines. 2014-06-01 12:56:28 +01:00
Daniel James
2a62aa2555 Don't create empty maintainer lists 2014-02-28 09:12:48 +00:00
Daniel James
6668e42737 Fix library for logic and operators.
Still missing 'assert' (new), 'disjoint_sets' (not really a released library),
'smart_ptr/make_shared' (just part of the smart_ptr library).
2014-02-27 08:16:52 +00:00
Daniel James
6742790952 Set maintainers in create-module-metadata. 2014-02-27 08:07:50 +00:00
Daniel James
702606aabc Generate json metadata. 2014-02-24 22:49:17 +00:00
Daniel James
78a6aa7733 More specific names for from_string/from_file. 2014-02-24 22:49:17 +00:00
Daniel James
04ee442814 Add script to create metadata file for modules. 2014-02-23 14:32:34 +00:00