Jan Djärv
96fcad045a
Fix my name and address
2004-10-06 07:29:55 +00:00
Ben Key
d5ef6196df
Removed the various "echo." lines from lisp\makefile.w32-in and 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.
2004-07-24 04:52:27 +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
0b0dea7bb7
*** empty log message ***
2004-06-07 21:03:48 +00:00
Juanma Barranquero
cca1bedc7f
Clarify paragraph about compatibility between image libraries and builds of
...
Emacs with several compilers.
2004-06-07 21:02:00 +00:00
Juanma Barranquero
73dfa0bf16
(bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL to
...
$(SHELLTYPE); this avoids calling non-existent cmdproxy.exe on boostrappings
after a previous install followed by realclean.
2004-06-06 02:00:18 +00:00
Juanma Barranquero
133ef3d377
*** empty log message ***
2004-06-06 01:28:17 +00:00
Juanma Barranquero
33d786f9ee
Add quote in comment to resync font-locking.
2004-06-06 01:22:53 +00:00
Juanma Barranquero
3dfbc6d877
Reword the section on image support. Add reference to GnuWin32. Mention
...
problems when mixing binaries from different compilers.
2004-06-04 00:12:24 +00:00
Jason Rumney
112dc8e107
Use -mno-cygwin to check for image libraries when needed.
2004-05-06 19:18:34 +00:00
Jason Rumney
238add5e58
Remove files related to old msvc only windows build.
2004-05-03 14:19:40 +00:00
Jason Rumney
5eb3d2a514
(info-gmake, info-nmake): New targets.
...
(info): Use them.
2004-05-03 13:51:59 +00:00
Juanma Barranquero
d814862aa6
*** empty log message ***
2004-04-23 00:25:28 +00:00
Juanma Barranquero
bd6766d34d
Add "-*- makefile -*-" mode tag.
2004-04-23 00:24:35 +00:00
Juanma Barranquero
e9419bd492
*** empty log message ***
2004-04-22 23:58:54 +00:00
Jason Rumney
1e3c9713ef
(WinMain): Let emacs environment default to parent.
2004-04-10 21:06:31 +00:00
Jason Rumney
2f0c11a15d
Remove PATH_LOCK, add PATH_BITMAPS.
2004-03-11 22:54:34 +00:00
Juanma Barranquero
134d967186
(install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore.
2004-03-10 21:40:58 +00:00
Jason Rumney
d57625a021
*** empty log message ***
2004-01-28 23:33:32 +00:00
Jason Rumney
0e664bca59
gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
2004-01-28 23:20:02 +00:00
Miles Bader
5ea32bebc8
Add .arch-inventory to .cvsignore
2003-12-24 23:31:55 +00:00
Miles Bader
def6201d44
Add arch taglines
2003-11-24 22:23:52 +00:00
Lars Hansen
80586d8927
New file.
2003-11-24 09:28:49 +00:00
Lars Hansen
930a9995bd
*** empty log message ***
2003-11-22 23:01:39 +00:00
Miles Bader
4256310de6
Add arch taglines
2003-09-04 04:00:49 +00:00
Jason Rumney
fd026ee1a8
*** empty log message ***
2003-09-03 23:12:21 +00:00
Jason Rumney
b78b918f4d
New file.
2003-09-03 23:11:46 +00:00
Jason Rumney
8bf425323b
Fix copyright notice
2003-09-03 23:09:40 +00:00
Jason Rumney
fd1f2f1e99
(force-info, info): New targets.
2003-09-03 23:05:32 +00:00
Jason Rumney
e65be2d536
New file.
2003-09-03 23:01:05 +00:00
Jason Rumney
80c164eca4
Create ``makefile'' in directories man, lispref and lispintro.
2003-09-03 22:52:12 +00:00
Jason Rumney
589a591bf3
Add note about fixing line ends when building from CVS.
2003-09-02 22:36:30 +00:00
Miles Bader
a2fcf0296f
Fix some DOS line-ending inconsistencies introduced with arch-tag:
2003-09-02 19:14:00 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Jan Djärv
aa287913f8
config.nt: New define strftime
2003-06-27 11:55:04 +00:00
Jason Rumney
ad6b2a3685
Added note about specific problem observed with the Intel compiler.
2003-02-19 21:23:59 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Juanma Barranquero
6ed8207227
Fix spacing.
2003-02-03 16:39:05 +00:00
Jason Rumney
752ead61a6
More image notes.
2003-02-02 00:14:19 +00:00
Jason Rumney
5d54d177cf
*** empty log message ***
2003-02-02 00:01:45 +00:00
Jason Rumney
507f5dcead
Automatically detect libXpm.
...
Suppress compiler output when testing for image libraries.
Give names of un-found libraries in messages.
2003-02-02 00:01:25 +00:00
Juanma Barranquero
fe9299574b
*** empty log message ***
2003-01-31 11:03:57 +00:00
Juanma Barranquero
47c01e802a
Automatically detect tifflib.
2003-01-31 11:03:11 +00:00
Juanma Barranquero
53b3759112
*** empty log message ***
2003-01-31 07:27:59 +00:00
Juanma Barranquero
12ff2dc5df
Automatically detect giflib.
2003-01-31 07:23:20 +00:00
Jason Rumney
fbd852aff7
*** empty log message ***
2003-01-29 23:35:27 +00:00
Jason Rumney
7b6f060c0d
Disable cygpath kludge.
2003-01-29 23:33:08 +00:00
Juanma Barranquero
50ca1c5579
*** empty log message ***
2003-01-29 07:38:42 +00:00
Juanma Barranquero
39bd0e030f
Avoid endless loop when configuring without image support.
2003-01-29 07:37:34 +00:00
Kim F. Storm
88c717201f
Corrected misc. typos like missing : after file names,
...
missing file name suffixes, and * used as prefix on non-file entries.
2003-01-28 23:49:11 +00:00
Juanma Barranquero
7019fb66fb
Fix spacing.
2003-01-27 09:40:40 +00:00
Jason Rumney
290682efe6
Added notes for JPEG library.
2003-01-26 01:33:33 +00:00
Jason Rumney
2890831296
*** empty log message ***
2003-01-26 01:26:32 +00:00
Jason Rumney
aad0eae4eb
Automatically detect jpeglib.
2003-01-26 01:25:49 +00:00
Jason Rumney
bfd889edaa
Added notes about PNG support.
2003-01-25 21:04:41 +00:00
Jason Rumney
e000653842
Automatically detect libpng.
2003-01-25 20:50:48 +00:00
Jason Rumney
c262430d11
*** empty log message ***
2003-01-25 20:50:26 +00:00
Jason Rumney
5ebea794c4
2003-01-21 David Ponce <david@dponce.com>
...
* emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
2003-01-21 23:13:55 +00:00
Jason Rumney
ac6e47ef0a
*** empty log message ***
2003-01-21 23:13:14 +00:00
Jason Rumney
070e69d5d8
Hand cursor, derived from index.pbm in lisp/toolbar
2003-01-21 23:09:27 +00:00
Andrew Innes
38018ad31b
*** empty log message ***
2003-01-15 12:14:26 +00:00
Andrew Innes
e2f4caea36
(CURDIR): Convert to native Windows format (with
...
forward slashes), to support building with Cygwin builds of make.
2003-01-15 12:04:38 +00:00
Ben Key
f873556a2c
Added /nt/inc/gettext.h
2002-12-05 05:32:24 +00:00
Juanma Barranquero
4c11103ac0
*** empty log message ***
2002-11-19 09:31:31 +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
85b2f69e1e
Added "(tiny change)" marker.
2002-10-29 09:45:19 +00:00
Juanma Barranquero
b0a1b9bbff
Version updated to 21.3.50. From Peter Runestig <peter@runestig.com>.
2002-09-03 07:14:54 +00:00
Jason Rumney
960f21aef0
*** empty log message ***
2002-06-13 18:42:36 +00:00
Jason Rumney
c3c5777766
(maybe-bootstrap, doit, maybe-bootstrap-CMD)
...
(maybe-bootstrap-SH): New targets.
(all): Depend on maybe-bootstrap.
2002-06-13 18:40:14 +00:00
Jason Rumney
676a30259f
(env_vars): Remove EMACSLOCKDIR.
2002-06-13 18:39:50 +00:00
Jason Rumney
933af49766
*** empty log message ***
2002-05-03 20:27:54 +00:00
Jason Rumney
6b99b0a897
(F_SETFL, O_NDELAY): Define.
...
(sys_getpeername, fcntl): Declare as wrappers.
2002-05-03 20:22:00 +00:00
Juanma Barranquero
dc7285149f
(bootstrap-nmake, bootstrap-gmake): Make DOC after compiling .el files.
2002-04-11 07:16:13 +00:00
Jason Rumney
3be38152af
*** empty log message ***
2002-03-20 21:19:26 +00:00
Jason Rumney
ef2cd5961a
(sys_setsockopt, sys_listen, sys_getsockname)
...
(sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
2002-03-20 20:23:37 +00:00
Kim F. Storm
d1ef18f293
*** empty log message ***
2002-03-19 12:04:17 +00:00
Kim F. Storm
89440542c3
(HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
...
(HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
(HAVE_SYS_UN_H): Undef.
From David Ponce <dponce@voila.fr>.
2002-03-19 12:03:42 +00:00
Jason Rumney
73792b515e
*** empty log message ***
2002-03-13 23:05:48 +00:00
Jason Rumney
cad19b50d5
Add STRFTIME_NO_POSIX2.
2002-03-13 23:04:39 +00:00
Jason Rumney
f7b9d4d15e
*** empty log message ***
2002-02-18 00:04:14 +00:00
Jason Rumney
42715db3b3
* emacs.rc: Define VS_VERSION_INFO if not already.
...
Update version info.
2002-02-18 00:03:38 +00:00
Eli Zaretskii
b147d29726
Document problems with 4NT.
2002-01-22 11:13:59 +00:00
Andrew Innes
98cf1bb563
(CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
...
pick up relevant bits of the Windows API definitions.
2002-01-04 14:05:10 +00:00
Andrew Innes
0e4435bed6
(bootstrap): Build addsection program before
...
bootstrap (required for post-processing temacs.exe).
2001-12-14 18:14:22 +00:00
Andrew Innes
493faf20ba
*** empty log message ***
2001-12-14 17:11:21 +00:00
Pavel Janík
03f9f7aeb5
*** empty log message ***
2001-12-08 21:06:01 +00:00
Pavel Janík
6aec6ea8e7
New file.
2001-12-08 20:59:54 +00:00
Andrew Innes
8af54a640d
(bootstrap-nmake):
...
(bootstrap-gmake): Extend bootstrap process to first do
bootstrap-clean in lisp dir and rebuild the DOC file.
(bootstrap): Do a "normal" make after the bootstrap work.
2001-12-03 11:40:21 +00:00
Jason Rumney
fc813ef63f
Update table of versions of make that are suitable
...
for building Emacs, based on recent feedback.
2001-11-20 23:17:45 +00:00
Jason Rumney
4de0659b53
Remove.
2001-11-20 22:43:55 +00:00
Andrew Innes
7243105827
Don't include libc.lib for profiling - the profiler
...
corrupts part of memcpy.
2001-11-19 15:05:54 +00:00
Andrew Innes
70d7dbc415
New file.
2001-11-19 15:05:00 +00:00
Jason Rumney
635330084d
(SYS_LDFLAGS): Add setargv.obj for wildcard
...
expansion. From Juanma Barranquero <lektu@terra.es>.
2001-11-17 01:00:48 +00:00
Jason Rumney
eec004b01a
*** empty log message ***
2001-11-17 01:00:14 +00:00
Sam Steingold
5719bb6ff7
ignore *-spd and *.pdb for w32
2001-10-26 16:51:57 +00:00
Gerd Moellmann
6aa97356aa
*** empty log message ***
2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1
*** empty log message ***
2001-10-21 09:04:46 +00:00
Andrew Innes
967d7793ca
*** empty log message ***
2001-10-12 13:19:35 +00:00
Andrew Innes
536439acca
(uid_t, gid_t): New typedefs.
2001-10-12 13:08:48 +00:00
Gerd Moellmann
ab952a4f34
*** empty log message ***
2001-10-10 09:43:20 +00:00