[PR #129] [MERGED] Patch for #115 and Patches for MSVC Shared Builds #422

Closed
opened 2026-05-05 12:15:30 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/129
Author: @Alexhuszagh
Created: 10/20/2017
Status: Merged
Merged: 10/22/2017
Merged by: @jmcnamara

Base: masterHead: master


📝 Commits (1)

  • 6c7c15a Bug fixes for CMakeLists and CI for the CMakelists to patch #115

📊 Changes

3 files changed (+71 additions, -29 deletions)

View changed files

📝 .drone.yml (+11 -3)
📝 CMakeLists.txt (+26 -19)
📝 appveyor.yml (+34 -7)

📄 Description

Fixes:

  • Missing DLL installation on Windows
  • Missing exported symbols on MSVC when creating a DLL.
  • Increases the number of configurations for MinGW and MSVC CI to ensure static/shared builds, with more platforms and build types.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jmcnamara/libxlsxwriter/pull/129 **Author:** [@Alexhuszagh](https://github.com/Alexhuszagh) **Created:** 10/20/2017 **Status:** ✅ Merged **Merged:** 10/22/2017 **Merged by:** [@jmcnamara](https://github.com/jmcnamara) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`6c7c15a`](https://github.com/jmcnamara/libxlsxwriter/commit/6c7c15a9786721c6db8325e28203ca0c5c014677) Bug fixes for CMakeLists and CI for the CMakelists to patch #115 ### 📊 Changes **3 files changed** (+71 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+11 -3) 📝 `CMakeLists.txt` (+26 -19) 📝 `appveyor.yml` (+34 -7) </details> ### 📄 Description Fixes: - Missing DLL installation on Windows - Missing exported symbols on MSVC when creating a DLL. - Increases the number of configurations for MinGW and MSVC CI to ensure static/shared builds, with more platforms and build types. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 12:15:30 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#422
No description provided.