Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Side by Side Diff: third_party/jmake/README.chromium

Issue 1373723003: Fix javac --incremental by using jmake for dependency analysis (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@aidl
Patch Set: fix license check Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/jmake/OWNERS ('k') | third_party/jmake/src/org/pantsbuild/jmake/Base64.java » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: JMake
2 URL: https://github.com/pantsbuild/jmake
3 Version: 0
4 Revision: 7761ee3e1537ccc61820c0d30061eb09edaf1c93
5 License: GPL 2.0
6 Security Critical: No
7 License Android Compatible: No
8
9 Description:
10 Formerly known as Javamake, jmake is a compiler wrapper that figures out the
11 minimal set of .java files that need to be rebuilt given a set of .java files
12 that have changed.
13
14 Local Modifications:
15 * Removed unneeded files
16 * Added BUILD.gn
OLDNEW
« no previous file with comments | « third_party/jmake/OWNERS ('k') | third_party/jmake/src/org/pantsbuild/jmake/Base64.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698