Mirror of Apache Serf

Clone this repo:
  1. dd89f99 * SConstruct: Fix the generated pkg-config file with insisted that Serf by Branko Čibej · 26 hours ago trunk
  2. 118f130 As in the CMake build, the SCons build now also builds MockHTTP separately by Branko Čibej · 26 hours ago
  3. 18ed5eb Improve consistency in the description of running the unittests under CMake by Daniel Sahlberg · 26 hours ago
  4. 9b68009 SERF-183: In the SCons build, inherid LD_LIBRARY_PATH from the environment by Branko Čibej · 30 hours ago
  5. 0ffee3c In the SCons build, run unit tests separately by test suite. by Branko Čibej · 30 hours ago
  6. 1209a78 Follow up to r1926930: use a better way to filter CFLAGS. by Branko Čibej · 30 hours ago
  7. 509b1a3 in the SCons build, generate a relocatable pkgconfig file. by Branko Čibej · 32 hours ago
  8. 3fbf69b SERF-206: Filter out all optimization, debugging and warning options from by Branko Čibej · 35 hours ago
  9. 9af4b8a * CMakeLists.txt (make_pkgconfig): Use list(JOIN) instead of constructin by Branko Čibej · 2 days ago
  10. 2fbc8f5 In the CMake build, make the generated pkgconfig file relocatable. by Branko Čibej · 2 days ago
  11. dc923e9 Follow-up to r1926882, fix a bad copy-paste. by Daniel Sahlberg · 2 days ago
  12. 355b7f4 It seems to be consensus on dev@ that we should name the next release 1.5, so by Daniel Sahlberg · 3 days ago
  13. 5aa95c5 * README: Updated docs for SCons and CMake. by Branko Čibej · 4 days ago
  14. 1ad3be6 In the CMake build, disable C language extensions. Without this, CMake will by Branko Čibej · 4 days ago
  15. daaa3c3 In the CMake build, set define flags per target. As with warnings, this by Branko Čibej · 4 days ago
  16. 58f11ba In the CMake build, set warning flags per target to simplify manipulation. by Branko Čibej · 4 days ago
  17. 4afba87 In the CMake build, use canonical cmakeism to set the C language standard. by Branko Čibej · 4 days ago
  18. ef10e25 In the CMake build, do not use deprecated OpenSSL API. This fixes the by Branko Čibej · 4 days ago
  19. 1719c58 In the CMake build, make MockHTTPinC a separats static library and change by Branko Čibej · 4 days ago
  20. 3b91ca5 Use more canonical syntax in the CMake build. by Branko Čibej · 4 days ago