Go to file
2021-10-05 19:08:51 +02:00
boost@d0115b733d [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
.gitignore [DEV] add ignore python build 2021-10-05 19:08:51 +02:00
.gitmodules [DEV] create basic version 1.66.0 2018-01-12 21:48:58 +01:00
LICENSE Initial commit 2018-01-11 09:55:44 +01:00
lutin_boost-atomic.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-chrono.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-container.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-context.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-contract.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-coroutine.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-date-time.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-fiber.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-filesystem.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-graph.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-include.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-iostreams.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-json.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-locale.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-log-setup.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-log.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-math-c99.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-math-c99f.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-math-c99l.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-math-tr1.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-math-tr1f.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-math-tr1l.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-nowide.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-numpy39.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-prg-exec-monitor.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-program-options.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-python39.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-random.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-regex.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-serialization.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-stacktrace-addr2line.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-stacktrace-basic.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-stacktrace-noop.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-system.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-thread.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-timer.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-type-erasure.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-unit-test-framework.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-wave.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost-wserialization.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
lutin_boost.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
parseBuildOutputToLutin.py [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00
README.md [DEV] create basic version 1.66.0 2018-01-12 21:48:58 +01:00
version.txt [DEV] update boost 1.76.0 2021-10-05 19:07:33 +02:00

boost-lutin

boost lutin wrapper

update new release

download the new vertion:

http://www.boost.org/users/history/

unzip in the boost path

==> request boost to generate all list of files:

cd boost
./bootstrap.sh
./b2 -a -n -j1 > ../build.txt
# update vertion in the next script:
./parseBuildOutputToLutin.py build.txt boost