| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix syntax for find. | Andreas Schwab | 2002-12-10 | 1 | -1/+1 |
| | | |||||
| * | Now correctly creates a self-contained application | Steven Tamm | 2002-12-08 | 1 | -8/+19 |
| | | |||||
| * | Switched copying of .el files to be on by default. | Steven Tamm | 2002-12-02 | 1 | -5/+5 |
| | | |||||
| * | Removing unnecessary symlink from emacs -> emacs-version | Steven Tamm | 2002-11-30 | 1 | -7/+0 |
| | | |||||
| * | Added a lot of options to reduce disk size of both the installer and the final | Steven Tamm | 2002-11-30 | 1 | -23/+98 |
| | | | | | | | 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. | ||||
| * | Fix syntax for find. | Andreas Schwab | 2002-10-14 | 1 | -1/+1 |
| | | |||||
| * | * make-package: Added ability to pass command line options | Steven Tamm | 2002-10-09 | 1 | -12/+39 |
| | | | | | | | | 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. | ||||
| * | make-package: Now calls make bootstrap if .elc files are missing | Steven Tamm | 2002-10-07 | 1 | -2/+14 |
| | | |||||
| * | 2002-07-11 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-07-11 | 1 | -1/+1 |
| | | | | | * make-package: Change -a option to -R for cp command. | ||||
| * | 2002-07-05 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-07-05 | 1 | -5/+52 |
| | | | | | | * make-package: Add ability to handle options --help, --prefix, --no-conf, and --with-x. | ||||
| * | 2002-07-04 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-07-04 | 1 | -0/+219 |
| * make-package: New file. | |||||