summaryrefslogtreecommitdiff
path: root/strata/core/libtool.morph
Commit message (Collapse)AuthorAgeFilesLines
* core: Set MAKEFLAGS="-j 1" during libtool preconfigureSam Thursfield2017-10-251-0/+10
| | | | | | | | | | | | I got a seemingly random failure in CI: https://gitlab.com/baserock/definitions/-/jobs/31214873 The log line with the actual error is cut off by BuildStream and I can't reproduce the issue locally, but since it's clearly an intermittent problem I can only put it down to the way BuildStream sets MAKEFLAGS during the configure stage affecting the gnulib bootstrap process (which does run `make` at one point).
* strata/core: no need to run bootstrap in a separate stepJavier Jardón2016-03-091-5/+0
| | | | | | This is already done in DEFAULT 'configure-commands' Change-Id: I43b29165a42c9951c17647dbba935135dae6f633
* Use git as a build dependency instead hack morphologies manuallyJavier Jardón2015-08-211-1/+0
| | | | | | | | | | | | This actually revert some changes we made a while back (74ce6a18, 7cb71771, 7c2bfac9) I realize we will have to patch a lot of modules manually following this route. Also, I remember to see some commands from chunks that, even they build fine, they will show UNKNOWN if you type <command> --version Basically the chunks assume that if you are building from git, you have git installed Change-Id: I886288553e8edf05ffc1cb497fabbadb468819b7
* core: build libtool from gitJavier Jardón2015-06-161-0/+6
| | | | | libtool-tarball is still needed to build the libtool dependencies Change-Id: Icd90c0c92574812f860a649f40343bf13930b0ad
* strata/core: Upgrade libtool to latest tarball version (2.4.5)Javier Jardón2015-02-021-6/+0
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+6