summaryrefslogtreecommitdiff
path: root/make-dist
AgeCommit message (Expand)Author
2012-09-17Fix typo in previousGlenn Morris
2012-09-16Add missing nextstep file from previous change.Glenn Morris
2012-09-16Increase compartmentalization of Nextstep builds rules,Glenn Morris
2012-09-09Improve robustness of 'make bootstrap'.Paul Eggert
2012-08-01* src/s/: Remove empty directory.Glenn Morris
2012-07-08Rename configure.in to configure.ac.Paul Eggert
2012-07-06Tweaks for make-dist --update.Glenn Morris
2012-06-05Remove lib-src/vcdiffGlenn Morris
2012-06-03Remove lib-src/rcs-checkinGlenn Morris
2012-05-22Remove src/m/*.Paul Eggert
2012-05-21* update-subdirs: Move to build-aux/.Glenn Morris
2012-05-21Remove vpath.sed; unused for literally decades AFAICSGlenn Morris
2012-05-08Remove doc/lispref/two.elGlenn Morris
2012-04-25Remove doc/lispref/tindex.plGlenn Morris
2012-02-05* make-dist (README.W32): Include file in source tarball.Christoph Scholtes
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-31Fix previous commit.Eli Zaretskii
2011-10-31Fix distribution tarball for the MS-DOS build.Eli Zaretskii
2011-10-18* make-dist: Remove Cocoa/Emacs.xcodeproj from distribution.Chong Yidong
2011-09-26* make-dist: Add lib/makefile.w32-in.Glenn Morris
2011-09-03Merge from trunk.Paul Eggert
2011-08-12admin/make-dist: Add admin/ to source tarballs.Chong Yidong
2011-07-24Merge from gnulib, using build-aux to remove clutter.Paul Eggert
2011-05-23Restore test/ to its non-distributed state (bug#8107)Glenn Morris
2011-03-22Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris
2011-02-12* make-dist: Exclude generated file src/globals.h.Glenn Morris
2011-01-31src/emacs.c now gets version number from configure.inPaul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from mainline.Paul Eggert
2011-01-14* make-dist: Distribute test/ files too.Paul Eggert
2011-01-14Merge from mainline.Paul Eggert
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-08Use gnulib's getopt-gnu module.Paul Eggert
2011-01-08Use gnulib's mktime module.Paul Eggert
2011-01-08Automate syncing from gnulib.Paul Eggert
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-10[Backport from trunk]: * make-dist: Exclude etc/*.pyc.Glenn Morris
2010-12-10* make-dist: Exclude etc/*.pyc.Glenn Morris
2010-12-03Restore another execute-bit.Glenn Morris
2010-12-03Restore files that I seem to have mistakenly deleted.Katsumi Yamaoka
2010-12-03gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou
2010-12-02EMACS_UNIBYTE trivia.Glenn Morris
2010-10-21* make-dist: Avoid listing .el files twice.Glenn Morris
2010-10-19* make-dist: No longer create lisp/MANIFEST.Glenn Morris
2010-10-12Tidy some nextstep README etc files.Glenn Morris
2010-10-12More make-dist simplification.Glenn Morris
2010-10-12* make-dist: Replace grep with sed when determining $version.Glenn Morris
2010-10-12* make-dist: Remove the unnecessary $shortversion.Glenn Morris
2010-10-12* make-dist: Remove comment that no longer applies.Glenn Morris
2010-10-12* make-dist: Simplify trap handling.Glenn Morris