Commits on Source (3271)
Showing
- .gitignore 27 additions, 5 deletions.gitignore
- .gitlab-ci.yml 345 additions, 0 deletions.gitlab-ci.yml
- .gitmodules 18 additions, 36 deletions.gitmodules
- CHANGELOG 125 additions, 0 deletionsCHANGELOG
- CMakeLists.txt 460 additions, 58 deletionsCMakeLists.txt
- README.md 374 additions, 2 deletionsREADME.md
- cellframe-sdk 1 addition, 0 deletionscellframe-sdk
- conftool/CMakeLists.txt 53 additions, 0 deletionsconftool/CMakeLists.txt
- conftool/build_config.h 11 additions, 0 deletionsconftool/build_config.h
- conftool/cellframe-node-config.h 16 additions, 0 deletionsconftool/cellframe-node-config.h
- conftool/commands/AbstractCommand.cpp 62 additions, 0 deletionsconftool/commands/AbstractCommand.cpp
- conftool/commands/AbstractCommand.h 118 additions, 0 deletionsconftool/commands/AbstractCommand.h
- conftool/commands/ConditionCommand.cpp 93 additions, 0 deletionsconftool/commands/ConditionCommand.cpp
- conftool/commands/ConditionCommand.h 31 additions, 0 deletionsconftool/commands/ConditionCommand.h
- conftool/commands/ConfigCommand.cpp 142 additions, 0 deletionsconftool/commands/ConfigCommand.cpp
- conftool/commands/ConfigCommand.h 16 additions, 0 deletionsconftool/commands/ConfigCommand.h
- conftool/commands/FromTemplateCommand.cpp 60 additions, 0 deletionsconftool/commands/FromTemplateCommand.cpp
- conftool/commands/FromTemplateCommand.h 13 additions, 0 deletionsconftool/commands/FromTemplateCommand.h
- conftool/commands/NetworkCommand.cpp 181 additions, 0 deletionsconftool/commands/NetworkCommand.cpp
- conftool/commands/NetworkCommand.h 13 additions, 0 deletionsconftool/commands/NetworkCommand.h
.gitlab-ci.yml
0 → 100644
CHANGELOG
0 → 100644
conftool/CMakeLists.txt
0 → 100644
conftool/build_config.h
0 → 100644
conftool/cellframe-node-config.h
0 → 100644
conftool/commands/AbstractCommand.cpp
0 → 100644
conftool/commands/AbstractCommand.h
0 → 100644
conftool/commands/ConditionCommand.cpp
0 → 100644
conftool/commands/ConditionCommand.h
0 → 100644
conftool/commands/ConfigCommand.cpp
0 → 100644
conftool/commands/ConfigCommand.h
0 → 100644
conftool/commands/FromTemplateCommand.cpp
0 → 100644
conftool/commands/FromTemplateCommand.h
0 → 100644
conftool/commands/NetworkCommand.cpp
0 → 100644
conftool/commands/NetworkCommand.h
0 → 100644