bel2125
|
29a93973b5
Add Lua unit test and add debug info for tests
|
7 lat temu |
bel2125
|
e37c8c9b90
Officially stop support for "-Werror" + "-Wextra/-Weverything" for GCC
|
7 lat temu |
bel2125
|
90feac5e97
Travis: Allow build with warnings (until Ubuntu trusty build environment is fully supported
|
7 lat temu |
bel2125
|
70a94700f9
AppVeyor: Redefine set of build environments
|
7 lat temu |
bel2125
|
c4498a0916
Try to update compilers used for Travis CI
|
7 lat temu |
bel2125
|
9408d0cca5
Disable nonsense warning -Wdate-time (6)
|
8 lat temu |
Braedy Kuzma
|
2462470e35
Allow disabling executable install.
|
8 lat temu |
bel2125
|
f3369924b3
Try to add 32 bit CI test for Travis (see #496)
|
8 lat temu |
Nigel Stewart
|
4160dc0326
CIVETWEB_ENABLE_ASAN fixup - needed in two places
|
8 lat temu |
Nigel Stewart
|
2921d7da3a
Optional CMake opt-out of ASAN in debug mode build: -DCIVETWEB_ENABLE_ASAN=OFF
|
8 lat temu |
Henry Chang
|
857745eafb
Make MAX_REQUEST_SIZE configurable
|
8 lat temu |
bel2125
|
0b85a77b56
Prepare data for server status (Step 11/?) (See #243)
|
8 lat temu |
kakwa
|
ca728e5140
Merge remote-tracking branch 'upstream/master'
|
8 lat temu |
bel
|
49c7f7be7d
Update version number in CMakeLists
|
8 lat temu |
bel
|
1a8e2c3693
Update hash for Check 0.11.0
|
8 lat temu |
bel
|
27d8ae20f9
Try to update CMake library
|
8 lat temu |
kakwa
|
de613a7147
Disable OpenSSL 1.1 by default
|
8 lat temu |
kakwa
|
7930726dd7
adding option description for OpenSSL 1.1 API cmake switch
|
8 lat temu |
kakwa
|
4b67b3d807
rename cmake compile flag to CIVETWEB_SSL_OPENSSL_API_1_1
|
8 lat temu |
kakwa
|
adac9c916f
adapt code to handle OpenSSL 1.1
|
8 lat temu |
bel
|
a076201c4d
stdint.h (from C99) is no longer optional
|
8 lat temu |
bel
|
5a2f231184
Adjust warnings for clang
|
8 lat temu |
bel2125
|
91509aaf26
Merge pull request #298 from c-mauderer/no-timegm
|
9 lat temu |
Christian Mauderer
|
e7c28c2c42
Change to option for building without caching.
|
9 lat temu |
Kevin Wojniak
|
07c50dbf2b
Fix "argument unused during compilation"
|
9 lat temu |
bel2125
|
201cb9bae2
CMake/CI: Allow builds with warnings for OSX (See #94)
|
9 lat temu |
Joshua Boyd
|
b6275c0116
Update libcheck to 0.10.0, and add a patch for osx
|
9 lat temu |
Joel Gallant
|
e3c203d3af
cxx version sets off compiler errors
|
9 lat temu |
Joel Gallant
|
4ac5f6b17c
using correct cmake source dir variable
|
9 lat temu |
bel
|
ada9d9b00b
Client API using SSL certificates (draft, Step 1/?)
|
9 lat temu |