summaryrefslogtreecommitdiff
path: root/src/makefile.w32-in
Commit message (Expand)AuthorAgeFilesLines
* src/makefile.w32-in: Update depencencies.Juanma Barranquero2012-12-171-1/+3
* Fix compilation warnings in the Windows build.Eli Zaretskii2012-12-141-0/+1
* (lib-src,src,lib)/makefile.w32-in: Update dependencies.Juanma Barranquero2012-12-111-0/+7
* Merge from trunk + rename the event. Not tested yet.Eli Zaretskii2012-12-101-10/+10
|\
| * Fix bug #12955 with building under MSYS Bash.Eli Zaretskii2012-11-231-2/+2
| * Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-221-4/+2
| * lib-src/makefile.w32-in, src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-11-181-4/+6
* | Merge from trunk.Eli Zaretskii2012-11-171-0/+2
|\ \ | |/
| * src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-11-151-0/+2
* | Merge from trunk.Eli Zaretskii2012-11-131-2/+3
|\ \ | |/
| * lib/makefile.w32-in, src/makefile.w32-in: Trivial reordering of entries.Juanma Barranquero2012-11-061-2/+2
| * Fix bug #12805 with compilation error in the cygw32 build.Eli Zaretskii2012-11-051-0/+1
* | Merge from trunk.Eli Zaretskii2012-10-171-0/+7
|\ \ | |/
| * Fix warnings when compiling on MS-Windows with -std=gnu99.Eli Zaretskii2012-10-171-0/+7
* | Merge from trunk.Eli Zaretskii2012-10-141-0/+2
|\ \ | |/
| * src/makefile.w32-in ($(BLD)/w32select.$(O)): Update dependencies.Juanma Barranquero2012-10-121-1/+2
| * Update dependencies in src/makefile.w32-in.Eli Zaretskii2012-10-121-0/+1
* | Merge from trunk.Eli Zaretskii2012-10-121-3/+0
|\ \ | |/
| * src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-10-101-3/+0
* | Merge from trunk.Eli Zaretskii2012-10-091-6/+6
|\ \ | |/
| * src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-10-081-5/+5
| * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-10-081-1/+1
* | Merge from trunk after addition of w32common.h.Eli Zaretskii2012-10-081-4/+9
|\ \ | |/
| * Fix w32 dependencies due to introduction of w32common.h.Eli Zaretskii2012-10-081-3/+8
* | Merge from trunk after cygw32 commit, and resolve conflicts.Eli Zaretskii2012-10-081-1/+7
|\ \ | |/
| * Update w32 dependencies in the wake of cygw32 changes.Eli Zaretskii2012-10-081-1/+7
* | Initial version of the w32notify code.Eli Zaretskii2012-10-061-1/+13
|/
* src/makefile.w32-in ($(BLD)/alloc.$(O), $(BLD)/gmalloc.$(O)): Update dependen...Juanma Barranquero2012-10-021-0/+2
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-3/+3
* src/makefile.w32-in ($(BLD)/profiler.$(O)): Update dependencies.Juanma Barranquero2012-09-301-2/+2
* src/makefile.w32-in ($(BLD)/profiler.$(O)): Update dependencies.Juanma Barranquero2012-09-291-1/+2
* Fix some profiler stuff on Windows (follow-up to 1995-03-15T21:55:37Z!kwzh@gn...Juanma Barranquero2012-09-271-0/+1
* Merge profiler branchStefan Monnier2012-09-261-1/+7
|\
| * * src/makefile.w32-in (OBJ2, GLOBAL_SOURCES): Add profiler.c.Juanma Barranquero2012-09-251-1/+7
* | src/makefile.w32-in ($(BLD)/callproc.$(O)): Update dependencies.Juanma Barranquero2012-09-261-0/+1
* | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-09-231-51/+53
* | src/makefile.w32-in ($(BLD)/alloc.$(O)): Update dependencies.Juanma Barranquero2012-09-141-1/+0
* | src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.Juanma Barranquero2012-09-051-0/+1
* | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-09-021-13/+19
* | MS-Windows adaptations for 2012-08-25T04:04:08Z!eggert@cs.ucla.edu and 2012-0...Eli Zaretskii2012-08-251-0/+1
|/
* src/makefile.w32-in ($(BLD)/vm-limit.$(O)): Update dependencies.Juanma Barranquero2012-08-201-0/+1
* * lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.Juanma Barranquero2012-08-171-1/+12
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-011-3/+3
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-011-2/+3
* Use an include file in configure.ac's AH_BOTTOMGlenn Morris2012-07-301-0/+1
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-07-291-3/+4
* MS-Windows followup for 2012-07-28T23:05:32Z!eggert@cs.ucla.edu.Eli Zaretskii2012-07-291-0/+1
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* src/makefile.w32-in ($(BLD)/emacs.$(O)): Update dependencies.Juanma Barranquero2012-07-261-0/+1
* EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-101-1/+0