cURL
Haxx ad
libcurl

Shopping cart software, Online file storage, Online photo storage, Hosted shopping cart, Contact management software, Email marketing software, Project management software, Issue tracking software, Online notepad, Web publishing software

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Archives

Re: Adding QoS support to curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 29 Nov 2009 20:06:01 +0100 (CET)

On Sun, 29 Nov 2009, Philip A. Prindeville wrote:

> It's adding the support to the ancillary files that's a little more
> complicated.
>
>> From what I can tell, the following files might need to be touched:

We focus on autotools for *nix systems, and there's a bunch of more
hand-adapted builds and then there's the CMake build system that is kind of
deserted before it was ever completed.

Personally I know very little about cmake and how to write stuff for it. My
advice is to focus on making the autotool/configure approach work, and make
sure you can enable/disable things by a define or so, so that non-configure
systems can get it controlled via their hand-edited config files.

> lib/curl_config.h.in

This file is generated by autoheader.

> lib/curl_config.h.cmake

The top comment in that file is wrong. I don't know how that file is made.

> m4/curl-confopts.m4

That's a file used for writing good autoconf tests for the configure script.

> CMake/CurlTests.c
> CMakeLists.txt

I assume those are for writing tests for the cmake system.

> configure.ac

That's the main autoconf file for creating the configure script.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-29

These mail archives are generated by hypermail.

donate! Page updated November 16, 2009.
web site info

File upload with ASP.NET