aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | (clean): Don't delete *~.Eli Zaretskii2007-07-201-1/+3
| | |/ / | |/| |
* | | | Merge from emacs--devo--0Miles Bader2007-07-181-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | (clean): Don't delete *~.Eli Zaretskii2007-07-161-1/+3
| |/ /
* | | Merge from emacs--devo--0Miles Bader2007-07-151-1/+2
|\| |
| * | (LIBS): Include OLE32.Jason Rumney2007-07-111-1/+2
| |/
* | (w32proc.o): Depend on character.hJason Rumney2007-06-131-0/+1
* | (font.o, w32font.o): New objects.Jason Rumney2007-05-311-2/+41
* | Merge from emacs--devo--0Miles Bader2007-02-131-2/+2
|\|
| * ($(TRES)): Use literal "../nt/emacs.rc" instead of $(ALL_DEPS).Juanma Barranquero2007-02-071-1/+1
| * ($(TRES)): Depend on stamp_BLD, since $(TRES) is put into $(BLD).Eli Zaretskii2007-02-071-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-011-3/+9
|\|
| * ($(OBJ0) $(OBJ1) $(WIN32OBJ)): Add $(BLD)lastfile.$(O) andEli Zaretskii2006-12-221-1/+1
| * Fix last change.Eli Zaretskii2006-12-221-1/+1
| * (clean): Delete stamp_BLD.Eli Zaretskii2006-12-221-0/+1
| * ($(OBJ0) $(OBJ1) $(WIN32OBJ) lastfile.$(O)): Add lastfile.$(O).Eli Zaretskii2006-12-221-1/+1
| * (emacs, temacs): Depend on stamp_BLD instead of $(BLD).Eli Zaretskii2006-12-221-3/+8
* | Merge from emacs--devo--0Miles Bader2006-10-031-0/+4
|\|
| * ($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): DependEli Zaretskii2006-09-241-0/+4
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-97Miles Bader2006-01-161-0/+2
|\|
| * (bootstrap-temacs): Warn that parts of commands enclosed in $(ARGQUOTE)sEli Zaretskii2005-12-171-0/+2
* | Revision: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-63Miles Bader2005-06-151-1/+2
|\|
| * ($(TEMACS)): Depend on addsection.exe.Eli Zaretskii2005-06-101-1/+2
* | Revision: [email protected]/emacs--unicode--0--patch-61Miles Bader2005-06-091-0/+2
|\|
| * ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): Depend on w32heap.h.Eli Zaretskii2005-06-061-0/+2
* | Revision: [email protected]/emacs--unicode--0--patch-57Miles Bader2005-06-061-0/+2
|\|
| * (DOC): Define to point to the generated DOC-X.Eli Zaretskii2005-06-041-0/+2
* | Revision: [email protected]/emacs--unicode--0--patch-70Miles Bader2004-11-121-0/+3
|\|
| * * doc.c: New variable Vbuild_files.Jan Djärv2004-11-091-0/+3
* | Revision: [email protected]/emacs--unicode--0--patch-35Miles Bader2004-09-051-1/+67
|/
* Revision: [email protected]/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-111-3/+1
* Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-231-1/+1
* Image consolidation:Kim F. Storm2004-03-111-1/+20
* ($(BLD)/fringe.$(O)): Add dependencies.Juanma Barranquero2004-03-011-0/+15
* Add fringe.o to OBJ1.Kim F. Storm2004-02-101-1/+2
* * makefile.w32-in, w32fns.c: Add `default-printer-name' function.Jason Rumney2004-01-281-0/+1
* (emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in.Jason Rumney2003-10-021-15/+5
* Add arch taglinesMiles Bader2003-09-011-0/+2
* ($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it.Juanma Barranquero2003-03-311-0/+3
* (xdisp.o): Add dependency on keymap.h.Kim F. Storm2003-03-211-0/+1
* ($(BLD)/xdisp.$(O)): Depend also on atimer.h and systime.h.Juanma Barranquero2003-03-171-0/+2
* ($(BLD)/xdisp.$(O)): Add dependency from blockinput.h.Juanma Barranquero2003-03-171-0/+1
* Added a partial implementation of play-sound-internal for Windows. Fixed the...Ben Key2002-11-171-0/+9