HomePhabricator

gitian: Reduce build time for boost windows dependency
7eb99a844f60Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

gitian: Reduce build time for boost windows dependency

Build only the mt-s (multithreaded, static runtime link)
variant of the library.

This cuts the build time in half.

Also prevent unpacked boost from ending up in output directory,
checking and hashing all the source files as output files this
takes a lot of time and is pointless.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jan 15 2014, 18:58
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING714cdecb0398: build: Pass BOOST_CPPFLAGS to sleep implementation test
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING7eb99a844f60: gitian: Reduce build time for boost windows dependency (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jan 16 2014, 11:45