aboutsummaryrefslogtreecommitdiff
path: root/py/mkenv.mk
AgeCommit message (Expand)Author
2015-08-29py: Treat -m32 flag as part of CC, LD, etc.Paul Sokolovsky
2014-06-07py, mk: Revert change where build variables set with ?=.Damien George
2014-06-07- Let the build environment decide about the toolchain to be used, in caseMarcus von Appen
2014-04-16Have make remove targets if a recipie fails.Dave Hylands
2014-04-07Replace some Makefile commands with variables in py/mkenv.mkAndrew Scheller
2014-01-24Rework makefiles. Add proper dependency checking.Dave Hylands