Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 10 of 10) sorted by relevance

/civetweb-2.7.6/conan/
Dbuild.py73 settings = BuilderSettings() variable
75 reference=settings.reference,
76 username=settings.username,
77 upload=settings.upload,
78 upload_only_when_stable=settings.upload_only_when_stable,
79 stable_branch_pattern=settings.stable_branch_pattern,
/civetweb-2.7.6/
Dconanfile.py16 settings = "os", "compiler", "build_type", "arch" variable in civetwebConan
35 if self.settings.os == 'Windows':
40 del self.settings.compiler.libcxx
74 if self.settings.os == "Linux":
78 elif self.settings.os == "Macos":
82 elif self.settings.os == "Windows":
D.gitignore40 .settings/
DCMakeLists.txt628 # Finalize CPack settings
/civetweb-2.7.6/examples/https/
DREADME.md4 … one port (e.g., `443s`) in `listening_ports` is required. The default settings will work, but no…
12 … configuration directly with the standalone server, or you can take the settings and add it into y…
/civetweb-2.7.6/conan/test_package/
Dconanfile.py8 settings = "os", "compiler", "build_type", "arch" variable in TestPackageConan
/civetweb-2.7.6/docs/api/
Dmg_get_request_link.md27 depending on the auth check settings.
Dmg_start.md32 … contains settings for for example the ports to listen on, the maximum number of threads created t…
/civetweb-2.7.6/docs/
DUserManual.md53 override the configuration file settings.
/civetweb-2.7.6/src/
Dcivetweb.c1877 const OPENSSL_INIT_SETTINGS *settings))ssl_sw[10] \