This branch contains an attempt to re-ignite PuTTYTray on PuTTY 0.68 or higher.
The project has fallen behind PuTTY upstream, and shouldn't be used for now. Please use upstream PuTTY.
There is discussion of the project status on github issues.
The previously released binaries are built from the latest PuTTYTray tag.
upstream
: the actual upstream branch we're tracking (master)upclean
: an automatically cleaned-up variant of the branchscripts
: orphan branch carrying the scripts to generate upcleanmaster
: third attempt to reignite the projectt67-failed-merge
: a failed attempt to merge0.68
andp0.67-t029
t67-failed-patches
: a failed attempt to make patches fromp0.67-t029
I will rebase all branches. Please work from tags.
mkdir -p doc && \
perl licence.pl && \
(cd charset && perl sbcsgen.pl) && \
./mkcmake.py > CMakeLists.txt