djgpp:local_bld

Last commit made on 2019-08-03
Get this branch:
git clone -b local_bld https://git.launchpad.net/djgpp

Branch merges

Branch information

Name:
local_bld
Repository:
lp:djgpp

Recent commits

7c0aa4d... by stsp

local build and alt git url support [#2]

85b7073... by jwt27

update readme

6c56681... by jwt27

run gcc's configure through eval, as GCC_CONFIGURE_OPTIONS may contain quotes.

67804e5... by jwt27

use CFLAGS_FOR_TARGET to build djgpp.

c7e3208... by jwt27

remove dxegen package, it's already being built as part of libc so we might as well install it by default.

f4512b9... by jwt27

remove test builds that time out on travis-ci (>50 min).

561a36f... by jwt27

remove failing test, for now

6ed5f4e... by jwt27

unpack gcc in build-djgpp.sh

d4228ea... by jwt27

run test builds using gcc-9 and clang-9

58f5b54... by jwt27

add test for djgpp-cvs in .travis.yml