Home
last modified time | relevance | path

Searched full:release (Results 1 – 25 of 63) sorted by relevance

123

/civetweb-2.7.6/VisualStudio/
Dcivetweb.sln25 Release|Win32 = Release|Win32
26 Release|x64 = Release|x64
33 {9BE9C008-E851-42B1-A034-BD4630AE4CD6}.Release|Win32.ActiveCfg = Release|Win32
34 {9BE9C008-E851-42B1-A034-BD4630AE4CD6}.Release|Win32.Build.0 = Release|Win32
35 {9BE9C008-E851-42B1-A034-BD4630AE4CD6}.Release|x64.ActiveCfg = Release|x64
36 {9BE9C008-E851-42B1-A034-BD4630AE4CD6}.Release|x64.Build.0 = Release|x64
41 {8F5E5D77-D269-4665-9E27-1045DA6CF0D8}.Release|Win32.ActiveCfg = Release|Win32
42 {8F5E5D77-D269-4665-9E27-1045DA6CF0D8}.Release|Win32.Build.0 = Release|Win32
43 {8F5E5D77-D269-4665-9E27-1045DA6CF0D8}.Release|x64.ActiveCfg = Release|x64
44 {8F5E5D77-D269-4665-9E27-1045DA6CF0D8}.Release|x64.Build.0 = Release|x64
[all …]
DbuildRelease.pl7 # This script builds and packages a Windows release.
36 print "\nBuilding Win32 Release version...\n";
37 system("msbuild /p:Configuration=Release /p:Platform=Win32 civetweb.sln");
41 print "\nBuilding x64 Release version...\n";
42 system("msbuild /p:Configuration=Release /p:Platform=x64 civetweb.sln");
57 $zip->addFile( "${src}/VS2012/Release/Win32/civetweb_lua.exe",
59 $zip->addFile( "${src}/VS2012/Release/x64/civetweb_lua.exe",
/civetweb-2.7.6/VisualStudio/civetweb_yassl/
Dcivetweb_yassl.sln12 Release|Win32 = Release|Win32
13 Release|x64 = Release|x64
20 {F02517CC-F896-41A2-86E4-509E55C70059}.Release|Win32.ActiveCfg = Release|Win32
21 {F02517CC-F896-41A2-86E4-509E55C70059}.Release|Win32.Build.0 = Release|Win32
22 {F02517CC-F896-41A2-86E4-509E55C70059}.Release|x64.ActiveCfg = Release|x64
23 {F02517CC-F896-41A2-86E4-509E55C70059}.Release|x64.Build.0 = Release|x64
28 {8C0C878B-BBD6-4241-BCA6-61753FFCC7F1}.Release|Win32.ActiveCfg = Release|Win32
29 {8C0C878B-BBD6-4241-BCA6-61753FFCC7F1}.Release|Win32.Build.0 = Release|Win32
30 {8C0C878B-BBD6-4241-BCA6-61753FFCC7F1}.Release|x64.ActiveCfg = Release|x64
31 {8C0C878B-BBD6-4241-BCA6-61753FFCC7F1}.Release|x64.Build.0 = Release|x64
/civetweb-2.7.6/
Dappveyor.yml35 configuration: Release
47 configuration: Release
60 configuration: Release
72 configuration: Release
110 configuration: Release
122 configuration: Release
135 configuration: Release
147 configuration: Release
160 configuration: Release
173 configuration: Release
[all …]
D.travis.yml213 N=Clang3.8-Linux-Default-Release
215 BUILD_TYPE=Release
248 N=Clang3.8-Linux-Default-Release
250 BUILD_TYPE=Release
282 N=Clang3.8-Linux-Complete-NoLua-Release
284 BUILD_TYPE=Release
316 N=GCC5-Linux-Complete-NoLua-Release
318 BUILD_TYPE=Release
367 N=Clang-OSX-Complete-NoLua-Release
368 BUILD_TYPE=Release
[all …]
DRELEASE_NOTES.md1 Release Notes v1.12
29 Release Notes v1.11
67 Release Notes v1.10
118 Release Notes v1.9.1
131 Release Notes v1.9
172 Release Notes v1.8
220 Release Notes v1.7
267 Release Notes v1.6
310 Release Notes v1.5
343 Release Notes v1.4
[all …]
Dbuild37 stdout " [--debug|(--release)] Builds a certain variant of the library"
44 stdout " ./build --static --release -o ~/my-output-folder"
79 local build_type=Release
84 --release) build_type=Release;;
DCMakeLists.txt311 add_c_compiler_flag(-flto RELEASE)
342 "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel Coverage."
379 add_cxx_compiler_flag(-fstack-protector-strong RELEASE)
382 add_cxx_compiler_flag(-flto RELEASE)
425 add_c_compiler_flag(-fstack-protector-strong RELEASE)
DMakefile338 @$(RMRF) VS2012/Release VS2012/*/Release VS2012/*/*/Release
/civetweb-2.7.6/VisualStudio/civetweb/
Dcivetweb.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
62 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
65 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
77 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
81 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/duktape_lib/
Dduktape_lib.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
63 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
66 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
[all …]
/civetweb-2.7.6/VisualStudio/ex_embed_cpp/
Dex_embed_cpp.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
63 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
66 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
82 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/ex_websocket/
Dex_websocket.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
63 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
66 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
82 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/ex_websocket_client/
Dex_websocket_client.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
63 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
66 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
82 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/upload/
Dupload.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
70 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
73 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
85 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
89 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/ex_embedded_c/
Dex_embedded_c.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
70 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
73 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
85 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
89 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/civetweb_yassl/civetweb_yassl/
Dcivetweb_yassl.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
62 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
65 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
77 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
81 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/civetweb_yassl/yassl_lib/
Dyassl_lib.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
62 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
65 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/lua_lib/
Dlua_lib.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
63 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
66 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
79 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
[all …]
/civetweb-2.7.6/VisualStudio/civetweb_lua/
Dcivetweb_lua.vcxproj12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
53 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
72 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
75 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
91 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
95 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
[all …]
/civetweb-2.7.6/VisualStudio/unit_test/
Dunit_test.vcxproj8 <ProjectConfiguration Include="Release|Win32">
9 <Configuration>Release</Configuration>
45 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
58 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
66 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
84 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
/civetweb-2.7.6/src/third_party/lua-5.1.5/
DMakefile49 # Lua version and release.
121 @echo "RELEASE = '$R'"
/civetweb-2.7.6/examples/rest/cJSON/
DREADME.md3 cJSON Release 1.7.5 from https://github.com/DaveGamble/cJSON
/civetweb-2.7.6/src/third_party/duktape-1.5.2/extras/
DREADME.rst13 missing extra won't block a release and will be dropped.
/civetweb-2.7.6/src/third_party/duktape-1.8.0/extras/
DREADME.rst13 missing extra won't block a release and will be dropped.

123