bel2125
|
77f9d5d317
Move unit test to a new directory
|
7 年之前 |
Jacob Repp
|
a3db4903d0
Marking CIVETWEB_BUILD_TESTING ON by default
|
7 年之前 |
Jacob Repp
|
8cdd3c2859
Fixing string and variable reference
|
7 年之前 |
Jacob Repp
|
7ef6ccd4c8
Improving the ability to embed civetweb into a parent CMakeLists.txt
|
7 年之前 |
bel2125
|
29a93973b5
Add Lua unit test and add debug info for tests
|
7 年之前 |
bel2125
|
e37c8c9b90
Officially stop support for "-Werror" + "-Wextra/-Weverything" for GCC
|
7 年之前 |
bel2125
|
90feac5e97
Travis: Allow build with warnings (until Ubuntu trusty build environment is fully supported
|
7 年之前 |
bel2125
|
70a94700f9
AppVeyor: Redefine set of build environments
|
7 年之前 |
bel2125
|
c4498a0916
Try to update compilers used for Travis CI
|
7 年之前 |
bel2125
|
9408d0cca5
Disable nonsense warning -Wdate-time (6)
|
8 年之前 |
Braedy Kuzma
|
2462470e35
Allow disabling executable install.
|
8 年之前 |
bel2125
|
f3369924b3
Try to add 32 bit CI test for Travis (see #496)
|
8 年之前 |
Nigel Stewart
|
4160dc0326
CIVETWEB_ENABLE_ASAN fixup - needed in two places
|
8 年之前 |
Nigel Stewart
|
2921d7da3a
Optional CMake opt-out of ASAN in debug mode build: -DCIVETWEB_ENABLE_ASAN=OFF
|
8 年之前 |
Henry Chang
|
857745eafb
Make MAX_REQUEST_SIZE configurable
|
8 年之前 |
bel2125
|
0b85a77b56
Prepare data for server status (Step 11/?) (See #243)
|
8 年之前 |
kakwa
|
ca728e5140
Merge remote-tracking branch 'upstream/master'
|
8 年之前 |
bel
|
49c7f7be7d
Update version number in CMakeLists
|
8 年之前 |
bel
|
1a8e2c3693
Update hash for Check 0.11.0
|
8 年之前 |
bel
|
27d8ae20f9
Try to update CMake library
|
8 年之前 |
kakwa
|
de613a7147
Disable OpenSSL 1.1 by default
|
8 年之前 |
kakwa
|
7930726dd7
adding option description for OpenSSL 1.1 API cmake switch
|
8 年之前 |
kakwa
|
4b67b3d807
rename cmake compile flag to CIVETWEB_SSL_OPENSSL_API_1_1
|
8 年之前 |
kakwa
|
adac9c916f
adapt code to handle OpenSSL 1.1
|
8 年之前 |
bel
|
a076201c4d
stdint.h (from C99) is no longer optional
|
8 年之前 |
bel
|
5a2f231184
Adjust warnings for clang
|
8 年之前 |
bel2125
|
91509aaf26
Merge pull request #298 from c-mauderer/no-timegm
|
9 年之前 |
Christian Mauderer
|
e7c28c2c42
Change to option for building without caching.
|
9 年之前 |
Kevin Wojniak
|
07c50dbf2b
Fix "argument unused during compilation"
|
9 年之前 |
bel2125
|
201cb9bae2
CMake/CI: Allow builds with warnings for OSX (See #94)
|
9 年之前 |