1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 04:53:12 -08:00
Commit graph

37 commits

Author SHA1 Message Date
Lute Kamstra
4fc5845fe8 Update FSF's address. 2005-07-04 16:49:24 +00:00
Eli Zaretskii
cd4344a3ee ($(TEMACS)): Depend on addsection.exe. 2005-06-10 17:47:00 +00:00
Eli Zaretskii
b6cc2ad0e9 ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): Depend on w32heap.h. 2005-06-06 19:29:58 +00:00
Eli Zaretskii
24af414ed1 (DOC): Define to point to the generated DOC-X. 2005-06-04 19:38:23 +00:00
Jan Djärv
d87a9ab893 * doc.c: New variable Vbuild_files.
(Fsnarf_documentation): If Vbuild_files is nil, populate it with
file names from buildobh.lst.  Only attach docstrings from files
that are in Vbuild_files.
(syms_of_doc): Defvar Vbuild_files.

* Makefile.in (SOME_MACHINE_OBJECTS): Add fringe.o, image.o
and w32*.o.
(temacs${EXEEXT}): Generate buildobj.lst when temacs is linked.
(mostlyclean): rm buildobj.lst

* makefile.w32-in ($(TEMACS)): Generate buildobj.lst when temacs
is linked.
2004-11-09 08:19:51 +00:00
Miles Bader
48d67035ea Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Tweak arch tagging to make build/install-in-place less annoying

Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).

This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Juanma Barranquero
bd6766d34d Add "-*- makefile -*-" mode tag. 2004-04-23 00:24:35 +00:00
Kim F. Storm
25abe3d4f6 Image consolidation:
(OBJ1): Add image.o.
($(BLD)/image.$(O)): Add dependencies.
2004-03-11 00:26:37 +00:00
Juanma Barranquero
eee302177f ($(BLD)/fringe.$(O)): Add dependencies. 2004-03-01 18:47:50 +00:00
Kim F. Storm
a510f26946 Add fringe.o to OBJ1. 2004-02-10 16:32:07 +00:00
Jason Rumney
39a0e1353f * makefile.w32-in, w32fns.c: Add `default-printer-name' function. 2004-01-28 23:31:03 +00:00
Jason Rumney
a63cf46f85 (emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in.
(alloca.o): Remove.
2003-10-02 23:17:33 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
0c126b96ba ($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it. 2003-03-31 21:31:05 +00:00
Kim F. Storm
57cb6dbe66 (xdisp.o): Add dependency on keymap.h. 2003-03-21 13:50:27 +00:00
Juanma Barranquero
8cb9dfbfc5 ($(BLD)/xdisp.$(O)): Depend also on atimer.h and systime.h. 2003-03-17 18:56:53 +00:00
Juanma Barranquero
cad6f96acf ($(BLD)/xdisp.$(O)): Add dependency from blockinput.h. 2003-03-17 18:51:19 +00:00
Ben Key
f60ae425e9 Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME. 2002-11-17 22:35:26 +00:00
Juanma Barranquero
6218196f53 All dependencies updated. 2002-09-04 06:21:03 +00:00
Juanma Barranquero
a821edb8ec Add missing dependencies on w32term.h and composite.h. 2002-08-28 12:26:57 +00:00
Jason Rumney
f37577f922 (LIBS): Remove $(WSOCK32). 2002-03-20 20:41:49 +00:00
Kim F. Storm
c4aca2a37b (LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>. 2002-03-19 12:01:09 +00:00
Pavel Janík
44eec52586 Remove mocklisp files. 2001-12-22 14:02:33 +00:00
Andrew Innes
325111e9b8 (EMACSLOADPATH): Define.
($(EMACS)): Run `list-load-path-shadows' after dumping emacs.
2001-12-14 22:41:41 +00:00
Andrew Innes
4a31b11a5e (bootstrap-temacs): Remove dependency on
bootstrap-clean.
2001-12-14 16:12:48 +00:00
Andrew Innes
2821d96751 Update copyright notice. 2001-02-24 22:01:57 +00:00
Andrew Innes
0f9f85cc6f ($(BLD)/dired.$(O)): Remove reference to VMS
header files.
($(BLD)/dispnew.$(O)):
($(BLD)/editfns.$(O)):
($(BLD)/fileio.$(O)):
($(BLD)/filelock.$(O)):
($(BLD)/keyboard.$(O)):
($(BLD)/w32proc.$(O)):
($(BLD)/process.$(O)):
($(BLD)/sysdep.$(O)): Ditto.
2001-02-22 23:23:30 +00:00
Andrew Innes
0533c860f2 ($(EMACS)): Use $(THISDIR) instead of . in
invocation of temacs, to work with Windows 2000.
(bootstrap-emacs): Ditto.
2001-02-05 16:57:21 +00:00
Sam Steingold
d51ffa0ebe removed x-list-font.c per change 2001-01-17 Gerd Moellmann <gerd@gnu.org> 2001-01-17 16:18:45 +00:00
Andrew Innes
5cdd7eef66 (clean): Delete $(COMPILER_TEMP_FILES) instead
of *.pdb.
2001-01-06 21:36:39 +00:00
Jason Rumney
f0c822543d (md5.o): Add target.
(sunfns.o): Remove target.
2000-12-05 22:58:41 +00:00
Andrew Innes
aa2ee344e3 Change .obj to .$(O) in all dependencies.
($(BLD)/casefiddle.$(O)): Remove compile command.
($(BLD)/gmalloc.$(O)): Remove compile command.
($(BLD)/dispnew.obj):
($(BLD)/keyboard.obj):
($(BLD)/w32inevt.obj):
($(BLD)/w32bdf.obj):
($(BLD)/alloc.obj):
($(BLD)/buffer.obj):
($(BLD)/editfns.obj):
($(BLD)/emacs.obj):
($(BLD)/fileio.obj):
($(BLD)/fns.obj):
($(BLD)/indent.obj):
($(BLD)/insdel.obj):
($(BLD)/intervals.obj):
($(BLD)/minibuf.obj):
($(BLD)/print.obj):
($(BLD)/scroll.obj):
($(BLD)/sysdep.obj):
($(BLD)/textprop.obj):
($(BLD)/widget.obj):
($(BLD)/xdisp.obj): Add dependency on w32gui.h.
($(BLD)/term.obj): Add dependency on dispextern.h.
2000-10-21 13:24:14 +00:00
Andrew Innes
7bbaaeddf0 Revert to Unix line endings. 2000-09-14 21:59:59 +00:00
Andrew Innes
cf498eda60 Standardize indentation somewhat.
(bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to
cater for differences between shells.
2000-09-14 21:32:40 +00:00
Andrew Innes
96f492752e Change to DOS line endings. 2000-09-03 22:30:19 +00:00
Andrew Innes
d7aad7bbbf (clean): Don't delete config.h and epaths.h.
(distclean): Delete them here instead.
2000-09-03 17:42:28 +00:00
Andrew Innes
280d77218f New file. 2000-08-24 11:05:18 +00:00