android_build/tools/atree
Deepanshu Gupta 9c5564e060 Fix incremental builds for SDK.
Atree used to output files without escaping the filenames. This resulted
in breaks for incremental builds when filenames contained '$' symbol.
The change fixes this by escaping the filename properly.

Change-Id: I957787b1b3536c64ba6fcb5b4bb5fc60e8b04452
2014-07-15 17:26:56 -07:00
..
Android.mk Initial Contribution 2008-10-21 07:00:00 -07:00
atree.cpp Fix incremental builds for SDK. 2014-07-15 17:26:56 -07:00
files.cpp Add rm and strip abilities to atree. 2011-09-15 11:22:16 -07:00
files.h Add rm and strip abilities to atree. 2011-09-15 11:22:16 -07:00
fs.cpp SDK: Use "strip -x" for atree. 2012-06-06 23:39:47 -07:00
fs.h Add rm and strip abilities to atree. 2011-09-15 11:22:16 -07:00
options.h Initial Contribution 2008-10-21 07:00:00 -07:00