[Privoxy-devel] Hosting binary package builder projects at privoxy.org
Ian Silvester
iansilvester at fastmail.fm
Sun Jul 1 18:40:36 UTC 2018
Thanks Lee,
I'll use the same approach then for my two erstwhile CVS modules. I'll double-check but I'm pretty sure I have only non-binary files in the both of them. One question - what is branch 'lee' for? What's the advantage of not putting them in the 'master' branch? Or is lee only a local branch for you? I don't see the 'windows' subdir when I pull the latest 'master' branch y'see.
Related - can you tell I'm a git newb?
Ian
My PGP public key[http://silvester.org.uk/IanSilvesterPGPPublicKey.asc]
On Sun, 1 Jul 2018, at 13:27, Lee wrote:
> On 7/1/18, Ian Silvester <iansilvester at fastmail.fm> wrote:
> > Hi Fabian,
> >
> > I've finally found some time to update the developer docs, and it has
> > caused me to realise that the macOS/iOS binary builder projects are
> > still hosted solely at Sourceforge. Is there any chance these too could
> > be migrated to privoxy.org? The module names still in use are:
> > iOSPackageBuilder
> > OSXPackageBuilder
>
> I created a windows directory for the old winsetup/ files:
> $ git status
> On branch lee
> Changes to be committed:
> (use "git reset HEAD <file>..." to unstage)
>
> new file: windows/.gitignore
> new file: windows/GNUmakefile
> new file: windows/MYconfigure
> new file: windows/WinMessages.nsh
> new file: windows/privoxy.ico
> new file: windows/privoxy_winthreads.nsi
> new file: windows/uninstall_privoxy.ico
>
>
> Fabian doesn't want [other?] programs in the git repository, so the
> windows build doc has to say where to get the nsis installer .zip
> file, where to extract it & the line that has to be adjusted in
> windows/GNUmakefile before one can build a privoxy windows installer.
>
> On the bright side, the windows newrelease section in the developers'
> doc is basically just
> cd windows
> make
> rename [these] files to include the version number, gpg sign & upload :)
>
> Regards,
> Lee
More information about the Privoxy-devel
mailing list