Fixing Windows compilation.
authorAsher Dawes <asher.dawes@gmail.com>
Thu, 20 Sep 2018 23:08:25 +0000 (16:08 -0700)
committerAsher Dawes <asher.dawes@gmail.com>
Thu, 20 Sep 2018 23:08:25 +0000 (16:08 -0700)
commit5ce49ee344f67ed940fa6ae18e75e6e01c883a5b
tree00f53502185f86ade494e967dad6375019dc4d53
parent09dfacd0eb049cd4ef9ecb491d58c566634b200b
Fixing Windows compilation.
Removing __cpuid definition when compiling for Windows to avoid conflicting definitions of __cpuid provided by gcc and intrin.h .
Updating GitLab yml to deploy to Slack during the build step for manual testing.
.gitlab-ci.yml
src/httpserver.h
src/script/sigcache.cpp
This page took 0.031993 seconds and 4 git commands to generate.