summaryrefslogtreecommitdiff
path: root/build.rs
AgeCommit message (Expand)Author
8 daysAdd build system rerun triggers and refactor command system魏曹先生
9 daysAdd completions system for shell autocompletion魏曹先生
2026-02-04Refactor build system and implement complete renderer system魏曹先生
2026-01-27Reorganize command modules under a unified cmds directory魏曹先生
2026-01-24Fix node names in command registry generation魏曹先生
2026-01-24Move setup scripts to scripts/setup directory魏曹先生
2026-01-23Update command registration to auto-discover commands魏曹先生
2026-01-23Add auto-collect configuration and generation魏曹先生
2026-01-23Reorganize project structure into systems and assets魏曹先生
2026-01-23Rename generated files with leading underscore魏曹先生
2026-01-23Move Registry.toml into .cargo/ subdirectory魏曹先生
2026-01-23Fix: convert renderer_list to .rs to stop RA false errors魏曹先生
2026-01-22Add renderer system and implement status command魏曹先生
2026-01-22Rename subcmd module to cmd and update references魏曹先生
2026-01-22Refactor CLI command processing with new architecture魏曹先生
2026-01-07Move deploy directory to .temp folder魏曹先生
2026-01-07Rename export directory to deploy and move templates魏曹先生
2026-01-03Add Git branch and commit info to compile info魏曹先生
2025-12-10Add Windows installer script generation to build processWeicao-CatilGrass
2025-11-04Update version to 0.1.0-dev and improve version detection魏曹先生
2025-11-04Add build script and update version display format魏曹先生
2025-11-04Add compile-time version and build information魏曹先生