Commit Graph

110 Commits

Author SHA1 Message Date
Aoran Zeng
e9b262e521 Add support for Perl 2023-09-04 19:19:30 +08:00
Aoran Zeng
da1a6455c6 Use chsrc_logcmd() 2023-09-04 15:39:49 +08:00
Aoran Zeng
59166accb6 Use chsrc_cmdlog() 2023-09-04 15:24:09 +08:00
Aoran Zeng
d089646058 Use xy_str_to_quietcmd 2023-09-04 15:10:18 +08:00
Aoran Zeng
545c8e17f4 Adjust go mirror site order 2023-09-04 14:48:13 +08:00
Aoran Zeng
8a8483870b Add support for go 2023-09-04 11:29:49 +08:00
Aoran Zeng
4c1d45cd01 Fix bug of wrong joining in def_target_sources_n 2023-09-04 11:18:38 +08:00
Aoran Zeng
6b46892825 We only cesu mirror rather than source 2023-09-04 09:08:04 +08:00
Aoran Zeng
9c729ccfba Test php on Windows 2023-09-04 09:08:04 +08:00
Aoran Zeng
9f3b851565 Add common functions for rest languages 2023-09-04 09:08:03 +08:00
Aoran Zeng
2d8c049684 Update usage 2023-09-04 09:08:03 +08:00
Aoran Zeng
3082e72369 Check user input mirror 2023-09-04 09:08:03 +08:00
Aoran Zeng
9008701667 Add mirror/source code 2023-09-04 09:08:03 +08:00
Aoran Zeng
a3a0522ef2 Add common functions for python, nodejs, perl, php 2023-09-04 09:08:03 +08:00
Aoran Zeng
6c5140aada Run cesu before set 2023-09-04 09:08:03 +08:00
Heng Guo
890bf23b28 Feature os_fedora,kali,openbsd,mysys2 and fix some bug with os;Add stdarg in helper.h ;Add OS_macros in helper.h 2023-09-03 12:01:43 +08:00
Aoran Zeng
1d34248a1e Make cesu work 2023-09-02 22:23:49 +08:00
Aoran Zeng
2c62dedd5c Debuging test_speed() 2023-09-02 21:36:54 +08:00
Aoran Zeng
f01d02e3a9 Consider NULL in xxfn 2023-09-02 20:02:59 +08:00
Aoran Zeng
540d25fdf1 Make the refactor run correctly 2023-09-02 19:38:32 +08:00
Aoran Zeng
906aef50a5 Add _sources_n 2023-09-02 19:07:38 +08:00
Aoran Zeng
17d2816140 Typedef target_info 2023-09-02 17:18:44 +08:00
Aoran Zeng
a1d8a766d9 Fix bug of get_target() 2023-09-02 16:49:55 +08:00
Aoran Zeng
e2db2c18e1 Add get and list for ruby 2023-09-02 15:45:37 +08:00
Heng Guo
afa2d9cb64 Add feature os_debian. 2023-09-01 22:23:03 +08:00
Aoran Zeng
89890f9d82 Add basic speed logic 2023-09-01 20:04:51 +08:00
Aoran Zeng
5feeb4e3fc Update help info 2023-09-01 17:38:59 +08:00
Aoran Zeng
15f9d7536e Update usage 2023-09-01 17:21:42 +08:00
Aoran Zeng
3a02f007da Refactor of target finding 2023-09-01 17:17:45 +08:00
Aoran Zeng
493e2924c0 Rename functions and temp macros 2023-08-31 22:57:09 +08:00
Aoran Zeng
61ddba8eb7 Add mirror site 2023-08-31 22:31:24 +08:00
Aoran Zeng
22553fe751 Fix the bug of wrong length in xy_log() 2023-08-31 21:58:05 +08:00
Aoran Zeng
f1df0ffb06 Rename to xy_arylen() 2023-08-31 21:48:05 +08:00
Aoran Zeng
b3c0d3be06 Add support for list 2023-08-31 21:40:32 +08:00
Aoran Zeng
84f2119fd7 Refactor to use better argument parsing 2023-08-31 20:24:06 +08:00
Aoran Zeng
cb2a46b8df Update help usage 2023-08-31 19:51:19 +08:00
Aoran Zeng
f63b224b95 Add xy_streql() 2023-08-31 16:54:06 +08:00
Aoran Zeng
524a762c96 Rename to os_systems 2023-08-31 16:46:37 +08:00
Aoran Zeng
7fc5d30ca1 Add softwares 2023-08-31 16:38:58 +08:00
Aoran Zeng
961ff2f6c1 Add r and julia chsrc function 2023-08-31 16:21:42 +08:00
Aoran Zeng
447e8829ac Add perl, go, rust, php, java chsrc function 2023-08-31 15:54:47 +08:00
Aoran Zeng
24ce61d97e Add nodejs chsrc function 2023-08-31 14:41:48 +08:00
Aoran Zeng
c9579157fb Add new usage 2023-08-30 23:13:30 +08:00
Aoran Zeng
014c34ece1 Add rust, java, nuget, php sources 2023-08-30 22:27:08 +08:00
Aoran Zeng
5f21fb7694 Better check command info 2023-08-30 20:34:01 +08:00
Aoran Zeng
cbb95678c1 Fix some typo 2023-08-30 20:06:28 +08:00
Aoran Zeng
ee55dce25f Merge hengG 2023-08-30 20:05:03 +08:00
G_I_Y
d0e0d1ca6c Add os_ubuntu to package and test OK 2023-08-30 19:24:18 +08:00
G_I_Y
60fdd4932b add ubuntu to packages but not add in chech queue 2023-08-30 17:12:57 +08:00
Aoran Zeng
48f5d76951 Add function to check if program exist 2023-08-30 17:10:23 +08:00
Aoran Zeng
83429a9b4e Add check command function 2023-08-30 15:37:02 +08:00
G_I_Y
25401fe3bf add ubuntu to chsrc.c ,add ubuntu to source_info.h,add xy_strch to helper.h to take place of some characters 2023-08-30 14:24:26 +08:00
Aoran Zeng
30fa50ba33 Update help 2023-08-30 11:33:23 +08:00
Aoran Zeng
cc43c517b3 Rename some functions 2023-08-30 08:31:46 +08:00
Aoran Zeng
de56226c41 Use pl_ruby_sources 2023-08-29 23:07:48 +08:00
Aoran Zeng
dfb93c58dd Use utf-8 on Windows 2023-08-29 21:58:51 +08:00
Aoran Zeng
6a79804df3 Remove warning 2023-08-29 15:54:21 +08:00
Aoran Zeng
f62353cbce Consider second arg 2023-08-28 23:10:09 +08:00
Aoran Zeng
5d3361a082 Call the function 2023-08-28 22:43:37 +08:00
Aoran Zeng
82f629b850 Init 2023-08-28 22:21:33 +08:00