max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 lat temu |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 lat temu |
Peter Wu
|
c2ab2494ef
CMake: do not build test programs by default
|
4 lat temu |
Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
4 lat temu |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
5 lat temu |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 lat temu |
Ruslan Baratov
|
c892795ea3
CMake: Respect BUILD_SHARED_LIBS
|
6 lat temu |
Ruslan Baratov
|
d1207c07d0
CMake: Update scripts to use consistent style
|
6 lat temu |
Sergei Nikulov
|
2c0225e042
cmake: set -d postfix for debug builds if not specified
|
6 lat temu |
Viktor Szakats
|
7e35eb7729
spelling fixes
|
6 lat temu |
Marcel Raad
|
866e02935d
CMake: set MSVC warning level to 4
|
7 lat temu |
Daniel Stenberg
|
73a2fcea0b
includes: remove curl/curlbuild.h and curl/curlrules.h
|
7 lat temu |
Peter Wu
|
17d27805f9
cmake: add ENABLE_THREADED_RESOLVER, rename ARES
|
10 lat temu |
Jakub Zakrzewski
|
a3154295c5
Cmake: Got rid of setup_curl_dependencies
|
10 lat temu |
Sergei Nikulov
|
448d55ef0a
cmake: Fix for MSVC2010 project generation
|
11 lat temu |
Matt Arsenault
|
a94a68a3c1
cmake: Fix mingw build
|
11 lat temu |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 lat temu |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 lat temu |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 lat temu |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 lat temu |
Yang Tse
|
a07bc79117
|
14 lat temu |
Bill Hoffman
|
a8ea1e9ef4
ENH: add optional support for c-ares
|
15 lat temu |
Gunter Knauf
|
f671d0513c
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
|
15 lat temu |
Bill Hoffman
|
744dceaffe
ENH: lower case cmake functions and remove tabs and re-indent cmake code
|
15 lat temu |
Yang Tse
|
74f9c570ea
Adjust comment
|
15 lat temu |
Benoit Neil
|
4d396169c8
Cleaned up the custom definition I added (replaced by CURL_STATICLIB)
|
15 lat temu |
Benoit Neil
|
e5f1480a38
(Minor update) Added labal prefixes to tests targets
|
15 lat temu |
Benoit Neil
|
020955ebc2
Added special define for tests that directly include libcurl sources.
|
15 lat temu |
Benoit Neil
|
25f626cc52
Fixed compile defines in CMake scripts
|
15 lat temu |
Benoit Neil
|
e9dd099870
Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake scripts), and fixed a missing define under windows in a test source file.
|
15 lat temu |