Commit Graph

  • 1641ee3b02 fix openeluer setsrc happy game 2024-12-18 15:49:33 +08:00
  • c152e4d530 <update>: modify and merge repeated section. YiXuan Ding 2024-12-16 00:11:18 +08:00
  • 8ce2c7cf96 <update>: add new section to PR default template. YiXuan Ding 2024-12-15 00:34:17 +08:00
  • 0b9e4c39bd
    Merge pull request #154 from happy-game/dev happy-game 2024-12-14 23:38:15 +08:00
  • d586de20d5 fix openwrt resetsrc happy game 2024-12-14 23:34:03 +08:00
  • 9467dd1847 fix openwrt setsrc happy game 2024-12-14 23:19:06 +08:00
  • edb590741d
    Make fw pass on Windows Aoran Zeng 2024-12-14 22:42:50 +08:00
  • 22c2bc6408
    Mute copy on Windows Aoran Zeng 2024-12-14 22:42:28 +08:00
  • 71d6c68e11
    Fix OpenWrt setsrc and add resetsrc [GitHub #153] Aoran Zeng 2024-12-14 22:10:40 +08:00
  • 43cb5dd945
    Update .gitignore Aoran Zeng 2024-12-14 20:44:17 +08:00
  • 603525790e
    Delete new line when iter Aoran Zeng 2024-12-14 20:43:19 +08:00
  • 66ad62d209
    Move xy.h Aoran Zeng 2024-12-14 19:54:37 +08:00
  • 5a8a75eb71
    Frameworker test more Aoran Zeng 2024-12-14 19:52:08 +08:00
  • ae72e78592
    Fix current dir case Aoran Zeng 2024-12-14 19:51:21 +08:00
  • 3f8f8b0619
    Test framework logging Aoran Zeng 2024-12-14 19:07:20 +08:00
  • e9d41ffe6f
    Add target test-fw Aoran Zeng 2024-12-14 18:59:49 +08:00
  • 7a5f56ffe6
    Remove banner version Aoran Zeng 2024-12-14 18:26:20 +08:00
  • d4ab7e0ec6
    Settle the situation that busybox cp has no --version [GitHub #152] Aoran Zeng 2024-12-14 18:09:45 +08:00
  • 6ded3380e5
    Add print macro Aoran Zeng 2024-12-14 10:11:34 +08:00
  • 2746fe03c0
    Adjust assertion Aoran Zeng 2024-12-14 09:31:34 +08:00
  • ddfa5639d0
    Add rc macro Aoran Zeng 2024-12-14 09:22:27 +08:00
  • be3982bbff
    Remove xy_run() last parameter Aoran Zeng 2024-12-14 09:14:11 +08:00
  • 252a64924f
    cp -f if not GNU cp [GitHub #152] Aoran Zeng 2024-12-14 08:46:44 +08:00
  • d18041429c
    Update doc Aoran Zeng 2024-12-13 20:58:27 +08:00
  • 13f6bc63c8
    Prerelease 0.1.9.6 Aoran Zeng 2024-12-13 10:15:20 +08:00
  • 9112ff8860 <move>: move default PR template to .github. YiXuan Ding 2024-12-12 23:31:31 +08:00
  • 2167c5a714
    Merge pull request #150 from happy-game/dev happy-game 2024-12-12 13:32:01 +08:00
  • 50e6e2da6e Fix Debian, Rocky version detection happy game 2024-12-12 11:20:42 +08:00
  • d642275209
    Update doc Aoran Zeng 2024-12-12 00:49:35 +08:00
  • f048bd1189
    Add default PR template [GitHub #142] Aoran Zeng 2024-12-12 00:33:31 +08:00
  • 5543b7a089
    Merge pull request #148 from happy-game/dev ccmywish 2024-12-12 00:24:28 +08:00
  • 7c8d64adbc Add uv to Python group happy game 2024-12-11 14:40:16 +08:00
  • 90ecd7f5ed Support uv for Python happy game 2024-12-11 14:24:23 +08:00
  • 08fbdb685b
    Fix Clang warnings Aoran Zeng 2024-12-10 16:28:08 +08:00
  • 4ecdc7f7bd
    Rename inner macro Aoran Zeng 2024-12-10 16:23:22 +08:00
  • a8ee7ec037
    Update issue templates Aoran Zeng 2024-12-10 15:26:06 +08:00
  • 69622b8a64
    Update PR templates Aoran Zeng 2024-12-10 15:22:14 +08:00
  • 0d9113ba5c
    Update issue templates Aoran Zeng 2024-12-10 15:21:04 +08:00
  • 7e1db55c22
    Rename issue templates Aoran Zeng 2024-12-10 15:07:06 +08:00
  • 201be5d61c Fix incorrect clang target parameter Yangmoooo 2024-12-09 21:47:56 +08:00
  • a5dcaad8d0
    Add PR templates [GitHub #142] Aoran Zeng 2024-12-09 19:03:03 +08:00
  • 8c1bb3d5a9
    Update issue templates Aoran Zeng 2024-12-09 17:50:28 +08:00
  • 9eb4e8987b
    Fix to Let curl output to stdout and stderr to make xy_run() get info [GitHub #144] Aoran Zeng 2024-12-09 17:21:31 +08:00
  • 10052d4fc2
    Drop previous devious support for curl built by Cygwin [GitHub #144 #140 #65] Aoran Zeng 2024-12-09 16:59:26 +08:00
  • 1125a25e6d
    Don't support curl built by Cygwin [GitHub #144] Aoran Zeng 2024-12-09 16:50:40 +08:00
  • c3d4bbf967 [UPDATE] some names in MAINTAINERS.md are not wrapped in `` happy game 2024-12-09 09:18:17 +08:00
  • 661c52c234 [UPDATE] Add name to MAINTAINERS.md happy game 2024-12-09 09:15:43 +08:00
  • 46811aa2ec <update>: add name to MAINTAINERS.md file. YiXuan Ding 2024-12-08 00:40:56 +08:00
  • 10b26595ae
    Update contributor info Aoran Zeng 2024-12-08 16:22:39 +08:00
  • a11fc9dcd9 Update Anaconda.c xu yong xiang 2024-12-08 13:52:00 +08:00
  • c970135e27 Update Anaconda.c xu yong xiang 2024-12-08 09:14:03 +08:00
  • 31742ca834 Update Anaconda.c xu yong xiang 2024-12-07 22:13:42 +08:00
  • 27afe8a8e9 Update Anaconda.c xu yong xiang 2024-12-07 19:38:24 +08:00
  • 1d0aa144af
    Sync installer.ps1: 2024-12-08 00:38 Aoran Zeng 2024-12-08 00:38:24 +08:00
  • 67380177cf
    Better output Aoran Zeng 2024-12-08 00:37:12 +08:00
  • f1e57b2470
    Update README Aoran Zeng 2024-12-08 00:28:48 +08:00
  • 5159e0ec9b
    Update index.html Aoran Zeng 2024-12-08 00:21:04 +08:00
  • ff94756923
    Sync installer.sh: 2024-12-08 00:15 Aoran Zeng 2024-12-08 00:15:26 +08:00
  • 18c23138cd
    Better output Aoran Zeng 2024-12-08 00:13:41 +08:00
  • 3ae1f1fc5a
    Sync installer.ps1: 2024-12-08 00:09 Aoran Zeng 2024-12-08 00:09:13 +08:00
  • ca485c59d2
    Update README Aoran Zeng 2024-12-08 00:00:21 +08:00
  • e0944157d4
    Update installer.ps1 [GitHub #133 #98] Aoran Zeng 2024-12-07 23:53:34 +08:00
  • b3163241cf
    Update .gitignore [GitHub #133] Aoran Zeng 2024-12-07 22:10:27 +08:00
  • fd8160275a
    Add mirror site NJTech Aoran Zeng 2024-12-07 22:08:50 +08:00
  • 5209c37954 Update common.h xu yong xiang 2024-12-07 19:06:39 +08:00
  • c6468ffdcb
    Update README Aoran Zeng 2024-12-06 14:02:29 +08:00
  • ab0b09ae68
    Add MAINTAINERS [GitHub #130] [Gitee #I7YI8E] Aoran Zeng 2024-12-06 14:00:59 +08:00
  • 18274d8e88
    Prerelease v0.1.9.5 Aoran Zeng 2024-12-06 11:08:46 +08:00
  • 68961a7d9c
    Fix: reset still measure speed Aoran Zeng 2024-12-06 11:05:40 +08:00
  • 5ec75b379a
    Support Rye for Python [GitHub #127] Aoran Zeng 2024-12-06 10:56:38 +08:00
  • 3e62f2aa85
    Add get and feature for ROS Aoran Zeng 2024-12-06 10:03:24 +08:00
  • cc88867aae Fix ROS Error zouri 2024-12-05 20:59:47 +08:00
  • cc713816c6
    Update doc Aoran Zeng 2024-11-23 09:11:10 +08:00
  • 4515432804
    Fix typo on Ubuntu upstream [GitHub #121] Aoran Zeng 2024-11-22 12:34:59 +08:00
  • 43395aa6d9
    Prerelease v0.1.9.4 Aoran Zeng 2024-11-22 12:19:23 +08:00
  • 526a7feb89
    Format code Aoran Zeng 2024-11-22 11:43:18 +08:00
  • 6e7b4bf985
    Add debug and verbose log Aoran Zeng 2024-11-22 11:14:05 +08:00
  • cd7281600e
    Fix measure upstream for Ubuntu [GitHub #121] Aoran Zeng 2024-11-22 11:08:36 +08:00
  • 7c75b37d09
    Fix measure upstream for Node.js [GitHub #126] Aoran Zeng 2024-11-22 11:02:03 +08:00
  • f9d360d2bf
    Fix measure upstream for RubyGems [GitHub #124] Aoran Zeng 2024-11-22 10:57:09 +08:00
  • 3c683ca339
    Measure upstream for Python [GitHub #125] Aoran Zeng 2024-11-22 10:52:57 +08:00
  • 5419a13936
    Measure upstream for Node.js [GitHub #126] Aoran Zeng 2024-11-22 10:34:14 +08:00
  • 245f0ed5d5
    Measure upstream for RubyGems [GitHub #124] Aoran Zeng 2024-11-22 10:08:54 +08:00
  • e65a16c009
    Ubuntu measure upstream [GitHub #121] Aoran Zeng 2024-11-22 09:58:00 +08:00
  • fd762f9d3c
    Fix mirror selection when reset in Dry Run mode [GitHub #123] Aoran Zeng 2024-11-22 09:14:55 +08:00
  • 722de55ecb
    Adjust chsrc_conclude() Aoran Zeng 2024-11-22 09:08:32 +08:00
  • 6a59ec51e1
    Select upstream source depending on global var Aoran Zeng 2024-11-22 07:51:55 +08:00
  • 7eb120befa
    Rename struct Aoran Zeng 2024-11-22 07:26:23 +08:00
  • 92d5407269
    Rename struct Aoran Zeng 2024-11-22 07:07:29 +08:00
  • 743380290e
    Rename struct Aoran Zeng 2024-11-22 07:02:21 +08:00
  • b8f847a9ce
    Introduce provider Aoran Zeng 2024-11-22 06:23:23 +08:00
  • f2d8997909
    Remove redundant line when chsrc_append_to_file() Aoran Zeng 2024-11-22 02:40:17 +08:00
  • c3587edfae
    Internal reuse chsrc_run Aoran Zeng 2024-11-22 02:38:44 +08:00
  • 7825acfff3
    Fix append only once [GitHub #76] Aoran Zeng 2024-11-22 02:04:36 +08:00
  • c1c495cf6d
    Only append once [GitHub #76] Aoran Zeng 2024-11-22 01:42:01 +08:00
  • 505b14895e
    Not write to file when dry run [GitHub #76] Aoran Zeng 2024-11-22 00:57:30 +08:00
  • 7379a7c0f3
    Update R output info [GitHub #76] Aoran Zeng 2024-11-22 00:52:53 +08:00
  • f1a0a1d22f
    Update Julia output info [GitHub #76] Aoran Zeng 2024-11-22 00:40:04 +08:00
  • 1182e79b46
    Rewrite chsrc_append_to_file() [GitHub #76] Aoran Zeng 2024-11-22 00:33:25 +08:00
  • 1c239f00b0
    xy_normalize_path change ~ for POSIX too Aoran Zeng 2024-11-22 00:32:15 +08:00