aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* * 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.