Go to file
2021-11-03 22:32:09 +01: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
GLD_boost-atomic.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-chrono.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-container.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-context.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-contract.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-coroutine.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-date-time.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-fiber.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-filesystem.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-graph.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-include.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-iostreams.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-json.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-locale.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-log-setup.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-log.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-math-c99.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-math-c99f.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-math-c99l.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-math-tr1.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-math-tr1f.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-math-tr1l.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-nowide.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-numpy39.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-prg-exec-monitor.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-program-options.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-python39.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-random.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-regex.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-serialization.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-stacktrace-addr2line.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-stacktrace-basic.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-stacktrace-noop.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-system.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-thread.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-timer.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-type-erasure.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-unit-test-framework.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-wave.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost-wserialization.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
GLD_boost.json [DEV] correct GLD model 2021-11-03 22:32:09 +01:00
LICENSE Initial commit 2018-01-11 09:55:44 +01:00
parseBuildOutputToLutin.py [DEV] correct GLD model 2021-11-03 22:32:09 +01: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