[Privoxy-devel] Hosting binary package builder projects at privoxy.org
Lee
ler762 at gmail.com
Sun Jul 1 17:27:39 UTC 2018
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