summaryrefslogtreecommitdiff
path: root/admin/make-tarball.txt
Commit message (Collapse)AuthorAgeFilesLines
* * admin/make-tarball.txt: Comment.Glenn Morris2011-03-251-1/+4
|
* Remove some files that autoreconf can supply.Glenn Morris2011-03-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00863.html * compile, config.guess, config.sub, depcomp, install-sh, missing: Remove; autoreconf can supply them. * Makefile.in (sync-from-gnulib): Don't sync config.sub, config.guess, install-sh. Pass -i to autoreconf. * autogen/update_autogen (genfiles): Add compile, config.guess, config.sub, depcomp, install-sh, missing. Pass -i to autoreconf. Discard non-error output from autoreconf in -q case. * autogen/compile, autogen/config.guess, autogen/config.sub: * autogen/depcomp, autogen/install-sh, autogen/missing: New files. * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp, install-sh, missing. * autogen/README: Add compile, config.guess, config.sub, depcomp, install-sh, missing. * INSTALL.BZR, admin/make-tarball.txt: Add -i to autoreconf args. * .bzrignore: Add compile, config.guess, config.sub, depcomp, install-sh, missing.
* (Re)move autotools generated files from the repository.Glenn Morris2011-03-201-3/+6
| | | | | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00225.html * autogen/: New directory, to be excluded from releases. * autogen/copy_autogen, autogen/update_autogen: New scripts. * autogen/README: New file. * autogen/aclocal.m4, autogen/config.in, autogen/configure: * autogen/Makefile.in: Add auto-updated generated files. * autogen.sh: No longer a no-op, now it tests for autotools and runs them as necessary. * configure.in: Defaule maintainer-mode to on. * aclocal.m4, configure, lib/Makefile.in: Remove files. * src/config.in: Remove file. * INSTALL.BZR, admin/make-tarball.txt: Update instructions.
* * make-tarball.txt: Suggest 'autoreconf -I m4 --force'Paul Eggert2011-01-191-2/+1
| | | | | rather than doing rm and autoconf by hand. See <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
* * admin/make-tarball.txt: Misc updates.Glenn Morris2010-10-211-13/+11
|
* Update scripts and text to refer to version number string in emacs.cKen Raeburn2010-05-151-1/+1
| | | | instead of version.el.
* No longer need to patch configure.Chong Yidong2009-12-091-4/+0
|
* Add a note about bumping the value ofEli Zaretskii2009-07-111-5/+10
| | | | customize-changed-options-previous-release.
* Mention adding branch commits to emacs-diffs.Glenn Morris2009-06-221-0/+4
|
* Add note about configure patch.Chong Yidong2009-02-261-1/+6
|
* Add some stuff on checking first pretest tarball of a major release.Glenn Morris2009-02-041-0/+5
|
* Mention pretest version numbering.Glenn Morris2009-02-031-0/+3
|
* Update instructions.Chong Yidong2008-09-071-26/+24
|
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
* Merge from emacs--rel--22Miles Bader2008-01-221-3/+3
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
| * finder-inf no longer in CVS.Glenn Morris2008-01-161-7/+8
| | | | | | | | Fill last paragraph.
* | Update for doc/ directory.Glenn Morris2008-01-161-2/+2
| | | | | | | | finder-inf no longer in CVS.
* | Add etc/ to AUTHORS.Juri Linkov2007-09-091-2/+2
| |
* | Mention increasing trunk version number after branching.Glenn Morris2007-04-261-0/+2
| |
* | *** empty log message ***Nick Roberts2007-04-251-4/+0
| |
* | Add note about cutting the branch.Nick Roberts2007-04-251-1/+18
|/
* Add three additional files to commit.emacs-pretest-22.0.91Chong Yidong2006-11-181-4/+5
|
* cus-load.el need no longer be committed.Chong Yidong2006-11-181-5/+5
|
* Fix upload instructions: pretest files should not be uploaded inRomain Francoise2006-10-131-2/+5
| | | | /incoming/ftp, but in /incoming/alpha.
* added rms id and FIXME - point 13 should be updatedRamprasad B2006-03-281-1/+1
|
* Commit lispref/elisp.texi too.Lute Kamstra2005-06-101-4/+4
|
* Don't commit lisp/loaddefs.el.Lute Kamstra2005-04-191-6/+7
|
* ftp upload procedure finally describedFrancesco Potortì2005-02-061-26/+27
|
* Correct original attributionFrancesco Potortì2004-02-261-1/+2
|
* The upload procedure that was described is no more valid after theFrancesco Potortì2003-10-241-1/+7
| | | | | | break-ins. Need to describe how to upgrade AUTHORS using emacs-lisp/authors.el.
* Mention regenerating Emacs' AUTHORS file.Lute Kamstra2003-09-291-13/+19
|
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* Release instructions added.Francesco Potortì2003-03-191-11/+15
|
* Typo.Francesco Potortì2003-02-061-1/+1
|
* Improve some rough ends.Francesco Potortì2003-01-201-7/+15
|
* Cleaned up, added reference to make-announce and to emacs-pretest-bug.Francesco Potortì2002-12-111-22/+17
|
* ~alpha, not ~ftp !Francesco Potortì2002-12-051-1/+1
|
* Check the ftp site.Francesco Potortì2002-12-051-1/+4
|
* Instructions to create pretest or release tarballs.Francesco Potortì2002-12-051-0/+51