summaryrefslogtreecommitdiffstats
path: root/curl
Commit message (Expand)AuthorAgeFilesLines
* gbuild: ExternalProject: remove second parameter again...Michael Stahl2013-05-071-1/+1
* gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl2013-05-071-3/+1
* use gb_ExternalPackage_add_runtime_library for adding libsDavid Tardon2013-05-011-4/+6
* get curl building on aixCaolán McNamara2013-04-221-0/+2
* curl: add missing dependency on NSS external (zlib too)Michael Stahl2013-04-191-0/+5
* curl: link against the internal NSS if SYSTEM_NSS=NOMichael Stahl2013-04-181-3/+19
* adapt all externals to build against MSVC debug runtimeMichael Stahl2013-04-152-2/+10
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* quiet external module build log unless failureNorbert Thiebaud2013-02-221-26/+26
* curl: fixed crashers in curl patch for system proxyCédric Bosdonnat2013-01-221-4/+5
* curl: it seems the build breaks unless this is formatted uglyMichael Stahl2013-01-211-1/+1
* curl: fixed crashers in curl patch for system proxyCédric Bosdonnat2013-01-211-16/+20
* ...and some more curl code layout massagingStephan Bergmann2013-01-211-11/+10
* More massaging to avoid odd layout-related warnings/errors from GCCStephan Bergmann2013-01-211-6/+8
* Tabs to spacesStephan Bergmann2013-01-211-14/+14
* curl: patched to read IE proxy settings on WindowsCédric Bosdonnat2013-01-212-0/+125
* Enable NTLM authentication (using sspi.h) in Windows build of curlFridrich Štrba2013-01-181-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-2/+2
* commit delete various unused makefile.mksCaolán McNamara2012-12-061-190/+0
* tweak some build.lsts...Michael Stahl2012-11-151-2/+1
* Deliver the right curl librariesFridrich Štrba2012-11-141-0/+1
* Add PATH to have curl configure find ns{s,pr}-config in solverCédric Bosdonnat2012-10-311-2/+3
* Fix MSVC build: LIB is not in environment so set it for the nmake commandTor Lillqvist2012-10-301-1/+1
* Correct location of the libtool-built libcurlTor Lillqvist2012-10-301-4/+4
* tweak curl gbuildificationMatúš Kukan2012-10-292-12/+14
* convert curl to gbuildPeter Foley2012-10-299-20/+174
* curl: disable use of debug configuration (needs msvcr90d.dll)Michael Stahl2012-10-251-4/+7
* Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist2012-09-141-2/+2
* curl: fixed internal nss configure to get nspr includesCédric Bosdonnat2012-07-112-0/+18
* Try to fix Windows build of curlFridrich Strba2012-07-024-23/+38
* curl: updated to 7.26.0 to have NTLM auth working with NSSCédric Bosdonnat2012-07-026-136/+107
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* Simplify install name handling for external libraries on Mac OS XStephan Bergmann2012-02-291-0/+5
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-091-0/+1
* Code modules no longer depend on stlport.Stephan Bergmann2011-12-161-1/+1
* Make also the libcurl library end in .so for AndroidTor Lillqvist2011-11-102-0/+20
* no .pc when built without configureCaolán McNamara2011-10-041-0/+2
* deliver the .pc file as well I guessCaolán McNamara2011-10-032-1/+6
* Make Android cross-build workingThorsten Behrens2011-09-272-11/+20
* curl: disable libssh2 supportMiklos Vajna2011-08-091-1/+1
* Cross-compilation support for AndroidTor Lillqvist2011-06-092-1/+23
* Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-061-1/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-12/+12
* Drop unnecessary quotes around platform tripletsTor Lillqvist2011-05-301-1/+1
* Cross-compilation support and iOS in particularTor Lillqvist2011-05-241-1/+14
* Drop OS2Tor Lillqvist2011-05-211-13/+0
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-092-6/+2
|\
| * mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono2011-01-061-1/+1