Diego Biurrun
4f9297ac3b
build: Prefer NASM assembler over YASM
...
NASM is more actively maintained and permits generating dependency information
as a sideeffect of assembling, thus cutting build times in half.
(Cherry-picked from libav commit 57b753b445
)
Signed-off-by: James Almer <jamrial@gmail.com>
2017-06-21 17:00:30 -03:00
Derek Buitenhuis
df8e24be5d
Merge commit 'eda183287489b2c705843aa373a19c4e46fb2fec'
...
* commit 'eda183287489b2c705843aa373a19c4e46fb2fec':
travis: Enable OSX integration
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2015-11-22 17:12:24 +00:00
Vittorio Giovara
eda1832874
travis: Enable OSX integration
2015-11-17 16:51:00 +01:00
James Almer
1e0b8bf0b3
travis: fix dependencies
...
bc hasn't been needed since a982c5d74f
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-09-12 12:29:27 +02:00
Hendrik Leppkes
33be39efe3
Merge commit '1e0b8bf0b3b3b4247fb21e9839af342ae879607c'
...
* commit '1e0b8bf0b3b3b4247fb21e9839af342ae879607c':
travis: fix dependencies
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-12 13:31:22 +02:00
Hendrik Leppkes
7e272100c9
Merge commit '6bcd3e05998b41fb3b2c8dcc79e4662854e5208d'
...
* commit '6bcd3e05998b41fb3b2c8dcc79e4662854e5208d':
build: Add support for travis CI
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-07 12:24:51 +02:00
Federico Tomassetti
6bcd3e0599
build: Add support for travis CI
...
It is useful to support a future staging branch and to have an
automated consistency check on github pull requests.
2015-08-30 12:54:05 +02:00