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

cucumber / cucumber-cpp / 608

Builds Branch Commit Type Ran Committer Via Coverage
608 master Build as shared library on CI Because this will catch errors with APIs not being properly marked for export. AFAIK this shouldn't fail to catch any errors that a static build would, so I'm not retaining the static build. Pull #147 22 May 2018 05:24PM UTC web-flow travis-ci pending completion   set done
607 master Use dependencies via target_link_libraries exclusively This allows all dependencies to be resolved in CMake's generation step instead of before that time during script execution. Additionally properties such as transitive dependencies are now ha... push 22 May 2018 09:20AM UTC muggenhor travis-ci pending completion   set done
606 master Use dependencies via target_link_libraries exclusively This allows all dependencies to be resolved in CMake's generation step instead of before that time during script execution. Additionally properties such as transitive dependencies are now ha... Pull #191 19 May 2018 04:36PM UTC web-flow travis-ci pending completion   set done
605 master Use GMock/GTest targets directly instead of via variables This makes the dependencies more easy to read via visual inspection. Additionally it also only uses the -main version of the GTest/GMock library when necessary. push 19 May 2018 02:15PM UTC muggenhor travis-ci pending completion   set done
604 master Hide GMock/GTest internals from cucumber-cpp dynamic symbol table Pull #147 19 May 2018 12:23PM UTC web-flow travis-ci pending completion   set done
603 master GMock: build CMake arguments in a single location I.e. Don't Repeat Yourself (DRY). push 19 May 2018 11:22AM UTC muggenhor travis-ci pending completion   set done
602 master Support building as a shared library On Windows, it is necessary to add some __declspec() calls to expose some symbols with different linkage types. This commit adds the makes it possible for users to easily build cucumber-cpp either as a static ... Pull #147 18 May 2018 07:00PM UTC web-flow travis-ci pending completion   set done
601 master AppVeyor: bump boost from 1.59.0 to 1.60.0 Because, unfortunately, the former is no longer available in any image. push 18 May 2018 06:48PM UTC muggenhor travis-ci pending completion   set done
600 master Support building as a shared library On Windows, it is necessary to add some __declspec() calls to expose some symbols with different linkage types. This commit adds the makes it possible for users to easily build cucumber-cpp either as a static ... Pull #147 18 May 2018 09:16AM UTC web-flow travis-ci pending completion   set done
599 master [cmake] adding a target install Pull #182 30 Mar 2018 08:13PM UTC web-flow travis-ci pending completion   set done
598 master Merge #189 'Fix build' push 30 Mar 2018 07:21PM UTC konserw travis-ci pending completion   set done
597 master Update documentation Pull #189 30 Mar 2018 05:13PM UTC web-flow travis-ci pending completion   set done
596 master fix conflicting "using std" declaration with "using boost::thread" Pull #189 30 Mar 2018 02:48PM UTC web-flow travis-ci pending completion   set done
156 master fix boost path? Pull #108 23 Mar 2018 05:55PM UTC Kamil Strzempowicz travis-ci pending completion   set done
595 master fix conflicting "using std" declaration with "using boost::thread" Pull #189 23 Mar 2018 05:39PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next →
  • Back to Repo
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