djgpp:generic

Last commit made on 2018-09-06
Get this branch:
git clone -b generic https://git.launchpad.net/djgpp

Branch merges

Branch information

Name:
generic
Repository:
lp:djgpp

Recent commits

68bf137... by jwt27

added gdb 8.2.

5792520... by jwt27

added newlib-3.0.0.20180802.

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.