Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add standalone scons-local pkg and remove scons from reqs | Tony Theodore | 2018-08-31 | 1 | -7/+7 |
| | |||||
* | run make cleanup-style | Tony Theodore | 2017-10-10 | 1 | -1/+1 |
| | |||||
* | install-deps: install libtool-bin on Debian Sid | Boris Nagaev | 2016-12-14 | 1 | -1/+2 |
| | | | | See https://github.com/mxe/mxe/issues/1593 | ||||
* | install-deps: install bc to compare versions | Boris Nagaev | 2016-06-28 | 1 | -0/+2 |
| | |||||
* | install-deps: fix syntax in condition for libtool | Boris Nagaev | 2016-06-28 | 1 | -2/+2 |
| | | | | | Without external `(` and `)` the condition is evaluated to false on Debian Jessie. | ||||
* | install-deps: run apt-get with --yes | Boris Nagaev | 2016-06-28 | 1 | -4/+4 |
| | | | | Otherwise it will make interactive prompts. | ||||
* | add tool install-deps | Boris Nagaev | 2016-06-13 | 1 | -0/+81 |