Skip to content

Conversation

@ThomasKroes
Copy link
Contributor

  • Add PDB file copying for Windows builds

Copy PDB files to the RelWithDebInfo/lib directory on Windows.

  • Add debug information flag for RelWithDebInfo mode

  • Add import for tools in conanfile.py

  • Set ManiVault installation directory from environment

Add installation directory for ManiVault

  • Update conanfile.py

  • Refactor PDB file handling in conanfile.py

Remove installation directory from environment variable and update PDB destination path.

  • Fix pdb file copying for RelWithDebInfo builds

Ensure pdb files are copied correctly for Windows builds.

  • Update conanfile.py

  • Fix pdb destination path for Windows builds

  • Update Windows OS check in conanfile.py

  • Log PDB file copying on Windows

Add print statement for PDB file copying process

  • Refactor PDB file handling in conanfile.py

Refactor PDB file copying logic and ensure all files are copied from the package directory.

  • Add import for shutil module

* Add PDB file copying for Windows builds

Copy PDB files to the RelWithDebInfo/lib directory on Windows.

* Add debug information flag for RelWithDebInfo mode

* Add import for tools in conanfile.py

* Set ManiVault installation directory from environment

Add installation directory for ManiVault

* Update conanfile.py

* Refactor PDB file handling in conanfile.py

Remove installation directory from environment variable and update PDB destination path.

* Fix pdb file copying for RelWithDebInfo builds

Ensure pdb files are copied correctly for Windows builds.

* Update conanfile.py

* Fix pdb destination path for Windows builds

* Update Windows OS check in conanfile.py

* Log PDB file copying on Windows

Add print statement for PDB file copying process

* Refactor PDB file handling in conanfile.py

Refactor PDB file copying logic and ensure all files are copied from the package directory.

* Add import for shutil module
@ThomasKroes ThomasKroes self-assigned this Oct 9, 2025
@ThomasKroes ThomasKroes added the enhancement New feature or request label Oct 9, 2025
@ThomasKroes ThomasKroes merged commit e724134 into release/core_bican_bg/bican_bg Oct 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants