mirror of
https://github.com/boostorg/io.git
synced 2025-08-01 21:24:26 +02:00
Updated for b2 cmake support.
This commit is contained in:
@@ -36,6 +36,8 @@ install:
|
|||||||
- git submodule update --init tools/build
|
- git submodule update --init tools/build
|
||||||
- git submodule update --init libs/config
|
- git submodule update --init libs/config
|
||||||
- git submodule update --init tools/boostdep
|
- git submodule update --init tools/boostdep
|
||||||
|
- git submodule update --init tools/boost_install
|
||||||
|
- git submodule update --init libs/headers
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/io
|
- cp -r $TRAVIS_BUILD_DIR/* libs/io
|
||||||
- python tools/boostdep/depinst/depinst.py io
|
- python tools/boostdep/depinst/depinst.py io
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
|
@@ -25,6 +25,8 @@ install:
|
|||||||
- git submodule update --init tools/build
|
- git submodule update --init tools/build
|
||||||
- git submodule update --init libs/config
|
- git submodule update --init libs/config
|
||||||
- git submodule update --init tools/boostdep
|
- git submodule update --init tools/boostdep
|
||||||
|
- git submodule update --init tools/boost_install
|
||||||
|
- git submodule update --init libs/headers
|
||||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\io
|
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\io
|
||||||
- python tools/boostdep/depinst/depinst.py io
|
- python tools/boostdep/depinst/depinst.py io
|
||||||
- bootstrap
|
- bootstrap
|
||||||
|
Reference in New Issue
Block a user