gecko/python/mozbuild
Nathan Froyd 74af9f2532 Bug 1117860 - part 2 - factor out unified file writing from _add_unified_build_rules; r=mshal
Writing the unified files is another thing that will have to be moved
out of recursivemake.py eventually.  And it doesn't belong inline amidst
makefile rules and variables.  Move its logic to a separate function as
well.
2014-12-22 09:38:02 -05:00
..
dumbmake
mozbuild Bug 1117860 - part 2 - factor out unified file writing from _add_unified_build_rules; r=mshal 2014-12-22 09:38:02 -05:00
mozpack Bug 1109409 - improve mozpack.BaseFile.copy() performance on Windows; r=gps 2014-12-12 11:59:24 -05:00
setup.py
TODO