From 742fadc45990b7e852430752bc73190053f7a5a6 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Tue, 7 Aug 2018 20:46:15 +0200 Subject: [PATCH] updates --- .gitmodules | 6 + .idea/TeaSpeak.iml | 2 + .idea/codeStyles/Project.xml | 29 ++++ .idea/codeStyles/codeStyleConfig.xml | 5 + .idea/inspectionProfiles/Project_Default.xml | 6 + .idea/misc.xml | 7 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 159 +++++++++++++++++++ TeaSpeak | 2 +- libraries/CXXTerminal | 2 +- libraries/DataPipes | 1 + libraries/StringVariable | 2 +- libraries/Thread-Pool | 2 +- libraries/protobuf | 1 + libraries/spdlog | 2 +- libraries/tomcrypt | 2 +- notes.txt | 34 +++- 18 files changed, 267 insertions(+), 9 deletions(-) create mode 100644 .idea/TeaSpeak.iml create mode 100644 .idea/codeStyles/Project.xml create mode 100644 .idea/codeStyles/codeStyleConfig.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 160000 libraries/DataPipes create mode 160000 libraries/protobuf diff --git a/.gitmodules b/.gitmodules index acc8d50..e0a30ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,3 +50,9 @@ [submodule "libraries/boringssl"] path = libraries/boringssl url = https://boringssl.googlesource.com/boringssl +[submodule "libraries/protobuf"] + path = libraries/protobuf + url = https://github.com/google/protobuf.git +[submodule "libraries/DataPipes"] + path = libraries/DataPipes + url = https://github.com/WolverinDEV/DataPipes.git diff --git a/.idea/TeaSpeak.iml b/.idea/TeaSpeak.iml new file mode 100644 index 0000000..f08604b --- /dev/null +++ b/.idea/TeaSpeak.iml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..30aa626 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..8f1a3b7 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..578add8 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..8822db8 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..347d4e3 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..0037f43 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + BashSupport + + + + + AWS CloudFormation Inspections + + + + + + + + + + + + + + + + + + + + + + + + + + + + +