Commits on Source (1863)
Showing
- .gitignore 7 additions, 1 deletion.gitignore
- .gitlab-ci.yml 338 additions, 39 deletions.gitlab-ci.yml
- .gitmodules 5 additions, 6 deletions.gitmodules
- .travis.yml 0 additions, 47 deletions.travis.yml
- CMakeLists.txt 325 additions, 160 deletionsCMakeLists.txt
- README.md 50 additions, 45 deletionsREADME.md
- cellframe-sdk 1 addition, 1 deletioncellframe-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
.travis.yml
deleted
100644 → 0
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