Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ($(OBJ0) $(OBJ1) $(WIN32OBJ)): Add $(BLD)lastfile.$(O) and | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | | | | $(BLD)firstfile.$(O). | ||||
* | Fix last change. | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | (clean): Delete stamp_BLD. | Eli Zaretskii | 2006-12-22 | 1 | -0/+1 |
| | |||||
* | ($(OBJ0) $(OBJ1) $(WIN32OBJ) lastfile.$(O)): Add lastfile.$(O). | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | (emacs, temacs): Depend on stamp_BLD instead of $(BLD). | Eli Zaretskii | 2006-12-22 | 1 | -3/+8 |
| | | | | | ($(OBJ0) $(OBJ1) $(WIN32OBJ)): New dependency on stamp_BLD. (bootstrap-temacs): Pass $(XMFLAGS) to sub-make. | ||||
* | ($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend | Eli Zaretskii | 2006-09-24 | 1 | -0/+4 |
| | | | | on nt/inc/langinfo.h and nt/inc/nl_types.h. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | (bootstrap-temacs): Warn that parts of commands enclosed in $(ARGQUOTE)s | Eli Zaretskii | 2005-12-17 | 1 | -0/+2 |
| | | | | | should not be split between two lines, as that will break with GNU Make >3.80, when sh.exe is used and arg quoting is with '..'. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | ($(TEMACS)): Depend on addsection.exe. | Eli Zaretskii | 2005-06-10 | 1 | -1/+2 |
| | |||||
* | ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): Depend on w32heap.h. | Eli Zaretskii | 2005-06-06 | 1 | -0/+2 |
| | |||||
* | (DOC): Define to point to the generated DOC-X. | Eli Zaretskii | 2005-06-04 | 1 | -0/+2 |
| | |||||
* | * doc.c: New variable Vbuild_files. | Jan Djärv | 2004-11-09 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | (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. | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 | Miles Bader | 2004-06-11 | 1 | -3/+1 |
| | | | | | | | | | | | | | 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. | ||||
* | Add "-*- makefile -*-" mode tag. | Juanma Barranquero | 2004-04-23 | 1 | -1/+1 |
| | |||||
* | Image consolidation: | Kim F. Storm | 2004-03-11 | 1 | -1/+20 |
| | | | | | (OBJ1): Add image.o. ($(BLD)/image.$(O)): Add dependencies. | ||||
* | ($(BLD)/fringe.$(O)): Add dependencies. | Juanma Barranquero | 2004-03-01 | 1 | -0/+15 |
| | |||||
* | Add fringe.o to OBJ1. | Kim F. Storm | 2004-02-10 | 1 | -1/+2 |
| | |||||
* | * makefile.w32-in, w32fns.c: Add `default-printer-name' function. | Jason Rumney | 2004-01-28 | 1 | -0/+1 |
| | |||||
* | (emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in. | Jason Rumney | 2003-10-02 | 1 | -15/+5 |
| | | | | (alloca.o): Remove. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
| | |||||
* | ($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it. | Juanma Barranquero | 2003-03-31 | 1 | -0/+3 |
| | |||||
* | (xdisp.o): Add dependency on keymap.h. | Kim F. Storm | 2003-03-21 | 1 | -0/+1 |
| | |||||
* | ($(BLD)/xdisp.$(O)): Depend also on atimer.h and systime.h. | Juanma Barranquero | 2003-03-17 | 1 | -0/+2 |
| | |||||
* | ($(BLD)/xdisp.$(O)): Add dependency from blockinput.h. | Juanma Barranquero | 2003-03-17 | 1 | -0/+1 |
| | |||||
* | Added a partial implementation of play-sound-internal for Windows. Fixed ↵ | Ben Key | 2002-11-17 | 1 | -0/+9 |
| | | | | 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. | ||||
* | All dependencies updated. | Juanma Barranquero | 2002-09-04 | 1 | -300/+561 |
| | |||||
* | Add missing dependencies on w32term.h and composite.h. | Juanma Barranquero | 2002-08-28 | 1 | -2/+9 |
| | |||||
* | (LIBS): Remove $(WSOCK32). | Jason Rumney | 2002-03-20 | 1 | -1/+0 |
| | |||||
* | (LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>. | Kim F. Storm | 2002-03-19 | 1 | -0/+1 |
| | |||||
* | Remove mocklisp files. | Pavel Janík | 2001-12-22 | 1 | -10/+1 |
| | |||||
* | (EMACSLOADPATH): Define. | Andrew Innes | 2001-12-14 | 1 | -0/+4 |
| | | | | ($(EMACS)): Run `list-load-path-shadows' after dumping emacs. | ||||
* | (bootstrap-temacs): Remove dependency on | Andrew Innes | 2001-12-14 | 1 | -1/+1 |
| | | | | bootstrap-clean. | ||||
* | Update copyright notice. | Andrew Innes | 2001-02-24 | 1 | -1/+1 |
| | |||||
* | ($(BLD)/dired.$(O)): Remove reference to VMS | Andrew Innes | 2001-02-22 | 1 | -17/+0 |
| | | | | | | | | | | | | 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. | ||||
* | ($(EMACS)): Use $(THISDIR) instead of . in | Andrew Innes | 2001-02-05 | 1 | -2/+2 |
| | | | | | invocation of temacs, to work with Windows 2000. (bootstrap-emacs): Ditto. | ||||
* | removed x-list-font.c per change 2001-01-17 Gerd Moellmann <gerd@gnu.org> | Sam Steingold | 2001-01-17 | 1 | -8/+7 |
| | |||||
* | (clean): Delete $(COMPILER_TEMP_FILES) instead | Andrew Innes | 2001-01-06 | 1 | -1/+1 |
| | | | | of *.pdb. | ||||
* | (md5.o): Add target. | Jason Rumney | 2000-12-05 | 1 | -10/+7 |
| | | | | (sunfns.o): Remove target. | ||||
* | Change .obj to .$(O) in all dependencies. | Andrew Innes | 2000-10-21 | 1 | -82/+101 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | ($(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. | ||||
* | Revert to Unix line endings. | Andrew Innes | 2000-09-14 | 1 | -1170/+1170 |
| | |||||
* | Standardize indentation somewhat. | Andrew Innes | 2000-09-14 | 1 | -32/+33 |
| | | | | | (bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to cater for differences between shells. | ||||
* | Change to DOS line endings. | Andrew Innes | 2000-09-03 | 1 | -1169/+1169 |
| | |||||
* | (clean): Don't delete config.h and epaths.h. | Andrew Innes | 2000-09-03 | 1 | -1/+4 |
| | | | | (distclean): Delete them here instead. | ||||
* | New file. | Andrew Innes | 2000-08-24 | 1 | -0/+1166 |