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

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

Issue 2433163002: third_party/ijar: update github url to its new location (Closed)
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: ijar 1 Name: ijar
2 URL: https://github.com/google/bazel/tree/master/third_party/ijar 2 URL: https://github.com/bazelbuild/bazel/tree/master/third_party/ijar
3 Version: 0 3 Version: 0
4 Revision: 31c8878fa3ed34356d90642c19e46e4a06d84f4a 4 Revision: 31c8878fa3ed34356d90642c19e46e4a06d84f4a
5 License: NOT_SHIPPED 5 License: NOT_SHIPPED
6 Security Critical: No 6 Security Critical: No
7 7
8 Description: 8 Description:
9 A tool for generating interface .jars from normal .jars. 9 A tool for generating interface .jars from normal .jars.
10 10
11 Local Modifications: 11 Local Modifications:
12 - Removed test directory 12 - Removed test directory
13 - Added BUILD.gn and ijar.gni 13 - Added BUILD.gn and ijar.gni
14 - Enabled CRC32 zip entries by passing true to 3rd parameter of FinishFile() 14 - Enabled CRC32 zip entries by passing true to 3rd parameter of FinishFile()
15 within ijar.cc 15 within ijar.cc
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698