Refactored the layout of the bin folder.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 15s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 15s
This commit is contained in:
parent
a1ae7248ea
commit
2237ff1261
15 changed files with 132 additions and 87 deletions
|
|
@ -62,6 +62,9 @@ $(call mb_make_call,mb_doc_variable_i18n,MB_I18N_PROJ_DIR_CREATE,"Message for cr
|
|||
MB_I18N_PROJ_DIR_DELETE ?= Removing folder
|
||||
$(call mb_make_call,mb_doc_variable_i18n,MB_I18N_PROJ_DIR_DELETE,"Message for deleting a folder.")
|
||||
|
||||
MB_I18N_PROJ_ASSERT_COUNT ?= Total assertions done
|
||||
$(call mb_make_call,mb_doc_variable_i18n,MB_I18N_PROJ_ASSERT_COUNT,"Message for reporting the assertion count of a phase.")
|
||||
|
||||
MB_I18N_FLOW_CLONE_REPORT ?= Clone troopers
|
||||
$(call mb_make_call,mb_doc_variable_i18n,MB_I18N_FLOW_CLONE_REPORT,"Message for total amount of cloned files.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue