Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
Packaging
/
nsis
Age
Commit message (
Collapse
)
Author
2011-11-05
Assume Windows packaging doesn't include openssl
Kevin Smith
2011-04-09
Added NSIS translation scripts to .gitignore.
Remko Tronçon
2011-02-20
Auto-generate NSIS translation script.
Remko Tronçon
2011-02-20
Adding translation to Windows installer
Kevin Smith
2010-12-20
Refuse to run the uninstaller while Swift is still running
Kevin Smith
Resolves: #686
2010-12-20
Remove all files and folders when Swift is uninstalled
Kevin Smith
Resolves: #686
2010-10-01
Remove the Add/Remove item from Windows on uninstall.
Kevin Smith
Resolves: #525
2010-10-01
Fix for previous NSIS commit
Kevin Smith
2010-10-01
Detect running Swift before running NSIS installer.
Kevin Smith
Resolves: #229
2010-09-15
Attempt to show icon in Snarl config dialog.
Remko Tronçon
Doesn't work though. Need to find out why.
2010-08-22
Include unbundled sound in Windows installer
Kevin Smith
2010-06-18
Windows installer should put the Start Menu shortcuts in the right place.
Kevin Smith
Resolves: #311
2010-04-04
Be more permissive of msvc runtime versions
Kevin Smith
2010-04-04
Don't prompt to install vcredist if already installed.
Kevin Smith
Resolves: #205
2010-04-04
Include QtXMLPatterns4 in Windows installs. Bumps requirement for packaging ↵
Kevin Smith
on Windows to Qt-4.6
2010-04-04
Better clean up after uninstall
Kevin Smith
2009-09-20
Overhaul the NSIS installer.
Kevin Smith
2009-08-28
Add SCons tool to dump build version in a file.
Remko Tronçon
2009-08-13
Add image plugins to nsis script.
Remko Tronçon
2009-08-13
Fix NSIS script to work with SCons scanner.
Remko Tronçon
2009-08-11
Add dynamic build date to NSIS build.
Remko Tronçon
2009-08-11
Add NSIS support to scons file.
Remko Tronçon
2009-08-11
Making the nsis installer copy qt files et al.
Kevin Smith