• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curl / curl / 6458
37%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2017 04:56PM UTC
Jobs 1
Files 255
Run time 30s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
6458

push

travis-ci

vszakats
lib/Makefile.m32: allow customizing dll suffixes

- New `CURL_DLL_SUFFIX` envvar will add a suffix to the generated
  libcurl dll name. Useful to add `-x64` to 64-bit builds so that
  it can live in the same directory as the 32-bit one. By default
  this is empty.

- New `CURL_DLL_A_SUFFIX` envvar to customize the suffix of the
  generated import library (implib) for libcurl .dll. It defaults
  to `dll`, and it's useful to modify that to `.dll` to have the
  standard naming scheme for mingw-built .dlls, i.e. `libcurl.dll.a`.

Closes https://github.com/curl/curl/pull/1942

19984 of 27155 relevant lines covered (73.59%)

107257.45 hits per line

Jobs
ID Job ID Ran Files Coverage
13 6458.13 (T=coverage) 04 Oct 2017 04:56PM UTC 0
73.59
Travis Job 6458.13
Source Files on build 6458
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6458
  • aaa16f80 on github
  • Prev Build on master (#6457)
  • Next Build on master (#6462)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc