Hi Bram, 2016/1/23 Sat 6:58:13 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > Hi Bram and Christian, > > > > 2016/1/20 Wed 1:48:07 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > > > > > Hi Bram, > > > > > > > > 2016/1/17 Sun 2:06:17 UTC+9 Bram Moolenaar wrote: > > > > > I am including the changes to gvim.nsi. I also updated the code to > > > > > look > > > > > for libintl-8.dll, since that one uses the iconv libraray. The one I > > > > > used so far was quite old. > > > > > > > > > > Please let me know if this doesn't work and further changes are > > > > > needed. > > > > > > > > I think all the changes needed are fully merged. (except the build > > > > scripts) > > > > > > > > How about this idea? > > > > https://groups.google.com/d/msg/vim_dev/dAXpcpHmVw4/i6X-SqP1BAAJ > > > > Maybe it's better to use git submodule. > > > > If you like this, I will try it on my repository. > > > > > > I'm not sure what that means... > > > > > > Building the gvim.exe once per day seems about right. Not sure how to > > > set that up. Perhaps some kind of automatic pull on the submodule? > > > > > > We could just build on every commit, but I've already seen builds fail > > > because there are not sufficient resources. > > > > Okay, I set up another repository: > > https://github.com/k-takata/vim-win32-installer > > > > This includes the vim/vim repository as a submodule. > > When a tag is pushed to the vim-win32-installer repository, an appveyor > > build > > starts and built packages are uploaded to the release page: > > https://github.com/k-takata/vim-win32-installer/releases > > (Not to the release page of vim/vim.) > > That looks nice! Redirecting from the Vim doesnload page to here would > make most people happy. I think the only hint that's needed is "in case > you don't have a preference, download the "_x86.exe" file and run it".
OK, I added a note: https://github.com/k-takata/vim-win32-installer/releases I think it's ready to set up the official installer repository. ;-) Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
