Steven Tamm
0772ffb290
Updating list of TODOs to remove image support and environment variable problem
2004-05-30 00:37:26 +00:00
Stefan Monnier
7fc34f8550
*** empty log message ***
2004-01-14 14:40:24 +00:00
Lars Hansen
930a9995bd
*** empty log message ***
2003-11-22 23:01:39 +00:00
Andrew Choi
462f94d5d4
src/Emacs.r [!TARGET_API_MAC_CARBON]: Don't define hfdr resource.
2003-11-02 17:39:24 +00:00
Andrew Choi
043131c4a7
These are Nozomu Ando's changes to build Emacs to run under X Window
...
in Mac OS X without the need to use static X11 libraries.
2003-10-31 19:42:47 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Andrew Choi
8472b9cf41
* make-package: Allocate 5% extra space on disk image for directories
...
and partition tables.
2003-04-28 16:15:35 +00:00
Steven Tamm
afc9c9e4a2
Place libexec executables directly under the Contents/MacOS/libexec if
...
the application is self-contained.
2003-04-05 03:11:36 +00:00
Kim F. Storm
874ebf3a3e
*** empty log message ***
2003-03-31 22:45:30 +00:00
Kim F. Storm
acd3756047
*** empty log message ***
2003-03-21 14:05:12 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Steven Tamm
cbcf7a8e45
* make-package: Fixed problem where the building without
...
specifying build directory fails.
2003-01-14 17:49:00 +00:00
Steven Tamm
77a4e329cd
* INSTALL: Added documentation about --enable-carbon-app and
...
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
2003-01-07 05:50:36 +00:00
Juanma Barranquero
d068066060
*** empty log message ***
2003-01-03 16:05:51 +00:00
Steven Tamm
17f8fc449a
* make-package: Now copies License and ReadMe files into the
...
Resources directory. Reduces overhead size when creating
installer disk image
2003-01-01 00:27:01 +00:00
Steven Tamm
52efaffcc3
* make-package: Defaults to building the source tree in a
...
separate directory. Use the new option --build-in-place to
have old behavior. Added new option --build-dir to specify the
build directory
2002-12-29 07:34:48 +00:00
Steven Tamm
5ea7adcc85
* make-package: Fix typo where tmpparent was used instead of
...
tempparent for calculating installedSize and compressedSize
2002-12-27 23:35:36 +00:00
Andreas Schwab
810e89c769
Fix syntax for find.
2002-12-10 16:53:24 +00:00
Steven Tamm
73fffc8cd3
INSTALL: Describe make-package
...
make-package: --self-contained works
2002-12-08 18:31:09 +00:00
Andrew Choi
c0752905a7
2002-12-02 Andrew Choi <akochoi@shaw.ca>
...
* make-bin-dist, osx-install: Remove.
* INSTALL: Remove description of make-bin-dist and osx-install.
2002-12-02 17:25:20 +00:00
Steven Tamm
c4ea99e1a8
Switched copying of .el files to be on by default.
2002-12-02 16:12:45 +00:00
Steven Tamm
876e727eb5
Added a lot of options to reduce disk size of both the installer and the final
...
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.
2002-11-30 22:06:38 +00:00
Andreas Schwab
88651e4e0c
.
2002-10-14 09:57:39 +00:00
Steven Tamm
3f34081a9b
* make-package: Added ability to pass command line options
...
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.
2002-10-09 02:20:28 +00:00
Steven Tamm
bfde267366
make-package: Now calls make bootstrap if .elc files are missing
2002-10-07 20:36:24 +00:00
Andrew Choi
f871a27b8f
2002-08-27 Andrew Choi <akochoi@shaw.ca>
...
* INSTALL: Add information on starting Emacs as a GUI application
from the terminal.
2002-08-28 01:20:22 +00:00
Andrew Choi
a4581dd3c9
2002-08-15 Andrew Choi <akochoi@shaw.ca>
...
* INSTALL: Add instructions for building Carbon version on Macs
with X Window installed.
2002-08-16 04:54:20 +00:00
Andrew Choi
747642c5ff
2002-07-31 Andrew Choi <akochoi@shaw.ca>
...
* Emacs.app/Contents/PkgInfo, Emacs.app/Contents/Info.plist:
change creator code from ???? to EMAx.
2002-08-01 03:48:22 +00:00
Andrew Choi
9794a8cdad
In src:
...
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.
2002-08-01 03:33:20 +00:00
Andrew Choi
910fb17168
2002-07-11 Andrew Choi <akochoi@shaw.ca>
...
* make-package: Change -a option to -R for cp command.
2002-07-11 17:14:03 +00:00
Andrew Choi
e43e5c3e8e
2002-07-05 Andrew Choi <akochoi@shaw.ca>
...
* make-package: Add ability to handle options --help, --prefix,
--no-conf, and --with-x.
2002-07-05 19:03:19 +00:00
Andrew Choi
4c3e985b45
2002-07-04 Andrew Choi <akochoi@shaw.ca>
...
* make-package: New file.
2002-07-04 19:33:39 +00:00
Andrew Choi
bc21bf11c1
In mac:
...
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.
2002-07-01 20:02:33 +00:00
Andrew Choi
e0f712ba55
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
...
lisp/ChangeLog, and src/ChangeLog for list of changes.
2002-04-26 23:39:06 +00:00
Kim F. Storm
fa72cff4e3
*** empty log message ***
2002-01-28 22:54:54 +00:00
Pavel Janík
c95eaa61ce
*** empty log message ***
2001-12-22 14:18:08 +00:00
Pavel Janík
39cf8566cd
*** empty log message ***
2001-12-22 13:57:51 +00:00
Eli Zaretskii
4971e49174
*** empty log message ***
2001-12-13 10:02:26 +00:00
Pavel Janík
03f9f7aeb5
*** empty log message ***
2001-12-08 21:06:01 +00:00
Kim F. Storm
9117567315
*** empty log message ***
2001-12-05 23:03:44 +00:00
Kim F. Storm
6a3b752fd4
Merged fringe width related changes.
2001-12-01 01:36:04 +00:00
Pavel Janík
ea904403d4
*** empty log message ***
2001-11-18 08:37:52 +00:00
Pavel Janík
98cbb9fa39
*** empty log message ***
2001-11-16 22:54:22 +00:00
Kim F. Storm
06e8f73800
Fringe cleanup.
2001-11-16 13:21:09 +00:00
Gerd Moellmann
6aa97356aa
*** empty log message ***
2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1
*** empty log message ***
2001-10-21 09:04:46 +00:00
Stefan Monnier
c0ec53ad99
Update calls to openp.
2001-10-12 03:37:43 +00:00
Gerd Moellmann
ab952a4f34
*** empty log message ***
2001-10-10 09:43:20 +00:00
Stefan Monnier
9985827fec
*** empty log message ***
2001-10-08 11:46:44 +00:00
Gerd Moellmann
2a34a036ff
*** empty log message ***
2001-10-06 09:57:20 +00:00