linac/src
Joe 990ca1fd73
continuous-integration/drone/push Build is passing Details
remove useless cat
2024-02-14 12:41:51 -06:00
..
modules appease shellcheck, correct module dependency map name 2024-02-14 12:41:32 -06:00
BuildProject appease shellcheck, correct module dependency map name 2024-02-14 12:41:32 -06:00
BumpVersion don't pass bump echo command to sed as variable 2021-08-14 10:21:20 -05:00
Clean appease shellcheck 2021-10-11 22:28:04 -05:00
Configure add initial support for modules 2024-02-14 12:08:33 -06:00
CreateFiles add initial support for modules 2024-02-14 12:08:33 -06:00
DebugPrint don't mix more arrays with strings 2021-04-06 11:14:33 -05:00
InitCheck remove unecessary local and replace ls with find 2021-04-06 11:08:07 -05:00
InitProject update wording related to the build file 2022-03-12 08:13:17 -06:00
Log add proper logging function 2021-10-14 20:29:08 -05:00
LogFile add proper logging function 2021-10-14 20:29:08 -05:00
LogTerm add proper logging function 2021-10-14 20:29:08 -05:00
Main set shell option 'pipefail' to enable correct error handling of piped commands 2021-12-05 04:48:12 -06:00
MakeStub remove useless cat 2024-02-14 12:41:51 -06:00
PrintInfo include version in PrintInfo function 2020-12-17 17:08:09 -06:00
ProcessBuildFile remove stray escape from grep regex 2022-11-17 05:45:24 -06:00
ReadConfiguration add missing curly brace 2021-04-06 11:07:35 -05:00
SubBuild add debug feature, improve initialization, configuration, and help 2021-03-31 04:00:17 -05:00
SubBump check for and load project info before attempting to bump version 2021-08-15 20:02:59 -05:00
SubCommand update wording related to the build file 2022-03-12 08:13:17 -06:00
SubGet add initial support for modules 2024-02-14 12:08:33 -06:00
SubHelp update wording related to the build file 2022-03-12 08:13:17 -06:00
SubInit add project initialization feature 2020-11-19 17:13:22 -06:00