summaryrefslogtreecommitdiff
path: root/make-dist
Commit message (Collapse)AuthorAgeFilesLines
* (lib-src): Don't copy *.lex; it doesn't exist anymore.Karl Heuer1995-04-061-7/+9
| | | | | | (man): Don't copy texindex.c and getopt.c; they're deleted. (etc): Omit `e'; it's a subdirectory. (etc/e): Use `../..', not `..', to reference top level.
* Include mkinstalldirs in distribution.Richard M. Stallman1995-04-061-0/+1
|
* Add missing close backquote.Karl Heuer1995-04-051-1/+1
|
* Don't distribute shortnames directory.Richard M. Stallman1995-04-021-7/+2
|
* Create subdir etc/e. Make links to it.Richard M. Stallman1994-11-231-12/+8
| | | | Put man/Makefile.in in dist, instead of man/Makefile.
* Put nt subdir and its subdirs in the dist.Richard M. Stallman1994-11-011-2/+19
| | | | | (lib-src): Put makefile.nt in the dist. (lisp): Put makefile.nt in the dist.
* (msdos): PUt sed* in the distribution.Richard M. Stallman1994-10-181-3/+2
| | | | Put update-subdirs and lisp/subdirs.el in the dist.
* Don't distribute build-ins.in.Richard M. Stallman1994-10-131-1/+1
|
* Don't distribute subdirs.el.Richard M. Stallman1994-10-111-0/+1
|
* (src/m, src/s): Put *.inp in distribution.Richard M. Stallman1994-08-211-2/+3
|
* Update the info files.Richard M. Stallman1994-07-261-0/+4
|
* Update finder-inf.el.Richard M. Stallman1994-07-111-0/+5
|
* (msdos): Include sed4.inp in dist.Richard M. Stallman1994-07-071-1/+1
|
* Put ./BUGS into the distrib.Richard M. Stallman1994-06-141-1/+1
|
* (shortversion): Don't assume another period follows.Richard M. Stallman1994-05-301-1/+3
|
* Distribute lisp/Makefile.Richard M. Stallman1994-05-041-1/+1
|
* Distribute config.bat.Richard M. Stallman1994-05-011-7/+9
|
* (msdos): Don't link patch1. Link sed*.inp, not sed.in*.Richard M. Stallman1994-04-101-1/+1
|
* Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.Roland McGrath1994-01-311-2/+2
|
* Handle lwlib subdir like oldXMenu subdir.Richard M. Stallman1994-01-181-1/+6
|
* (tempdir): Put subdir msdos into the distribution.Richard M. Stallman1994-01-061-4/+9
|
* Put man/getopt.c in the dist.Richard M. Stallman1993-12-241-1/+1
|
* When breaking links, use cp -p.Richard M. Stallman1993-11-281-2/+16
| | | | | | Copy install.sh into distribution. Move the temp dir up into the parent dir; don't leave the staging dir make-dist.tmp... in existence.
* When breaking links, use cp -p.Richard M. Stallman1993-11-251-1/+1
|
* Don't put lisp/forms.README in the distribution.Richard M. Stallman1993-11-151-1/+1
|
* Use build-ins.in, not build-install.in.Richard M. Stallman1993-11-151-4/+1
| | | | Don't bother updating TAGS since it's not included.
* When running make in lib-src, specify YACC var value.Richard M. Stallman1993-11-111-1/+1
|
* Don't try to link *.texinfo--there are none now.Richard M. Stallman1993-11-101-1/+1
|
* Remove `src/ymakefile', add `src/Makefile.in.in'.Brian Fox1993-09-281-2/+2
|
* Fixed naked backquotes in "echo" stringsBrian Fox1993-09-191-1/+1
|
* Dist vpath.sedRoland McGrath1993-09-121-1/+1
|
* Include getdate.c in distribution.Richard M. Stallman1993-08-151-1/+1
|
* (src, lisp): Include OChangeLog in dist.Richard M. Stallman1993-08-081-2/+2
|
* (src): Don't put gnu-hp300 in dist.Richard M. Stallman1993-08-081-1/+1
|
* * make-dist: Include lisp/dired.todo in the distribution.Jim Blandy1993-07-271-1/+1
|
* Include src/gnu-hp300 in the dist.Richard M. Stallman1993-07-191-2/+2
|
* * make-dist (tempdir): Don't create lisp/forms-mode directory inJim Blandy1993-07-071-1/+1
| | | | | the distribution. Those files aren't kept in their own subdirectory any more.
* * 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
|