Ticket #159 (new enhancement)

Opened 5 years ago

clean up map files automatically

Reported by: baxissimo Assigned to: Gregor
Priority: major Milestone:
Component: Rebuild Version:
Keywords: Cc:

Description

On Windows with DMD, DSSS leaves the compiler's .map files lying around next to the executables it creates. Map files aren't anything most users care about. I don't even really know what it is or why you'd ever want it around. If it's necessary for some reason, then maybe it can be moved to the dsss.conf directory. It looks like optlink has a NOMAP option. Maybe dsss can use that.