Jeremy Maitin-Shepard
|
8698825106
cmake: improve usability of CMake build as a sub-project
|
2 years ago |
Daniel Stenberg
|
889c132c38
cmake: define BUILDING_LIBCURL in lib/CMakeLists, not config.h
|
2 years ago |
Viktor Szakats
|
4d73854462
tidy-up: delete unused build configuration macros
|
2 years ago |
Even Rouault
|
0525614269
CMake: link curl to its dependencies with PRIVATE
|
2 years ago |
Even Rouault
|
7ac3607584
CMake: remove APPEND in export(TARGETS)
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Viktor Szakats
|
a77d14d22a
cmake: do not add libcurl.rc to the static libcurl library
|
2 years ago |
Don
|
f99a4c759f
cmake: don't set _USRDLL on a static Windows build
|
3 years ago |
Ralph Langendam
|
a60b111980
cmake: make libcurl output filename configurable
|
3 years ago |
Daniel Stenberg
|
3057c6cd73
Revert "cmake: make libcurl library output name configurable"
|
3 years ago |
Ralph Langendam
|
1cba36d216
cmake: make libcurl library output name configurable
|
3 years ago |
Daniel Stenberg
|
85e6975643
copyright: update copyright year ranges to 2021
|
3 years ago |
Gregor Jasny
|
811acd1a08
cmake: use CMAKE_INSTALL_INCLUDEDIR indirection
|
3 years ago |
Vincent Torri
|
d4a3b87c13
cmake: fix import library name for non-MS compiler on Windows
|
4 years ago |
Vincent Torri
|
ee38a725b9
cmake: use libcurl.rc in all Windows builds
|
4 years ago |
Tobias Hieta
|
760e854348
cmake: correctly handle linker flags for static libs
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
f4873ebd0b
krb5: merged security.c and krb specific FTP functions in here
|
4 years ago |
Nathaniel R. Lewis
|
7fa1578471
cmake: add aliases so exported target names are available in tree
|
4 years ago |
Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
4 years ago |
Tobias Hieta
|
4ccf7622db
CMake: Add support for CMAKE_LTO option.
|
4 years ago |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
5 years ago |
Ruslan Baratov
|
69328490fc
CMake: Improve config installation
|
6 years ago |
Sergei Nikulov
|
f8215f80ab
cmake: fixed path used in generation of docs/tests during curl build through add_subdicectory(...)
|
6 years ago |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 years ago |
Adrien
|
ab66a80488
CMake: CMake config files are defining CURL_STATICLIB for static builds
|
6 years ago |
Ruslan Baratov
|
c892795ea3
CMake: Respect BUILD_SHARED_LIBS
|
6 years ago |
Ruslan Baratov
|
d1207c07d0
CMake: Update scripts to use consistent style
|
6 years ago |
Sergei Nikulov
|
2c0225e042
cmake: set -d postfix for debug builds if not specified
|
6 years ago |
Jakub Zakrzewski
|
1cb4f5d6e8
cmake: Export libcurl and curl targets to use by other cmake projects
|
7 years ago |