djgpp:sudo

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

Branch merges

Branch information

Name:
sudo
Repository:
lp:djgpp

Recent commits

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.

3677051... by jwt27

use sudo on write access to PREFIX, where root privilege may be necessary.

f32d5ba... by jwt27

check for write access to PREFIX directory before doing anything.

10fc673... by jwt27

remove build-glibc.sh for now, as it is unfinished.

a8b3e19... by jwt27

added binutils 2.31.1 for djgpp.