Add npm, maven, conan configs (excluding cache)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
include(debug_x86)
|
||||
@@ -0,0 +1,16 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Visual Studio
|
||||
compiler.version=10
|
||||
compiler.toolset=v100
|
||||
build_type=Debug
|
||||
compiler.runtime=MTd
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,17 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Visual Studio
|
||||
compiler.version=12
|
||||
compiler.toolset=v120_xp
|
||||
build_type=Debug
|
||||
compiler.runtime=MTd
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Visual Studio
|
||||
compiler.version=15
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Debug
|
||||
compiler.runtime=MTd
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,18 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86_64
|
||||
arch_build=x86_64
|
||||
compiler=msvc
|
||||
compiler.version=191
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Debug
|
||||
compiler.runtime=static
|
||||
compiler.runtime_type=Debug
|
||||
compiler.cppstd=17
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,17 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86_64
|
||||
arch_build=x86_64
|
||||
build_type=Debug
|
||||
compiler=msvc
|
||||
compiler.cppstd=20
|
||||
compiler.version=193
|
||||
compiler.runtime=static
|
||||
compiler.runtime_type=Debug
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,17 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
build_type=Debug
|
||||
compiler=msvc
|
||||
compiler.cppstd=20
|
||||
compiler.version=193
|
||||
compiler.runtime=static
|
||||
compiler.runtime_type=Debug
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,11 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86_64
|
||||
arch_build=x86_64
|
||||
compiler=Any
|
||||
compiler.runtime=Any
|
||||
build_type=Debug
|
||||
[options]
|
||||
[env]
|
||||
@@ -0,0 +1,11 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Any
|
||||
compiler.runtime=Any
|
||||
build_type=Debug
|
||||
[options]
|
||||
[env]
|
||||
@@ -0,0 +1,11 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Any
|
||||
compiler.runtime=Any
|
||||
build_type=Release
|
||||
[options]
|
||||
[env]
|
||||
@@ -0,0 +1,18 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=msvc
|
||||
compiler.version=191
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Debug
|
||||
compiler.runtime=dynamic
|
||||
compiler.runtime_type=Debug
|
||||
compiler.cppstd=17
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,18 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=msvc
|
||||
compiler.version=191
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Debug
|
||||
compiler.runtime=static
|
||||
compiler.runtime_type=Debug
|
||||
compiler.cppstd=17
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,18 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=msvc
|
||||
compiler.version=191
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Release
|
||||
compiler.runtime=dynamic
|
||||
compiler.runtime_type=Release
|
||||
compiler.cppstd=17
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,18 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=msvc
|
||||
compiler.version=191
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Release
|
||||
compiler.runtime=static
|
||||
compiler.runtime_type=Release
|
||||
compiler.cppstd=17
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,16 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Visual Studio
|
||||
compiler.version=15
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Profiler
|
||||
compiler.runtime=MT
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1 @@
|
||||
include(release_x86)
|
||||
@@ -0,0 +1,16 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Visual Studio
|
||||
compiler.version=10
|
||||
compiler.toolset=v100
|
||||
build_type=Release
|
||||
compiler.runtime=MT
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,17 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Visual Studio
|
||||
compiler.version=12
|
||||
compiler.toolset=v120_xp
|
||||
build_type=Release
|
||||
compiler.runtime=MT
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86
|
||||
compiler=Visual Studio
|
||||
compiler.version=12
|
||||
compiler.toolset=v120_xp
|
||||
compiler.runtime=MD
|
||||
build_type=Release
|
||||
[options]
|
||||
[build_requires]
|
||||
[env]
|
||||
@@ -0,0 +1,16 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Visual Studio
|
||||
compiler.version=15
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Release
|
||||
compiler.runtime=MT
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,18 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86_64
|
||||
arch_build=x86_64
|
||||
compiler=msvc
|
||||
compiler.version=191
|
||||
compiler.toolset=v141_xp
|
||||
build_type=Release
|
||||
compiler.runtime=static
|
||||
compiler.runtime_type=Release
|
||||
compiler.cppstd=17
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86
|
||||
compiler=Visual Studio
|
||||
compiler.version=12
|
||||
compiler.toolset=v142
|
||||
compiler.runtime=MD
|
||||
build_type=Release
|
||||
[options]
|
||||
[build_requires]
|
||||
[env]
|
||||
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86
|
||||
compiler=Visual Studio
|
||||
compiler.version=16
|
||||
compiler.toolset=v142
|
||||
compiler.runtime=MT
|
||||
build_type=Release
|
||||
[options]
|
||||
[build_requires]
|
||||
[env]
|
||||
@@ -0,0 +1,17 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86_64
|
||||
arch_build=x86_64
|
||||
build_type=Release
|
||||
compiler=msvc
|
||||
compiler.cppstd=20
|
||||
compiler.version=193
|
||||
compiler.runtime=static
|
||||
compiler.runtime_type=Release
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,17 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
build_type=Release
|
||||
compiler=msvc
|
||||
compiler.cppstd=20
|
||||
compiler.version=193
|
||||
compiler.runtime=static
|
||||
compiler.runtime_type=Release
|
||||
[options]
|
||||
[env]
|
||||
CONAN_DISABLE_STRICT_MODE=1
|
||||
[conf]
|
||||
tools.microsoft.msbuild:verbosity=Normal
|
||||
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86
|
||||
compiler=Visual Studio
|
||||
compiler.version=16
|
||||
compiler.toolset=v142
|
||||
compiler.runtime=MD
|
||||
build_type=Release
|
||||
[options]
|
||||
[build_requires]
|
||||
[env]
|
||||
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86
|
||||
compiler=Visual Studio
|
||||
compiler.version=8
|
||||
compiler.toolset=v80
|
||||
compiler.runtime=MD
|
||||
build_type=Release
|
||||
[options]
|
||||
[build_requires]
|
||||
[env]
|
||||
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86
|
||||
compiler=Visual Studio
|
||||
compiler.version=9
|
||||
compiler.toolset=v90
|
||||
compiler.runtime=MD
|
||||
build_type=Release
|
||||
[options]
|
||||
[build_requires]
|
||||
[env]
|
||||
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86
|
||||
compiler=Visual Studio
|
||||
compiler.version=15
|
||||
compiler.toolset=v90
|
||||
compiler.runtime=MD
|
||||
build_type=Release
|
||||
[options]
|
||||
[build_requires]
|
||||
[env]
|
||||
@@ -0,0 +1,13 @@
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86
|
||||
compiler=Visual Studio
|
||||
compiler.version=16
|
||||
compiler.toolset=v90
|
||||
compiler.runtime=MD
|
||||
build_type=Release
|
||||
[options]
|
||||
[build_requires]
|
||||
[env]
|
||||
@@ -0,0 +1,11 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86_64
|
||||
arch_build=x86_64
|
||||
compiler=Any
|
||||
compiler.runtime=Any
|
||||
build_type=Release
|
||||
[options]
|
||||
[env]
|
||||
@@ -0,0 +1,11 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
os=Windows
|
||||
os_build=Windows
|
||||
arch=x86
|
||||
arch_build=x86_64
|
||||
compiler=Any
|
||||
compiler.runtime=Any
|
||||
build_type=Release
|
||||
[options]
|
||||
[env]
|
||||
Reference in New Issue
Block a user