1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
Commit graph

12 commits

Author SHA1 Message Date
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
ed324b4551 Now correctly creates a self-contained application 2002-12-08 18:29:36 +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
b6f85fd7e0 Removing unnecessary symlink from emacs -> emacs-version 2002-11-30 23:43:51 +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
9826efb5f1 Fix syntax for find. 2002-10-14 09:57:20 +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
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