1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-27 17:20:06 +08:00
Commit Graph

61 Commits

Author SHA1 Message Date
8f71925d71 update jdk.rs 2019-08-11 00:01:48 +08:00
00ef6749f2 use consts 2019-08-11 00:00:26 +08:00
f5361cda7c add loop check 2019-08-10 23:57:37 +08:00
09288d8a21 update main.rs 2019-08-10 23:50:45 +08:00
4ee71c9104 update main.rs 2019-08-10 23:45:15 +08:00
cd7c6325da add read_build_json_object 2019-08-10 21:31:30 +08:00
d6caa137e3 add impl BuilderDesc 2019-08-10 17:35:43 +08:00
10f9a88e1b add process_envs 2019-08-10 17:20:49 +08:00
8bec34022f update README.md, add envs, xArgs 2019-08-10 17:02:35 +08:00
ba13d7490e update main.rs 2019-08-10 16:13:42 +08:00
e759ded2d0 add get_java_and_builder 2019-08-10 16:12:28 +08:00
1c6f9fa8b6 add get_final_args 2019-08-10 15:54:39 +08:00
d061958fde fix missspell, on -> one 2019-08-10 14:50:59 +08:00
4551671be2 add final arguments verbose outputs 2019-08-10 14:45:15 +08:00
6f510acd7e suport aCmd 2019-08-10 14:34:07 +08:00
ca94507cc3 update main.rs 2019-08-10 10:59:19 +08:00
5bb8caac00 update verbose outputs 2019-08-10 10:32:03 +08:00
6f06b9d109 add verbose outputs 2019-08-10 10:30:22 +08:00
141584063f update rust_util 2019-08-09 23:13:55 +08:00
c3e01bc908 add build.json#envs 2019-08-09 22:35:42 +08:00
2b80bcf4ae add TODO 2019-08-09 08:58:28 +08:00
6975469d5f add calc SHA256 progress 2019-08-09 08:57:33 +08:00
005e5812ac add get tool verbose outputs 2019-08-09 08:39:17 +08:00
7642e3e343 add jdk path match verbose outputs 2019-08-09 01:29:41 +08:00
b3a208d4ac add jdk path match verbose outputs 2019-08-09 01:27:40 +08:00
c986f675f8 add java_home verbose outputs 2019-08-09 01:26:11 +08:00
58c5872a04 add verbose env print 2019-08-09 00:38:05 +08:00
1d2a0b8780 add verbose build.json output 2019-08-09 00:34:37 +08:00
1f43c36bac add verbose build.json output 2019-08-09 00:33:24 +08:00
0a502d0f38 build date 2019-08-09 00:28:29 +08:00
9bcff398a4 update verbose 2019-08-09 00:21:19 +08:00
9b504d255e update verbose print 2019-08-08 00:51:56 +08:00
438fcd66a6 add verbose 2019-08-08 00:41:57 +08:00
853a237c7a update rust_util 2019-08-08 00:30:18 +08:00
4d21177334 super::rust_util -> rust_tuil 2019-08-07 00:53:42 +08:00
c317d50580 update rust_util 2019-08-07 00:14:28 +08:00
7132bfce8d use for in loop 2019-08-04 23:28:39 +08:00
6afb5203c7 update extract_jdk_and_wait 2019-08-04 23:26:07 +08:00
32987ec2e5 remove unused blank 2019-08-04 23:10:33 +08:00
aa3ca6f5fc update {} -> () 2019-08-04 23:10:07 +08:00
776e33c041 update match 2019-08-04 23:08:00 +08:00
965ab71688 update jdk.rs 2019-08-04 23:04:28 +08:00
4f772f3511 use const 2019-08-04 23:00:08 +08:00
3f1cb85b61 match -> unwrap_or_else 2019-08-04 22:56:51 +08:00
b214480f1d update main.rs 2019-08-04 22:39:21 +08:00
afffde7f2c match -> unwrap_or_else 2019-08-04 22:07:00 +08:00
fa510c3459 match -> unwrap_or_else 2019-08-04 22:01:42 +08:00
68e7f9af2f match -> unwrap_or_else 2019-08-04 21:58:56 +08:00
fdf79e2d6f add misc.rs 2019-08-04 21:47:36 +08:00
3137a70364 update dependency 2019-08-03 18:02:43 +08:00