|
@@ -410,7 +410,7 @@ matrix:
|
|
# print(" compiler: clang")
|
|
# print(" compiler: clang")
|
|
# print(" env:")
|
|
# print(" env:")
|
|
# print(" N=Combination" .. tostring(i))
|
|
# print(" N=Combination" .. tostring(i))
|
|
-# print(" BUILD_TYPE=Coverage")
|
|
|
|
|
|
+# print(" BUILD_TYPE=Release")
|
|
# print(" ENABLE_SSL_DYNAMIC_LOADING=YES")
|
|
# print(" ENABLE_SSL_DYNAMIC_LOADING=YES")
|
|
# print(" ENABLE_CXX=NO")
|
|
# print(" ENABLE_CXX=NO")
|
|
# print(" C_STANDARD=auto")
|
|
# print(" C_STANDARD=auto")
|
|
@@ -431,4 +431,25 @@ matrix:
|
|
# end
|
|
# end
|
|
#
|
|
#
|
|
|
|
|
|
|
|
+ -
|
|
|
|
+ os: osx
|
|
|
|
+ compiler: clang
|
|
|
|
+ env:
|
|
|
|
+ N=Combination0
|
|
|
|
+ BUILD_TYPE=Release
|
|
|
|
+ ENABLE_SSL_DYNAMIC_LOADING=YES
|
|
|
|
+ ENABLE_CXX=NO
|
|
|
|
+ C_STANDARD=auto
|
|
|
|
+ CXX_STANDARD=auto
|
|
|
|
+ ENABLE_LUA_SHARED=NO
|
|
|
|
+ FEATURES=0
|
|
|
|
+ BUILD_SHARED=NO
|
|
|
|
+ NO_FILES=NO
|
|
|
|
+ ENABLE_SSL=NO
|
|
|
|
+ NO_CGI=NO
|
|
|
|
+ ENABLE_IPV6=NO
|
|
|
|
+ ENABLE_WEBSOCKETS=NO
|
|
|
|
+ ENABLE_LUA=NO
|
|
|
|
+ ENABLE_DUKTAPE=NO
|
|
|
|
+ NO_CACHING=NO
|
|
|
|
|