0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updating the latest GhostTrap download link within CDN, updating release history More... 12 months ago
as per discussion, removing the leftover VC redistributable file from installation dir upon uninstall More... about 1 year ago
Merged in feature/PO-2965-update-GhostScript-10.04.0-or-later (pull request #6) More... about 1 year ago
bumping ghost trap's own version to 1.6 More... about 1 year ago
Merge branch 'main' into feature/PO-2965-update-GhostScript-10.04.0-or-later More... about 1 year ago
Merged in feature/PO-2938-PO-3059-silent-installer-for-ghost-trap (pull request #5) More... about 1 year ago
adding another line after moving the vc++ installer into redist folder of the installation More... about 1 year ago
changing one typo in comments, also adding methods to log out the version string of the VC redistributable installer so we always know which version we are attempting to install on the Windows OS More... about 1 year ago
further trimming screen outputs for build.bat More... about 1 year ago
updating version numbers, copyrights etc throughout documentations as well as installer scripts and cpp source files More... about 1 year ago
recommit to ensure end of line is in Windows format More... about 1 year ago
setting .bat file's end of line by default as CRLF More... about 1 year ago
adding some remarks about the build script More... about 1 year ago
making the build.bat a lot more verbose to make it easier to narrow down which step may have gone wrong during the building process More... about 1 year ago
updating all file names referring to VC redistributable file inside script to match their usual case More... about 1 year ago
adding logging if failing to create a folder called redist under installation path used to put the dependency file More... about 1 year ago
create relocation dir for redistributble before copying More... about 1 year ago
using correct comment style for pre-processing lines, moving redist file after installation instead of deleting More... about 1 year ago
addressing PR comments. No more checking already running processes for VC++ deps installation, no more deleting the VC++ deps installer post-installation, committing the specific version of VC_redist.x64.exe, build 30153 to code base as it is hard to find More... about 1 year ago
adding comments, the VC++ deps installation is automatic and mirrors the version used by GhostScript installer More... about 1 year ago
simplifying deps logic as only installing x64 version of the vc++ deps, mirroring what GhostScript installer does More... about 1 year ago
refactoring, only calling post-intall exec hook once, also removing experimenting code after initial test success More... about 1 year ago
adding experimental method for testing More... about 1 year ago
add silent logging, fixing a file name bug, initialise a global flag to monitor whether we have tried to install vc deps in function PrepareToInstall More... about 1 year ago
inno setup installer script changes, removing extra pages, adds vc redist files to the included package, adds business logic to run them as part of the installation process when required More... about 1 year ago
PO-2572 Inno Setup 6.3 introduced the ARM64 support. Updated requirements. More... over 1 year ago
PO-2572 Version bump from v1.4.10.03.1 to v1.5.10.03.1 More... over 1 year ago
PO-2572 - modify ghost-trap.iss - don't block installation on Windows arm64 More... over 1 year ago
PO-2204 Upgrading to Ghostscript 10.03.1 and the latest Chromium Sandbox More... over 1 year ago
Merged in PO-1913-add-dot-NET-runtime-requirement-to-installer (pull request #4) More... about 2 years ago