summaryrefslogtreecommitdiff
path: root/curl
AgeCommit message (Expand)AuthorFilesLines
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl1-1/+1
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl1-3/+1
2013-05-01use gb_ExternalPackage_add_runtime_library for adding libsDavid Tardon1-4/+6
2013-04-22get curl building on aixCaolán McNamara1-0/+2
2013-04-19curl: add missing dependency on NSS external (zlib too)Michael Stahl1-0/+5
2013-04-18curl: link against the internal NSS if SYSTEM_NSS=NOMichael Stahl1-3/+19
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl2-2/+10
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-26/+26
2013-01-22curl: fixed crashers in curl patch for system proxyCédric Bosdonnat1-4/+5
2013-01-21curl: it seems the build breaks unless this is formatted uglyMichael Stahl1-1/+1
2013-01-21curl: fixed crashers in curl patch for system proxyCédric Bosdonnat1-16/+20
2013-01-21...and some more curl code layout massagingStephan Bergmann1-11/+10
2013-01-21More massaging to avoid odd layout-related warnings/errors from GCCStephan Bergmann1-6/+8
2013-01-21Tabs to spacesStephan Bergmann1-14/+14
2013-01-21curl: patched to read IE proxy settings on WindowsCédric Bosdonnat2-0/+125
2013-01-18Enable NTLM authentication (using sspi.h) in Windows build of curlFridrich Štrba1-1/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-2/+2
2012-12-06commit delete various unused makefile.mksCaolán McNamara1-190/+0
2012-11-15tweak some build.lsts...Michael Stahl1-2/+1
2012-11-14Deliver the right curl librariesFridrich Štrba1-0/+1
2012-10-31Add PATH to have curl configure find ns{s,pr}-config in solverCédric Bosdonnat1-2/+3
2012-10-30Fix MSVC build: LIB is not in environment so set it for the nmake commandTor Lillqvist1-1/+1
2012-10-30Correct location of the libtool-built libcurlTor Lillqvist1-4/+4
2012-10-29tweak curl gbuildificationMatúš Kukan2-12/+14
2012-10-29convert curl to gbuildPeter Foley9-20/+174
2012-10-25curl: disable use of debug configuration (needs msvcr90d.dll)Michael Stahl1-4/+7
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist1-2/+2
2012-07-11curl: fixed internal nss configure to get nspr includesCédric Bosdonnat2-0/+18
2012-07-02Try to fix Windows build of curlFridrich Strba4-23/+38
2012-07-02curl: updated to 7.26.0 to have NTLM auth working with NSSCédric Bosdonnat6-136/+107
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-0/+5
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich1-0/+1
2011-12-16Code modules no longer depend on stlport.Stephan Bergmann1-1/+1
2011-11-10Make also the libcurl library end in .so for AndroidTor Lillqvist2-0/+20
2011-10-04no .pc when built without configureCaolán McNamara1-0/+2
2011-10-03deliver the .pc file as well I guessCaolán McNamara2-1/+6
2011-09-27Make Android cross-build workingThorsten Behrens2-11/+20
2011-08-09curl: disable libssh2 supportMiklos Vajna1-1/+1
2011-06-09Cross-compilation support for AndroidTor Lillqvist2-1/+23
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-12/+12
2011-05-30Drop unnecessary quotes around platform tripletsTor Lillqvist1-1/+1
2011-05-24Cross-compilation support and iOS in particularTor Lillqvist1-1/+14
2011-05-21Drop OS2Tor Lillqvist1-13/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-6/+2
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-5/+0