djgpp:i686

Last commit made on 2018-08-16
Get this branch:
git clone -b i686 https://git.launchpad.net/djgpp

Branch merges

Branch information

Name:
i686
Repository:
lp:djgpp

Recent commits

27d7141... by jwt27

set default djgpp TARGET to i686-pc-msdosdjgpp.

b3dbe1e... by jwt27

make djgpp TARGET adjustable.

45789e6... by jwt27

normalize line endings

1ab1cb7... by jwt27

added gitattributes file.

76c3ec9... by jwt27

write DJDIR to setenv script before installing in PREFIX.

61eb6fd... by jwt27

generate setenv script in a temporary file before copying to install directory.

021ed78... by jwt27

fixed copying stubify from wrong directory.

5035ce3... by jwt27

chmod +x configure for djgpp's binutils.

6ff17c5... by jwt27

create PREFIX directory only if it doesn't exist already. do so after downloading.

d494acc... by jwt27

removed one unnecessary sudo.