Commit f96bfa4 1 parent 4910b86 commit f96bfa4 Copy full SHA for f96bfa4
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,16 @@ cd boost_${boost_version}
113
113
114
114
git rm -rf boost.css boost.png index.htm index.html INSTALL rst.css
115
115
git rm -rf doc/ libs/* /test/ libs/* /example/ libs/* /doc/
116
+ git rm -rf boost/leaf/ libs/leaf/ boost/nowide/ libs/nowide
117
+ git rm -rf boost/pfr libs/pfr boost/json/ libs/json/
118
+ git rm -rf boost/static_string libs/static_string
119
+ git rm -rf boost/stl_interfaces/ libs/stl_interfaces
120
+ git rm -rf boost/phoenix/ libs/phoenix
121
+ git rm -rf boost/msm/ libs/msm
122
+ git rm -rf boost/log/ libs/log
123
+ git rm -rf libs/* /examples libs/* /* /examples libs/* doc libs/* /* doc
124
+ git rm -rf ** /* .svg ** /* .png ** /* .jpg ** /* .html ** /* .htm ** /* .gold ** /* .json
125
+ git rm -rf ** /* .pdf ** /* .manifest ** /* .css ** /* .md ** /* .qbk ** /* .rst ** /* .txt
116
126
git commit -m " upgrading to boost v${boost_version} ; pruning files"
117
127
118
128
cat << EOF
You can’t perform that action at this time.
0 commit comments