11 Commits

Author SHA1 Message Date
Sam Darwin
87290569a7 Add "created" field to metadata (#24) 2021-11-11 08:27:04 -06:00
Sam Darwin
40e13028ef python3 (#19) 2021-10-25 13:22:46 -05:00
Peter Dimov
3fa0dea398 Do not include the root CMakeLists.txt file into the release 2019-12-18 04:33:53 +02:00
Peter Dimov
33980a6a50 Only copy include/boost when present 2019-01-12 07:24:49 +02:00
Peter Dimov
fe7815eb1f Copy libs/headers into the release 2019-01-12 04:16:00 +02:00
Rene Rivera
24a47a68e1 Ignore all CI and Git special files.
Don't include special files in distro build. In particular avoid CI and Git files.
2016-08-09 09:32:05 -05:00
Rene Rivera
b76c112ba1 Refactor ignored files check into one check. This fixes the accidental
copying of some dot files. It also adds extra checks for files and dirs
to not violate exclusions.
2016-03-06 20:57:40 -06:00
Rene Rivera
2b42a85a30 Copy all nested lib includes over. This fixes the missing "cast.hpp"
header.
2016-03-05 13:39:19 -06:00
Rene Rivera
d7e6e47343 Auto-detect the libraries and nested libraries to copy. This removes the
hard-coded list of top level libraries, and nested libraries, that get
copied into the release monolithic structure.
2016-03-05 12:56:43 -06:00
Marshall Clow
1ba75ff34b Update release script for new libraries 2015-12-06 21:35:15 -08:00
Marshall Clow
0e2e37bc65 Add my Python files for creating Boost releases 2015-04-09 14:58:20 -07:00