Commit Graph

11 Commits

Author SHA1 Message Date
Ross 2973e86d45 Improve artifact detection logic in build script to prioritize executable files and directories, enhancing robustness and user feedback. 2025-11-24 16:13:09 +00:00
Ross 3680716d71 Update build process to include certificate directory for SSL verification in frozen builds 2025-11-24 15:44:43 +00:00
Ross 377be258de include cert.pem for SSL verification in frozen builds and update build process to handle CA bundles 2025-11-24 15:30:48 +00:00
Ross b40e802627 enhance build process to handle locked artifacts and ensure directory creation 2025-11-24 13:43:15 +00:00
Ross 5f2bcb81a4 include pythonnet package and clr_loader in build process for runtime compatibility 2025-11-24 12:24:10 +00:00
Ross f42c1a1839 include pythonnet runtime DLLs in build process to prevent missing dependencies 2025-11-24 12:18:15 +00:00
Ross 094d66b137 rename test binary from 'anon_gui_test' to 'Uploader_test' for consistency 2025-11-24 12:15:00 +00:00
Ross fa469a79fc fix build process: use absolute paths for icon folder in PyInstaller configuration to prevent runtime errors 2025-11-24 12:11:12 +00:00
Ross 6db2a8fcf3 enhance build process: include dicognito package data in PyInstaller build to prevent runtime errors 2025-11-24 11:57:00 +00:00
Ross eb061992a3 enhance build script and logging: add destination option to build command, log output to uploader.log, and improve artifact handling 2025-11-24 11:34:43 +00:00
Ross Kruger e52349ab46 add build details 2024-06-21 11:27:31 +01:00