| OLD | NEW |
| 1 Name: JMake | 1 Name: JMake |
| 2 URL: https://github.com/pantsbuild/jmake | 2 URL: https://github.com/pantsbuild/jmake |
| 3 Version: 0 | 3 Version: 0 |
| 4 Revision: 7761ee3e1537ccc61820c0d30061eb09edaf1c93 | 4 Revision: 7761ee3e1537ccc61820c0d30061eb09edaf1c93 |
| 5 License: NOT_SHIPPED | 5 License: GPL 2.0 |
| 6 License File: NOT_SHIPPED |
| 6 Security Critical: No | 7 Security Critical: No |
| 7 License Android Compatible: No | 8 License Android Compatible: No |
| 8 | 9 |
| 9 Description: | 10 Description: |
| 10 Formerly known as Javamake, jmake is a compiler wrapper that figures out the | 11 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 minimal set of .java files that need to be rebuilt given a set of .java files |
| 12 that have changed. | 13 that have changed. |
| 13 | 14 |
| 14 Local Modifications: | 15 Local Modifications: |
| 15 * Removed unneeded files | 16 * Removed unneeded files |
| 16 * Added BUILD.gn | 17 * Added BUILD.gn |
| OLD | NEW |