aboutsummaryrefslogtreecommitdiffstats
path: root/release/tigervnc.iss.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove 32-/64-bit distinctionsPierre Ossman2022-01-211-9/+2
| | | | | The migration from 32-bit to 64-bit has long passed. Let's get rid of all distinctions as native applications it the norm now.
* Include translations in macOS and Windows buildsPierre Ossman2021-08-271-0/+8
|
* Fix capitalisation of LICENCE.TXTPierre Ossman2020-08-171-1/+1
| | | | | If InnoSetup is run on a case sensitive system then the configuration files must match what the file is actually called.
* Split WinVNC to a separate installerPierre Ossman2020-07-161-140/+0
| | | | It doesn't work very well so it shouldn't be included by default.
* Move release cmake stuff to release directoryPierre Ossman2020-07-161-4/+4
| | | | It's just confusing when this is split over two directories.
* Change to https for tigervnc URLPierre Ossman2018-10-191-1/+1
| | | | Our main web site now supports https, so update all references.
* Rename README.txt to README.rst and convert to reStructuredTextPeter Åstrand (astrand)2018-01-311-2/+2
|
* Hook up the "Load X.509 Cert/Key" dialogs in winvncBrian P. Hinz2017-08-211-0/+5
|
* Make WinVNC service mode work on Windows Vista and beyond.Samuel Mannehed2014-02-071-0/+109
| | | | | | | | Patch by Jochen Tucht, fixes bug 135. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5158 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Fix incorrect dll location in windows setup file templateBrian Hinz2013-04-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5089 3789f03b-4d11-0410-bbf8-ca57d06f2519
* We don't need BUILD_DIR anymore since we divorced Visual StudioDRC2011-11-081-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4776 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Remove Visual C++ supportDRC2011-11-081-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4774 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Consolidate all README files into one and distribute it with the binary ↵DRC2011-06-281-3/+4
| | | | | | packages. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4562 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Deploy Mac TigerVNC Viewer as an application bundle instead of a package, ↵DRC2011-06-241-0/+63
and consolidate all of the installer scripts under release/ and cmake/ git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4538 3789f03b-4d11-0410-bbf8-ca57d06f2519