Mikaël Capelle
a6f2cbee45
Fix release.
2022-05-02 23:04:51 +02:00
Mikaël Capelle
6707a03289
Generate archive for uibase library when releasing.
2021-07-19 20:27:40 +02:00
isanae
8d95ee0f22
exit on assertions
...
print non-existing task name with `build`
`release official`:
- don't fail the clean dir check for the log or ini files
- close the log file before deleting to avoid a file in use error
- use ask_yes_no(), that's what it's for
2021-02-06 17:11:22 -05:00
isanae
e49735d4ff
task_manager
2020-12-03 17:45:35 -05:00
isanae
d6db197a6d
split python tool, comments
...
simplified process_runner
renamed git_tool to git_wrap, it's just too confusing to have git that's a tool and a git_tool that's not a tool
2020-12-03 17:45:33 -05:00
isanae
36fbf69a10
git <-> git_tool
2020-12-03 17:45:33 -05:00
isanae
2e8d6ce146
moved all git process creation to free functions
2020-12-03 17:45:33 -05:00
isanae
72000ac691
renamed conf::paths() to conf::path()
...
conf_version
2020-12-03 17:45:31 -05:00
isanae
616524422d
conf_paths
2020-12-03 17:45:31 -05:00
isanae
2f4cd56276
moved tasks to tasks namespace
...
added python tool
2020-12-03 17:44:52 -05:00
isanae
1876b9168f
some refactoring in release_command::do_official()
...
comments
2020-11-09 04:05:38 -05:00
isanae
63dba60f39
split some commands
2020-11-09 03:29:13 -05:00