1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/admin/notes
Paul Eggert 24e0f6b1dc Merge from gnulib, using build-aux to remove clutter.
* m4/largefile.m4: New file, so that Emacs does not mess up when
accessing files with large inode numbers in MacOS X 10.5 and later.
* m4/nocrash.m4: New file, to avoid triggering background debugger
and/or create core dumps during 'configure'.
* build-aux/move-if-change: Renamed from move-if-change.
* build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h.
* build-aux/snippet/c++defs.h: Renamed from c++defs.h.
* build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
* build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
* .bzrignore: The autogenerated files compile, config.guess,
config.sub, depcomp, install-sh, and missing are now in build-aux.
* Makefile.in (epaths-force, sync-from-gnulib):
move-if-change is now in build-aux.
(GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite
of gnulib's pthread_sigmask module, but Emacs doesn't need it.
(mkdir): install-sh is now in build-aux.
* config.bat: c++defs.h is now in build-aux/snippets.
* configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the
usual parameter).
* lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
* lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved
to build-aux/snippet.
* lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4:
* m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4:
Merge from gnuilib.  This fixes porting bugs on Cygwin, Irix, and
Solaris, enables MacOS extensions, and enables nocrash during
'configure'.
* make-dist: Adjust to new build-aux and build-aux/snippit dirs.
* admin/notes/copyright: The files compile, config.guess, config.sub,
depcomp, install-sh, missing, and move-if-change are now in the
new build-aux subdirectory.  The files arg-nonnull.h, c++defs.h,
and warn-on-use.h are now in build-aux/snippets.  New file
build-aux/snippets/_Noreturn.h.
* leim/Makefile.in (install): install-sh is now in build-aux.
* lib-src/Makefile.in ($(DESTDIR)${archlibdir}): install-sh moved
to build-aux.
* msdos/sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Adjust to snippet moves
from top level to build-aux/snippet.
* src/Makefile.in (gl-stamp): move-if-change is now in build-aux.
2011-07-24 15:15:47 -07:00
..
BRANCH Mention elpa branch in admin/notes/BRANCH; clarify admin/notes/elpa. 2011-03-07 19:08:03 -05:00
bugtracker * admin/notes/bugtracker: How to add new tags. 2011-07-14 22:15:05 -04:00
bzr * admin/notes/bzr: Your very own Loggerhead server. 2011-05-28 10:46:02 -07:00
changelogs *** empty log message *** 2008-11-26 02:50:30 +00:00
commits * commits: Mention not to mix changes in any given commit. 2010-02-17 22:18:49 -08:00
copyright Merge from gnulib, using build-aux to remove clutter. 2011-07-24 15:15:47 -07:00
documentation Add notes about Antinews. 2008-11-29 12:28:54 +00:00
elpa admin/notes/elpa: Make Bzr checkout directions more explicit. 2011-03-11 17:53:47 -05:00
exit-value fix many doubled-word typos 2011-05-10 15:57:12 +02:00
font-backend Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
iftc Nuke arch-tags. 2011-01-15 15:16:57 -08:00
lel-TODO Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
multi-tty Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
newfile * admin/notes/newfile: Update. 2010-06-09 22:42:55 -07:00
nextstep Move nextstep/DEV-NOTES to admin/notes/nextstep. 2010-10-11 20:55:21 -07:00
trailing-whitespace Nuke arch-tags. 2011-01-15 15:16:57 -08:00
unicode Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
years * admin/notes/years: Small updates. 2011-04-25 21:45:37 -07:00