platform_build/tools
Raphael 131292c042 Add rm and strip abilities to atree. DO NOT MERGE.
The new line syntax is:
  [SRC] [rm|strip] DEST

This allows one to write things like this in atree:

  bin/src
  bin/src bin/dest
  bin/src "bin/another file name"

  rm dest/file
  rm dest/dir  # recursive

  strip bin/src
  bin/src strip bin/dest

Src and dest can contain spaces if full enclosed in double-quotes.
The strip command can be overridden using the STRIP env var.

Cherry-pick from master 0b3ec5d32f
2011-09-16 21:25:18 -07:00
..
acp
apicheck Fix for building apicheck tool 2010-08-17 11:49:18 -07:00
atree Add rm and strip abilities to atree. DO NOT MERGE. 2011-09-16 21:25:18 -07:00
bin2asm
check_prereq Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
droiddoc cherrypick from Change-Id: I2722879ee7f246e34acca7fd9fb84acff4e8540d 2011-09-13 09:43:16 -07:00
fs_config Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
fs_get_stats
releasetools patch the /system/build.prop file last 2011-08-26 13:46:40 -07:00
rgb2565
signapk Add a workaround for a platform JAR parsing bug. 2010-09-24 10:24:53 -07:00
zipalign Make zipalign build for the Win SDK under Linux. 2010-04-23 13:15:37 -07:00
adbs Fix dump vars. 2011-02-25 11:12:13 -08:00
Android.mk Use my-dir in a consistent way as others 2011-03-11 11:48:48 +08:00
buildinfo.sh Set ro.build.characteristics to the value from PRODUCT_CHARACTERISTICS that's also passed to aapt. 2010-11-09 08:53:01 -08:00
check_builds.sh
compare_fileslist.py
dump-package-stats
event_log_tags.py check syntax of description field in logtags files 2011-01-23 12:57:19 -08:00
fileslist.py Move forward installed-files.txt in the dependency graph 2011-09-09 17:07:23 -07:00
findleaves.py Sort the results of findleaves again. 2011-08-19 08:14:53 +02:00
fixlinebreaks.sh
java-event-log-tags.py allow java eventlogtags to be generated for packages that aren't included 2010-02-17 09:07:55 -08:00
merge-event-log-tags.py Fix event-log-tags so we don't rebuild framework.jar because of an installclean. 2010-07-14 10:22:54 -07:00
mktarball.sh Create systemtarball either with bz2 or gz 2010-07-08 16:36:05 -07:00
post_process_props.py post_process_props: Write mangled properties back to file instead of stdout 2011-06-08 19:06:43 -07:00
print_module_licenses.sh
warn.py Update warn.py with more warnings 2010-03-10 16:16:02 -08:00