summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2025-10-28 22:41:01 +0800
committerruki <[email protected]>2025-10-28 22:41:01 +0800
commitd2c54e27de9eb98bd96c262909d31528f44f45cb (patch)
tree922efc5272245d129e210d22aeec43f2b6a307a8
parent0b7297bf243e4a8224d3a2eab9b205b969b88d77 (diff)
update progress style name
-rw-r--r--xmake/modules/private/action/require/impl/download_packages.lua1
-rw-r--r--xmake/themes/ninja/xmake.lua2
2 files changed, 1 insertions, 2 deletions
diff --git a/xmake/modules/private/action/require/impl/download_packages.lua b/xmake/modules/private/action/require/impl/download_packages.lua
index 12ed3908b..4dfe1db9b 100644
--- a/xmake/modules/private/action/require/impl/download_packages.lua
+++ b/xmake/modules/private/action/require/impl/download_packages.lua
@@ -28,7 +28,6 @@ import("async.runjobs")
import("utils.progress")
import("net.fasturl")
import("private.action.require.impl.package")
-import("private.action.require.impl.lock_packages")
import("private.action.require.impl.register_packages")
import("private.action.require.impl.actions.download", {alias = "action_download"})
diff --git a/xmake/themes/ninja/xmake.lua b/xmake/themes/ninja/xmake.lua
index 380f2fec2..99f45e49b 100644
--- a/xmake/themes/ninja/xmake.lua
+++ b/xmake/themes/ninja/xmake.lua
@@ -43,7 +43,7 @@ theme("ninja")
-- the building progress
set_text("build.progress_format", "[%3d%%]")
- set_text("build.progress_style", "noscroll")
+ set_text("build.progress_style", "singlerow_refresh")
set_color("build.progress", "green bright")
-- the building object file