summaryrefslogtreecommitdiff
path: root/tools/integrate/Filesystem.java
AgeCommit message (Collapse)Author
2010-04-26Removing vogar from Dalvik's git tree; the source is now on code.google.com.Jesse Wilson
http://code.google.com/p/vogar/
2009-10-08Tools to push code back upstream.Jesse Wilson
2009-09-15First cut at a tool to perform automated syncs from Harmony to Dalvik.Jesse Wilson
Much of the work of the tool is managing three versions of our code: - the current Harmony code - the current Dalvik code - the common ancestor, an older version of Harmony The tool calls out to the command line to perform the actual filesystem work. Eventually I'd like to support all of our modules, and also gathering diffs to send upstream to Harmony.