Gabriele Contini
2019-09-19 6f5db32d147166ab1617c66844e3297eededc704
refs
用户 Gabriele Contini <gcontini@users.noreply.github.com>
星期四, 九月 19, 2019 20:20 +0800
提交者 GitHub <noreply@github.com>
星期四, 九月 19, 2019 20:20 +0800
提交6f5db32d147166ab1617c66844e3297eededc704
目录 7a50f7f208dc55c96efa1c7355cf879d88b7f8c9 目录 | zip | gz
parent 41915d810cbc678cdec5ef2b248dd84dbb905cee 查看 | 对比
Feature/mingw cross compile (#51)

* mingw cross compile for windows (added travis-ci configuration)
* add valgrind to CmakeLists.txt: fix debug build issue #45
* Centos7 devtoolset-3 -> devtoolset-7 (build was broken)
* Fixed mingw compilation under windows #46
18个文件已修改
1个文件已添加
391 ■■■■■ 已修改文件
.travis.yml 120 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CMakeLists.txt 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
README.md 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
example/CMakeLists.txt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
modules/toolchain-ubuntu-mingw64.cmake 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/CMakeLists.txt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/os/os-linux.c 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/os/os.c 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/pc-identifiers.c 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/CMakeLists.txt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/CryptoHelper.cpp 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/base_lib/win/CryptoHelperWindows.cpp 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/bootstrap/CMakeLists.txt 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/license-generator/CMakeLists.txt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/tools/license-generator/license-generator.cpp 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
test/functional/CMakeLists.txt 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/functional/volid_test.cpp 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/library/CMakeLists.txt 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/license-generator/CMakeLists.txt 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史