gcontini
2019-11-03 0383805b72953ebaa00806a3a39f722e29beb5af
refs
用户 gcontini <1121667+gcontini@users.noreply.github.com>
星期日, 十一月 3, 2019 15:35 +0800
提交者 gcontini <1121667+gcontini@users.noreply.github.com>
星期日, 十一月 3, 2019 15:35 +0800
提交0383805b72953ebaa00806a3a39f722e29beb5af
目录 36ff8ad17b1554d232bbd55132d1665b5c7e0c5e 目录 | zip | gz
parent a98888ebb70da2ad058ec07c1919dfa2ef9f2e68 查看 | 对比
issue #42 (first part)

splitting the license generator project from the open license manager
library
7个文件已修改
6个文件已添加
4 文件已重命名
21个文件已删除
1809 ■■■■ 已修改文件
.gitignore 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.gitmodules 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CMakeLists.txt 166 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
CMakeLists.txt.bak 137 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
README.md 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
build/.gitkeep 对比 | 查看 | 原始文档 | blame | 历史
cmake/Findolm.cmake 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
cmake/target_arch.cmake 对比 | 查看 | 原始文档 | blame | 历史
cmake/toolchain-ubuntu-mingw64.cmake 对比 | 查看 | 原始文档 | blame | 历史
cmake/utilities.cmake 对比 | 查看 | 原始文档 | blame | 历史
example/CMakeLists.txt 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
example/example.cpp 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
extern/license-generator @ 5c4ebe 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
product/.gitkeep 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/CMakeLists.txt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/base/CMakeLists.txt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/templates/build_properties.h.in 对比 | 查看 | 原始文档 | blame | 历史
src/tools/CMakeLists.txt 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/CMakeLists.txt 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/CryptoHelper.cpp 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/CryptoHelper.h 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/README.TXT 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/linux/CryptoHelperLinux.cpp 197 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/linux/CryptoHelperLinux.h 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/win/CryptoHelperWindows.cpp 394 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/win/CryptoHelperWindows.h 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/bootstrap/CMakeLists.txt 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/bootstrap/bootstrap.cpp 104 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/license-generator/.gitignore 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/license-generator/CMakeLists.txt 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/license-generator/license-generator-main.cpp 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/license-generator/license-generator.cpp 249 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/license-generator/license-generator.h 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/pc-identifier/CMakeLists.txt 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/CMakeLists.txt 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/functional/CMakeLists.txt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
test/license-generator/CMakeLists.txt 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/license-generator/license-generator_test.cpp 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史