summaryrefslogtreecommitdiff
path: root/make-dist
Commit message (Collapse)AuthorAgeFilesLines
* * make-dist: If using gzip, create distribution with '.gz' extension.Jim Blandy1993-06-181-8/+2
| | | | | * make-dist (lisp/term): This doesn't have a ChangeLog anymore. (lisp/forms-mode): This doesn't exist anymore.
* * make-dist (lisp/term): This doesn't have a ChangeLog anymore.Jim Blandy1993-06-181-1/+1
|
* * make-dist: Add clauses to distribute lisp/forms-mode.Jim Blandy1993-06-081-1/+8
|
* Don't hassle me about emacs.texi.Richard M. Stallman1993-06-011-1/+1
|
* Update getdate.c.Richard M. Stallman1993-06-011-1/+5
| | | | Copy config.guess.
* * make-dist: Rebuild configure if configure.in is newer.Jim Blandy1993-05-291-0/+7
|
* * make-dist: Make a `site-lisp' directory in the distribution,Jim Blandy1993-05-281-1/+1
| | | | | | | instead of a `local-lisp' directory, which hasn't been the appropriate name for a long time. * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory from the distribution first, then /usr/local/lib/emacs/site-lisp.
* Don't forget to remove temporary files.Jim Blandy1993-05-271-0/+1
|
* Report .elc bogosities more clearly.Jim Blandy1993-05-261-1/+5
|
* * make-dist: Check for .elc files with no corresponding .el file.Jim Blandy1993-05-261-0/+5
| | | | * make-dist: Check for .elc files with no corresponding .el file.
* * make-dist: When breaking links, remove the link before movingJim Blandy1993-05-241-1/+2
| | | | the copy onto it, to avoid interactive behavior.
* * make-dist: Break intra-tree links.Jim Blandy1993-05-231-0/+7
|
* Remove duplicate cp command from `man' section.Jim Blandy1993-05-231-1/+0
|
* * make-dist: There aren't any *.com files in lib-src anymore.Jim Blandy1993-05-231-3/+3
| | | | | * make-dist: Copy texinfo.tex and texindex.c, rather than linking them; they're symlinks to other filesystems on the GNU machines.
* * make-dist: Check that the manual reflects the same version ofJim Blandy1993-05-221-0/+16
| | | | | Emacs as stated in lisp/version.el. Edit that version number into the README file.
* * make-dist: Don't distribute precomp.com, compile.com, orJim Blandy1993-05-201-1/+1
| | | | link.com from ./src; they're in ./vms now.
* * make-dist: Distribute some VMS files we got from Richard Levitte.Jim Blandy1993-05-181-1/+1
|
* Don't distribute oldXMenu/Makefile.Jim Blandy1993-05-161-1/+1
|
* * make-dist: Include any *.in files in oldXMenu in the distribution.Jim Blandy1993-05-161-1/+1
|
* Make links in info subdir.Richard M. Stallman1993-05-151-8/+8
|
* Typo in last change.Richard M. Stallman1993-05-061-0/+1
|
* Don't include calc directory.Richard M. Stallman1993-05-061-11/+14
| | | | Exclude many files in the man directory; copy a few.
* * make-dist: Distribute configure, as well as configure.in.Jim Blandy1993-05-031-1/+1
| | | | | | Oversight. * make-dist: Distribute configure.in, instead of configure.
* * make-dist: Distribute lib-src/rcs-checkin.Jim Blandy1993-04-101-1/+1
|
* * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.Jim Blandy1993-04-081-10/+14
| | | | | | | | Don't try to make links to the RCS or Old subdirectories. Use the appropriate extension for the compression type in use. Create the tar file in the shell's initial default directory, not in ${tempparent}. Erase the whole ${tempparent} tree, not just ${tempdir}.
* * make-dist: Distribute lisp/term/ChangeLog.Jim Blandy1993-03-251-1/+1
|
* * make-dist: Include the VMS support files in oldXMenu in theJim Blandy1993-03-251-1/+2
| | | | distribution.
* Fix a nasty bug --- the cleanup production was nuking the generatedEric S. Raymond1993-03-221-1/+1
| | | | tar file!
* Don't distribute etc/Old files.Eric S. Raymond1993-03-221-0/+1
|
* * make-dist: Fix typo.Jim Blandy1993-03-201-2/+1
|
* Corrected typo, fixed it to discard = and TAGS files in some cases where itEric S. Raymond1993-03-191-14/+20
| | | | should but didn't seen to.
* Add a --compress option to force make-dist to use compress.Jim Blandy1993-03-181-12/+19
|
* * make-dist: Use gzip, if we can find it.Jim Blandy1993-03-181-1/+15
|
* * make-dist: Distribute `src/bitmaps' too.Jim Blandy1993-03-151-1/+5
|
* * make-dist: Don't try to copy the COPYING notice intoJim Blandy1993-03-021-1/+3
| | | | external-lisp; we're not distributing that directory any more.
* Fix the fix.Jim Blandy1993-02-231-1/+1
|
* * make-dist: Only copy gmalloc.c if we couldn't link it.Jim Blandy1993-02-231-2/+4
| | | | Don't try to copy man/{README,Makefile} unless they actually exist.
* * make-dist: Don't distribute the external-lisp directory anymore.Jim Blandy1993-02-221-7/+9
| | | | * INSTALL: Remove all references to external-lisp.
* * make-dist: Don't distributed the RCS files in the etc directory.Jim Blandy1993-01-261-5/+1
|
* The shell comment char is #, not ;.Jim Blandy1993-01-141-8/+8
|
* Remove info from the distribution. It looks very out of date now.Jim Blandy1993-01-141-8/+8
|
* * make-dist: Include `./lisp/calc-2.02' in the distribution.Jim Blandy1993-01-141-20/+29
| | | | Add `./cpp', `./info', and `./man' back into the distribution.
* * make-dist: Remember that the authoritative COPYING notice isJim Blandy1993-01-141-1/+1
| | | | `etc/COPYING', not `../etc/COPYING'.
* * make-dist: Make sure that the COPYING notices in each directoryJim Blandy1992-12-241-2/+4
| | | | are copies, not symlinks.
* * make-dist: Don't bother creating an arch-lib directory; that'sJim Blandy1992-12-121-2/+2
| | | | only for installation now.
* Finish previous change.Jim Blandy1992-11-241-6/+0
|
* * make-dist: Explain what's going on if config.sub and gmalloc.cJim Blandy1992-11-201-75/+71
| | | | | can't be linked. Place the code which copies them near the code which links the rest of the files around them.
* * make-dist: Don't bother to distribute src/*.com, orJim Blandy1992-11-161-1/+1
| | | | src/vmsbuild; those have all been moved to `../vms'.
* Sat Nov 7 15:11:39 1992 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)Jim Blandy1992-11-101-11/+0
| | | | | | | | * make-dist: Don't forget that the way to avoid filenames starting with `=' is to use the pattern `[a-zA-Z0-9]*.h', not `[a-zA-Z0-9].h'. Add a new section for dealing with files that we couldn't make hard links to, since we have two already, and perhaps more to come.
* * make-dist: Don't forget that the way to avoid filenames startingJim Blandy1992-11-071-4/+27
| | | | | | | with `=' is to use the pattern `[a-zA-Z0-9]*.h', not `[a-zA-Z0-9].h'. Add a new section for dealing with files that we couldn't make hard links to, since we have two already, and perhaps more to come.