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

zeromq / libzmq
75%

Build:
DEFAULT BRANCH: master
Repo Added 13 Mar 2016 10:54PM UTC
Files 214
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-unittests-mtrie
  • ci
  • dev1
  • fix-install-cmake-config-on-mingw
  • jemc-relicense
  • latest_release
  • libera
  • make-failing-test-not-hang
  • no-allocation-sends
  • p-stable-poller
  • patch-1
  • pre_reformat
  • refs/tags/v4.3.5
  • revert-1975-master
  • revert-2572-rep_leak
  • revert-2974-static_init_gcc
  • rp42-fix-windows-mt-build
  • secpolicy
  • show-ref
  • tmp_obs_release_branch
  • v4.0.2-test
  • v4.2.0
  • v4.2.0-rc1
  • v4.2.1
  • v4.2.2
  • v4.2.3
  • v4.2.4
  • v4.2.5
  • v4.3.0
  • v4.3.1
  • v4.3.2
  • v4.3.2-win
  • v4.3.3
  • v4.3.4
  • zap-domain-docs

10 Sep 2025 01:30PM UTC coverage: 74.947% (+0.03%) from 74.917%
17615404584

push

github

bluca
CMake: fix installation of config files on MinGW

You have configured zeromq with CMake.
Build environment is MinGW.
When you install the the package config files, they are copied into a "CMake" directory into the sysroot, but this is a nonsense.
Instead, they should be copied under ${LIBDIR}/cmake, as GNU tools require.
Hopefully, the solution is very easy.
This tiny PR fixes this error.

14823 of 19778 relevant lines covered (74.95%)

31203.32 hits per line

Relevant lines Covered
Build:
Build:
19778 RELEVANT LINES 14823 COVERED LINES
31203.32 HITS PER LINE
Source Files on master
  • Tree
  • List 214
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17615404584 master CMake: fix installation of config files on MinGW You have configured zeromq with CMake. Build environment is MinGW. When you install the the package config files, they are copied into a "CMake" directory into the sysroot, but this is a nonsense... push 10 Sep 2025 01:34PM UTC bluca github
74.95
16839458410 master Update vmci_listener.cpp make vmci_listener compile on windows again push 08 Aug 2025 08:07PM UTC bluca github
74.92
16550147459 master Merge 23d7bad77 into 3e5ce5c1c Pull #4809 27 Jul 2025 10:34AM UTC web-flow github
74.91
16411144896 master Merge d6055591e into 3e5ce5c1c Pull #4809 21 Jul 2025 07:38AM UTC web-flow github
74.94
15904446972 master The tests/test_radio_dish test implements is_multicast_available() to verify that multicast is working on the system before running tests that relies on this, or skipping those test otherwise. In some circumstances this check itself hangs due to ... push 26 Jun 2025 02:23PM UTC bluca github
74.93
15885141104 master Problem: code coverage build fails Solution: add -fprofile-update=atomic and --ignore-errors unused as indicated by log message geninfo: ERROR: Unexpected negative count '-1' for /usr/include/c++/13/bits/stl_tree.h:2466. Perhaps you need to com... push 25 Jun 2025 07:18PM UTC bluca github
74.95
12550031502 master cmake_minimum_required() before project() * Without this CMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded (MT) Windows builds still produced incompatible MultiThreadedDLL (MD) output. * Resolves following warning: CMake Warning (dev) at CMakeList... push 30 Dec 2024 05:52PM UTC bluca github
74.85
12432130068 master Merge 1ad4e1a74 into a23330dbe Pull #4761 20 Dec 2024 01:20PM UTC web-flow github
74.91
12000380057 master Fix compilation with modern compilers Fixes error: jump to label 'try_tcpip' crosses initialization of 'const SOCKET listener' push 24 Nov 2024 11:11PM UTC bluca github
74.87
11970855004 master Fix example issue of zmq_timers.adoc push 22 Nov 2024 10:31AM UTC bluca github
74.85
See All Builds (3845)
  • Repo on GitHub
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

© 2025 Coveralls, Inc