Remaining stuff from Building GUI Vim on MacOS

25 views
Skip to first unread message

Bram Moolenaar

unread,
Aug 20, 2020, 10:17:05 AM8/20/20
to vim...@googlegroups.com, Yee Cheng Chin

There is still a section in the Makefile, starting with:


###############################################################################
### MacOS X installation
###
### This installs a runnable Vim.app in $(prefix)

REZ = /Developer/Tools/Rez
RESDIR = $(APPDIR)/Contents/Resources
VERSION = $(VIMMAJOR).$(VIMMINOR)


It appears setting $APPDIR was removed previously, thus it seems this
section is now dead code. Can we delete this?

--
hundred-and-one symptoms of being an internet addict:
248. You sign your letters with your e-mail address instead of your name.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

Yegappan Lakshmanan

unread,
Aug 22, 2020, 7:01:26 PM8/22/20
to vim_dev, Yee Cheng Chin
Hi Bram,

On Thu, Aug 20, 2020 at 7:17 AM Bram Moolenaar <Br...@moolenaar.net> wrote:

There is still a section in the Makefile, starting with:


###############################################################################
### MacOS X installation
###
### This installs a runnable Vim.app in $(prefix)

REZ    = /Developer/Tools/Rez
RESDIR = $(APPDIR)/Contents/Resources
VERSION = $(VIMMAJOR).$(VIMMINOR)


It appears setting $APPDIR was removed previously, thus it seems this
section is now dead code.  Can we delete this?


BTW, the Vim source tree used by Apple for MacOS 10.15.3 is at:


This uses the following Xcode project:


There are also some scripts:


I don't know whether any of these can be merged into the Vim tree to enable
building installable packages on MacOS.

- Yegappan

Yee Cheng Chin

unread,
Sep 15, 2020, 1:13:08 AM9/15/20
to Yegappan Lakshmanan, vim_dev
Sorry for the late reply (had an overly aggressive email filter that has since been modified) and seems like you already removed it anyway, but I don't think it' used so it was fine to remove.
Reply all
Reply to author
Forward
0 new messages