bel2125
|
8fbb3bedb4
Update version number
|
5 years ago |
Piotr Zierhoffer
|
d9e2632766
Verify target platform earlier
|
6 years ago |
Piotr Zierhoffer
|
ac92f0a630
Add filtering for Zephyr buildsystem
|
6 years ago |
Jan Kowalewski
|
90befd8aee
Add Zephyr to CMake build system
|
6 years ago |
Chris Jones
|
ceda698767
Make link time optimization optional
|
6 years ago |
Uilian Ries
|
cc31d386dc
#712 Add new package flag info
|
6 years ago |
Uilian Ries
|
3b6923b486
#712 Add new package flag info
|
6 years ago |
Gregor Jasny
|
f277263fba
Also export CMake package version
|
6 years ago |
Gregor Jasny
|
2c1caa6e69
Export CMake project
|
6 years ago |
Mike Crowe
|
e0921f63fd
CMakeLists: Use GNUInstallDirs to determine install directories
|
6 years ago |
Sergey Linev
|
588e49d863
One can exclude -Wno-date-time warning - it is handled inside source
|
6 years ago |
Keith Holman
|
b0c8954fa9
build: fix invalid gcc compiler flag error
|
7 years ago |
Tom Deblauwe
|
084c45b82f
remove -flto
|
7 years ago |
Joakim L. Gilje
|
e97d4c93e1
moved /WX flag inside 'NOT CIVETWEB_ALLOW_WARNINGS' block
|
7 years ago |
bel2125
|
77f9d5d317
Move unit test to a new directory
|
7 years ago |
Jacob Repp
|
a3db4903d0
Marking CIVETWEB_BUILD_TESTING ON by default
|
7 years ago |
Jacob Repp
|
8cdd3c2859
Fixing string and variable reference
|
7 years ago |
Jacob Repp
|
7ef6ccd4c8
Improving the ability to embed civetweb into a parent CMakeLists.txt
|
7 years ago |
bel2125
|
29a93973b5
Add Lua unit test and add debug info for tests
|
7 years ago |
bel2125
|
e37c8c9b90
Officially stop support for "-Werror" + "-Wextra/-Weverything" for GCC
|
7 years ago |
bel2125
|
90feac5e97
Travis: Allow build with warnings (until Ubuntu trusty build environment is fully supported
|
7 years ago |
bel2125
|
70a94700f9
AppVeyor: Redefine set of build environments
|
7 years ago |
bel2125
|
c4498a0916
Try to update compilers used for Travis CI
|
7 years ago |
bel2125
|
9408d0cca5
Disable nonsense warning -Wdate-time (6)
|
7 years ago |
Braedy Kuzma
|
2462470e35
Allow disabling executable install.
|
8 years ago |
bel2125
|
f3369924b3
Try to add 32 bit CI test for Travis (see #496)
|
8 years ago |
Nigel Stewart
|
4160dc0326
CIVETWEB_ENABLE_ASAN fixup - needed in two places
|
8 years ago |
Nigel Stewart
|
2921d7da3a
Optional CMake opt-out of ASAN in debug mode build: -DCIVETWEB_ENABLE_ASAN=OFF
|
8 years ago |
Henry Chang
|
857745eafb
Make MAX_REQUEST_SIZE configurable
|
8 years ago |
bel2125
|
0b85a77b56
Prepare data for server status (Step 11/?) (See #243)
|
8 years ago |