aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Thien-Thi Nguyen2005-04-221-0/+4
|
* (HAVE_PWD_H): Undef.Thien-Thi Nguyen2005-04-221-0/+1
|
* Add nt/.arch-inventory to CVSMiles Bader2005-03-231-0/+3
|
* Add note about MSYS sh.exeJason Rumney2004-10-251-1/+3
|
* Added note to see INSTALL.CVS, and to make sure touch creates files.Jason Rumney2004-10-171-1/+8
|
* Fix my name and addressJan Djärv2004-10-061-1/+1
|
* Removed the various "echo." lines from lisp\makefile.w32-in and ↵Ben Key2004-07-241-2/+2
| | | | | | | | | | | | | | | | | | | nt\makefile.w32-in. They caused mingw32-make.exe bootstrap to fail with the following error if cmd.exe was being used as the shell: "process_begin: CreateProcess((null), echo., ...) failed." I replaced the "@echo." lines in nt\makefile.w32-in with "@echo ." This writes a . to the screen but that is far more desirable than make bootstrap failing. I replaced the "echo. ..." line in lisp\makefile.w32-in with "echo ;;; ...". This writes an extra comment line to loaddefs.el. Again this is far more desirable than make bootstrap failing. NOTE: I am using cmd.exe as my shell when building Emacs with MinGW instead of the sh.exe that comes with msys because when I use sh.exe as my shell, loaddefs.el does not get properly generated and I get various auto load errors.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-111-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.
* *** empty log message ***Juanma Barranquero2004-06-071-0/+5
|
* Clarify paragraph about compatibility between image libraries and builds ofJuanma Barranquero2004-06-071-7/+7
| | | | Emacs with several compilers.
* (bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL toJuanma Barranquero2004-06-062-1/+6
| | | | | $(SHELLTYPE); this avoids calling non-existent cmdproxy.exe on boostrappings after a previous install followed by realclean.
* *** empty log message ***Juanma Barranquero2004-06-061-4/+4
|
* Add quote in comment to resync font-locking.Juanma Barranquero2004-06-062-0/+5
|
* Reword the section on image support. Add reference to GnuWin32. MentionJuanma Barranquero2004-06-042-17/+36
| | | | problems when mixing binaries from different compilers.
* Use -mno-cygwin to check for image libraries when needed.Jason Rumney2004-05-062-5/+18
|
* Remove files related to old msvc only windows build.Jason Rumney2004-05-037-469/+6
|
* (info-gmake, info-nmake): New targets.Jason Rumney2004-05-032-4/+18
| | | | (info): Use them.
* *** empty log message ***Juanma Barranquero2004-04-231-0/+1
|
* Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-235-9/+5
|
* *** empty log message ***Juanma Barranquero2004-04-221-0/+7
|
* (WinMain): Let emacs environment default to parent.Jason Rumney2004-04-102-1/+5
|
* Remove PATH_LOCK, add PATH_BITMAPS.Jason Rumney2004-03-112-7/+8
|
* (install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore.Juanma Barranquero2004-03-102-4/+8
|
* *** empty log message ***Jason Rumney2004-01-281-2/+6
|
* gmake.defs, nmake.defs: Add linking to ``winspool.lib''.Jason Rumney2004-01-282-0/+2
|
* Add .arch-inventory to .cvsignoreMiles Bader2003-12-242-0/+5
|
* Add arch taglinesMiles Bader2003-11-241-0/+3
|
* New file.Lars Hansen2003-11-241-0/+33
|
* *** empty log message ***Lars Hansen2003-11-221-0/+4
|
* Add arch taglinesMiles Bader2003-09-042-0/+8
|
* *** empty log message ***Jason Rumney2003-09-031-0/+11
|
* New file.Jason Rumney2003-09-031-0/+41
|
* Fix copyright noticeJason Rumney2003-09-031-1/+1
|
* (force-info, info): New targets.Jason Rumney2003-09-031-0/+15
|
* New file.Jason Rumney2003-09-031-0/+44
|
* Create ``makefile'' in directories man, lispref and lispintro.Jason Rumney2003-09-031-0/+3
|
* Add note about fixing line ends when building from CVS.Jason Rumney2003-09-021-0/+6
|
* Fix some DOS line-ending inconsistencies introduced with arch-tag:Miles Bader2003-09-027-24/+24
|
* Add arch taglinesMiles Bader2003-09-0132-0/+96
|
* config.nt: New define strftimeJan Djärv2003-06-272-0/+6
|
* Added note about specific problem observed with the Intel compiler.Jason Rumney2003-02-191-0/+7
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-0413-100/+100
|
* Fix spacing.Juanma Barranquero2003-02-031-2/+2
|
* More image notes.Jason Rumney2003-02-021-7/+11
|
* *** empty log message ***Jason Rumney2003-02-021-0/+6
|
* Automatically detect libXpm.Jason Rumney2003-02-021-13/+45
| | | | | Suppress compiler output when testing for image libraries. Give names of un-found libraries in messages.
* *** empty log message ***Juanma Barranquero2003-01-311-1/+1
|
* Automatically detect tifflib.Juanma Barranquero2003-01-311-0/+31
|
* *** empty log message ***Juanma Barranquero2003-01-311-6/+10
|
* Automatically detect giflib.Juanma Barranquero2003-01-311-4/+35
|