Jan Pohanka
|
d67fc55359
cmake: fix a typo in filename
|
4 gadi atpakaļ |
bel2125
|
350947c133
Merge pull request #918 from gjasny/lookup-winsock
|
4 gadi atpakaļ |
Gregor Jasny
|
ba5f5968ea
fix: properly lookup winsock in imported project
|
4 gadi atpakaļ |
bel2125
|
c35b346bdd
Update version number (header, cmake, readme, vcxproj, release notes)
|
4 gadi atpakaļ |
bel2125
|
a25fd04248
Use OpenSSL 1.1 API as default (instead of OpenSSL 1.0 API)
|
4 gadi atpakaļ |
bel2125
|
8fbb3bedb4
Update version number
|
5 gadi atpakaļ |
Piotr Zierhoffer
|
d9e2632766
Verify target platform earlier
|
5 gadi atpakaļ |
Piotr Zierhoffer
|
ac92f0a630
Add filtering for Zephyr buildsystem
|
6 gadi atpakaļ |
Jan Kowalewski
|
90befd8aee
Add Zephyr to CMake build system
|
6 gadi atpakaļ |
Chris Jones
|
ceda698767
Make link time optimization optional
|
6 gadi atpakaļ |
Uilian Ries
|
cc31d386dc
#712 Add new package flag info
|
6 gadi atpakaļ |
Uilian Ries
|
3b6923b486
#712 Add new package flag info
|
6 gadi atpakaļ |
Gregor Jasny
|
f277263fba
Also export CMake package version
|
6 gadi atpakaļ |
Gregor Jasny
|
2c1caa6e69
Export CMake project
|
6 gadi atpakaļ |
Mike Crowe
|
e0921f63fd
CMakeLists: Use GNUInstallDirs to determine install directories
|
6 gadi atpakaļ |
Sergey Linev
|
588e49d863
One can exclude -Wno-date-time warning - it is handled inside source
|
6 gadi atpakaļ |
Keith Holman
|
b0c8954fa9
build: fix invalid gcc compiler flag error
|
7 gadi atpakaļ |
Tom Deblauwe
|
084c45b82f
remove -flto
|
7 gadi atpakaļ |
Joakim L. Gilje
|
e97d4c93e1
moved /WX flag inside 'NOT CIVETWEB_ALLOW_WARNINGS' block
|
7 gadi atpakaļ |
bel2125
|
77f9d5d317
Move unit test to a new directory
|
7 gadi atpakaļ |
Jacob Repp
|
a3db4903d0
Marking CIVETWEB_BUILD_TESTING ON by default
|
7 gadi atpakaļ |
Jacob Repp
|
8cdd3c2859
Fixing string and variable reference
|
7 gadi atpakaļ |
Jacob Repp
|
7ef6ccd4c8
Improving the ability to embed civetweb into a parent CMakeLists.txt
|
7 gadi atpakaļ |
bel2125
|
29a93973b5
Add Lua unit test and add debug info for tests
|
7 gadi atpakaļ |
bel2125
|
e37c8c9b90
Officially stop support for "-Werror" + "-Wextra/-Weverything" for GCC
|
7 gadi atpakaļ |
bel2125
|
90feac5e97
Travis: Allow build with warnings (until Ubuntu trusty build environment is fully supported
|
7 gadi atpakaļ |
bel2125
|
70a94700f9
AppVeyor: Redefine set of build environments
|
7 gadi atpakaļ |
bel2125
|
c4498a0916
Try to update compilers used for Travis CI
|
7 gadi atpakaļ |
bel2125
|
9408d0cca5
Disable nonsense warning -Wdate-time (6)
|
7 gadi atpakaļ |
Braedy Kuzma
|
2462470e35
Allow disabling executable install.
|
7 gadi atpakaļ |