aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Collapse)AuthorAgeFilesLines
* Bump to version 22.0.94.Chong Yidong2007-02-231-4/+4
|
* *** empty log message ***Glenn Morris2007-02-162-0/+27
|
* Fix typo in previous entry (emacs.ico was not deleted).Glenn Morris2007-02-161-1/+1
|
* Restore deleted icons.Glenn Morris2007-02-1615-0/+0
|
* * icons/README: New file.Chong Yidong2007-02-131-0/+12
| | | | | | | | | * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico: * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico: * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico: * icons/emacs.ico, icons/gnu2b48t.ico, icons/gnu4g48t.ico: * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico: * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: Unused icons deleted.
* New file.Chong Yidong2007-02-131-0/+15
|
* Unused icon deleted.Chong Yidong2007-02-1317-0/+0
|
* Switch to standard GPL text for license.Glenn Morris2007-02-113-16/+52
|
* Update ../site-lisp/subdirs.el when needed.Juanma Barranquero2007-01-312-2/+15
|
* Add "no-byte-compile: t" local variable.Juanma Barranquero2007-01-302-0/+5
|
* Bump version to 22.0.93.Chong Yidong2007-01-231-4/+4
|
* Add missing comma in copyright years.Glenn Morris2007-01-211-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-2112-12/+12
|
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-168-14/+15
| | | | 2001).
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
| | | | 2001).
* Update URLs and advice about reporting bugs.Jason Rumney2007-01-101-22/+12
|
* *** empty log message ***Jason Rumney2007-01-101-0/+4
|
* *** empty log message ***Jason Rumney2006-12-291-0/+6
|
* (TEMACS_EXTRA_LINK): Remove duplicated flags from DEBUG_LINK.Jason Rumney2006-12-291-2/+2
| | | | (DEBUG_LINK): Remove -debugtype:both
* *** empty log message ***Eli Zaretskii2006-12-271-0/+7
|
* Update table of supported Make ports. Show "make -j" command that is knownEli Zaretskii2006-12-271-3/+6
| | | | to work.
* Update table of supported Make ports.Eli Zaretskii2006-12-271-8/+19
|
* Add comment about DOS EOLs in this file.Eli Zaretskii2006-12-271-0/+3
|
* nt/ChangeLogEli Zaretskii2006-12-241-1/+6
|
* ($(TRES)): Don't use $<, as nmake supports it only in implicit rules.Eli Zaretskii2006-12-241-1/+1
| | | | Use literal "emacs.rc" instead.
* *** empty log message ***Eli Zaretskii2006-12-231-0/+2
|
* Export XMFLAGS.Eli Zaretskii2006-12-231-0/+2
|
* (all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS).Eli Zaretskii2006-12-232-6/+11
|
* Add stamp_BLD.Eli Zaretskii2006-12-231-0/+1
|
* *** empty log message ***Eli Zaretskii2006-12-221-0/+2
|
* Explain how to invoke GNU Make for parallel builds.Eli Zaretskii2006-12-221-1/+24
|
* *** empty log message ***Eli Zaretskii2006-12-221-0/+1
|
* (bootstrap): Make `all' explicitly in a recursive Make.Eli Zaretskii2006-12-221-1/+2
|
* (clean): Delete stamp_BLD.Eli Zaretskii2006-12-221-0/+1
|
* *** empty log message ***Eli Zaretskii2006-12-221-0/+1
|
* *** empty log message ***Eli Zaretskii2006-12-221-0/+4
|
* (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" command-line argument to sub-MakeEli Zaretskii2006-12-221-1/+1
| | | | in src, since src/makefile.w32-in invokes Make recursively during bootstrap.
* (addpm, ddeclient, cmdproxy, addsection)Eli Zaretskii2006-12-222-47/+69
| | | | | | | | | | | | (preprep, $(TRES), runemacs) ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)) ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)): Depend on stamp_BLD instead of on $(BLD). (XMFLAGS): New macro. (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake) (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake) (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake) (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
* (stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creatingEli Zaretskii2006-12-221-1/+2
| | | | the $(BLD) directory.
* (stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creating theEli Zaretskii2006-12-221-1/+2
| | | | $(BLD) directory.
* *** empty log message ***Eli Zaretskii2006-12-201-0/+13
|
* ($(TRES)): Depend on $(BLD). Use $< instead of $(ALL_DEPS).Eli Zaretskii2006-12-201-6/+8
| | | | | | | | | | | ($(BLD)/addpm.$(O): $(BLD)/ddeclient.$(O): $(BLD)/runemacs.$(O): $(BLD)/cmdproxy.$(O): $(BLD)/addsection.$(O): $(BLD)/preprep.$(O)): New dependency on $(BLD). (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake) (bootstrap-gmake): Depend on addsection.
* Bump version number to 22.0.92Chong Yidong2006-12-191-4/+4
|
* *** empty log message ***Juanma Barranquero2006-11-191-12/+12
|
* Bump version to 22.0.91Chong Yidong2006-11-181-4/+4
|
* Add "add-log-time-zone-rule: t" to Local Variables section.Juanma Barranquero2006-11-101-0/+1
|
* (WinMain): Process all recognized arguments, not just the first one.Juanma Barranquero2006-10-292-14/+21
| | | | Remove unused variable sec_desc.
* Bump version number to 22.0.90.Chong Yidong2006-10-271-4/+4
|
* Add compatibility data for Cygwin Make 3.81.Eli Zaretskii2006-10-081-1/+3
|
* Add arch taglineMiles Bader2006-09-242-0/+6
|