summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2012-04-23 13:32:24 (GMT)
committerRemko Tronçon <git@el-tramo.be>2012-04-23 13:57:24 (GMT)
commit18f4f0ba13bbfe901dae44e95d869ba0425e93c7 (patch)
tree51de477a7f2dc9aba3177e6ea50ed90dbff91f85 /3rdParty/Boost/update.sh
parent2f64443e7a3e427a3a38665b5aafb77c9b128cc0 (diff)
downloadswift-18f4f0ba13bbfe901dae44e95d869ba0425e93c7.zip
swift-18f4f0ba13bbfe901dae44e95d869ba0425e93c7.tar.bz2
Select SRV randomly, taking weight into account.
Resolves: #1030
Diffstat (limited to '3rdParty/Boost/update.sh')
-rwxr-xr-x3rdParty/Boost/update.sh21
1 files changed, 12 insertions, 9 deletions
diff --git a/3rdParty/Boost/update.sh b/3rdParty/Boost/update.sh
index a7c0638..9b28f2d 100755
--- a/3rdParty/Boost/update.sh
+++ b/3rdParty/Boost/update.sh
@@ -11,6 +11,9 @@ fi
./bcp --boost="$1" \
tools/bcp \
+ algorithm/string.hpp \
+ asio.hpp \
+ assign/list_of.hpp \
bind.hpp \
cast.hpp \
date_time/posix_time/posix_time.hpp \
@@ -18,25 +21,25 @@ fi
foreach.hpp \
filesystem.hpp \
filesystem/fstream.hpp \
+ format.hpp \
+ logic/tribool.hpp \
noncopyable.hpp \
numeric/conversion/cast.hpp \
+ optional.hpp \
+ program_options.hpp \
+ random/mersenne_twister.hpp \
+ random/uniform_real.hpp \
+ random/variate_generator.hpp \
+ regex.hpp \
shared_ptr.hpp \
smart_ptr/make_shared.hpp \
- optional.hpp \
signals.hpp \
- program_options.hpp \
thread.hpp \
- asio.hpp \
+ unordered_map.hpp \
uuid/uuid.hpp \
uuid/uuid_io.hpp \
uuid/uuid_generators.hpp \
variant.hpp \
- regex.hpp \
- unordered_map.hpp \
- algorithm/string.hpp \
- format.hpp \
- logic/tribool.hpp \
- assign/list_of.hpp \
$TARGET_DIR
rm -rf $TARGET_DIR/libs/config