| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lastfile.c.x.
(PPCCOptions): Add -alloca.
(EmacsObjects): Remove alloca.c.x. Add fringe.c.x, image.c.x, and
lastfile.c.x.
(Emacs MPW): Add QuickTimeLib.
(EmacsSource): Remove alloca.c. Add fringe.c, image.c, and
lastfile.c.
(LispSource): Fix pathnames for byte-run.elc, float-sup.elc, and
map-ynp.elc.
* inc/config.h (USE_LSB_TAG) [__MRC__]: Define.
(UNEXEC_SRC): Close comment.
* inc/epaths.h (PATH_BITMAPS, PATH_GAME): New defines.
* inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define.
(C_ALLOCA) [__MRC__]: Don't define.
* inc/s-mac.h (X_OK): New define.
(DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro.
(GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
in Mac OS X without the need to use static X11 libraries.
|
| | |
|
| |
|
|
| |
and partition tables.
|
| |
|
|
| |
the application is self-contained.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
specifying build directory fails.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
changed documentation concerning Emacs.app location
Removed some of the documentation about make-package that isn't
needed
Changed comment about requiring root permission to install to
saying that it might be necessary depending on where you install
Refered to /usr caveat in more places
* make-package (make_options): Use new carbon_appdir option to
specify directory to install Application and lets the makefile
install
|
| | |
|
| |
|
|
|
| |
Resources directory. Reduces overhead size when creating
installer disk image
|
| |
|
|
|
|
| |
separate directory. Use the new option --build-in-place to
have old behavior. Added new option --build-dir to specify the
build directory
|
| |
|
|
| |
tempparent for calculating installedSize and compressedSize
|
| | |
|
| |
|
|
| |
make-package: --self-contained works
|
| |
|
|
|
|
| |
* make-bin-dist, osx-install: Remove.
* INSTALL: Remove description of make-bin-dist and osx-install.
|
| | |
|
| |
|
|
|
|
| |
application. Added option to make installer generate self-contained Emacs.app.
Now nolonger creates a "full-dist" by default, by omitting .el files that have
already been compiled.
|
| | |
|
| |
|
|
|
|
|
| |
through to make and configure (-m, & -c,).
Added option to not copy Application into installer, the default
for X11 builds. Does not copy CVS directories into installer.
Clarified some of the usage notes.
|
| | |
|
| |
|
|
|
| |
* INSTALL: Add information on starting Emacs as a GUI application
from the terminal.
|
| |
|
|
|
| |
* INSTALL: Add instructions for building Carbon version on Macs
with X Window installed.
|
| |
|
|
|
| |
* Emacs.app/Contents/PkgInfo, Emacs.app/Contents/Info.plist:
change creator code from ???? to EMAx.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
2002-07-31 Andrew Choi <akochoi@shaw.ca>
* s/darwin.h: Define MAC_OS, SYMS_SYSTEM, and OTHER_FILES only if
HAVE_CARBON is defined.
In mac:
2002-07-31 Andrew Choi <akochoi@shaw.ca>
* INSTALL: Add instructions for building X Window version.
|
| |
|
|
| |
* make-package: Change -a option to -R for cp command.
|
| |
|
|
|
| |
* make-package: Add ability to handle options --help, --prefix,
--no-conf, and --with-x.
|
| |
|
|
| |
* make-package: New file.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-07-01 Andrew Choi <akochoi@shaw.ca>
* Emacs.app/Contents/Resources/Emacs.icns: New file.
* Emacs.app/Contents/Info.plist: Add CFBundleDocumentTypes and
CFBundleIconFile entries.
In src:
2002-07-01 Andrew Choi <akochoi@shaw.ca>
* macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
and FSRefMakePath to convert FSSpec returned with Apple Event to
Posix pathname.
(mac_initialize) [TARGET_API_MAC_CARBON]: Call
init_required_apple_events and disable the `Quit' menu item
provided automatically by the Carbon Toolbox.
|
| |
|
|
| |
lisp/ChangeLog, and src/ChangeLog for list of changes.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|