Initial port over 0.9.x branch

This commit is contained in:
2018-01-11 17:10:23 +01:00
parent 653293484b
commit d553752cd0
29 changed files with 55 additions and 3018 deletions

11
.gitignore vendored
View File

@@ -35,3 +35,14 @@ node_modules/
*.sqlite-wal
*.pid
*.map
state.sqlite
# Builders
linux_glibc219_i686_cmake
linux_glibc219_x86_64_cmake
mac_x86_64_10_6_cmake
win32_cmake_vc2013
win32_cmake_vc2015
win64_cmake_vc2013
win64_cmake_vc2015