summaryrefslogtreecommitdiff
path: root/nt/makefile.w32-in
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Bump version to 24.2.91.emacs-24.2.91Chong Yidong2012-12-151-1/+1
* Bump version to 24.2.90.emacs-24.2.90Chong Yidong2012-11-241-1/+1
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-1/+1
* Bump version to 24.2.50Chong Yidong2012-08-151-1/+1
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* Fix "make dist" on MS-Windows.Eli Zaretskii2012-06-161-2/+4
* Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-2/+2
|\
| * * nt/makefile.w32-in: Fix typo (Bug#10261).Dani Moncayo2012-04-111-2/+2
* | Better parallelism on MS-Windows for "make info".Eli Zaretskii2012-04-101-5/+5
* | Bump trunk version to 24.1.50.Glenn Morris2012-04-071-1/+1
* | Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii2012-04-071-3/+7
* | Convert nt/makefile.w32-in to Unix EOL format.Eli Zaretskii2012-04-071-465/+465
|/
* Bump version to 24.0.95.emacs-pretest-24.0.95emacs-pretest-24.0.05Chong Yidong2012-04-021-1/+1
* Fix parallel "make install" on MS-Windows.Eli Zaretskii2012-03-251-12/+12
* Bump version to 24.0.94emacs-pretest-24.0.94Chong Yidong2012-02-271-1/+1
* * nt/makefile.w32-in (maybe-copy-distfiles-SH): Fix typo.Dani Moncayo2012-02-231-1/+1
* * nt/makefile.w32-in (maybe-copy-distfiles)Christoph Scholtes2012-02-051-3/+16
* Bump version to 24.0.93.emacs-pretest-24.0.93Chong Yidong2012-01-291-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Bump version to 24.0.92.Chong Yidong2011-12-011-1/+1
* Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-051-12/+12
* Bump version to 24.0.91.emacs-pretest-24.0.91Chong Yidong2011-10-311-1/+1
* Don't put INSTALL into w32 binary distributions. (Bug#9861)Eli Zaretskii2011-10-251-1/+0
* Bump version to 24.0.90.emacs-pretest-24.0.90Chong Yidong2011-09-251-1/+1
* Update the Windows build according to 2011-02-08T21:42:56Z!tromey@redhat.com ...Eli Zaretskii2011-02-091-2/+2
* Fix the bootstrap on MS-Windows.Eli Zaretskii2011-01-291-2/+2
* Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-291-0/+22
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Support TAGS targets in the w32 build.Eli Zaretskii2010-10-011-0/+13
* | Added README.W32 to distclean. Updated Changelog.Christoph Scholtes2010-07-241-0/+1
* | Fixed whitespace.Christoph Scholtes2010-07-241-1/+1
* | Code cleanup. Added ChangeLog entry.Christoph Scholtes2010-07-241-11/+11
* | Refactoring of make dist targetChristoph Scholtes2010-07-241-4/+19
* | New make target for Windows platform: make dist (bug#6602)Christoph Scholtes2010-07-241-2/+15
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* ($(BLD)/addpm.exe): Link with SHELL and OLE libs.Jason Rumney2009-01-151-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-20/+19
* Merge from emacs--rel--22Miles Bader2008-04-231-5/+10
|\
| * (ALL): Move $(CLIENTRES) from here...Eli Zaretskii2008-04-111-2/+2
| * (CLIENTRES): New variable and build target.Jason Rumney2008-04-101-5/+10
* | (clean-other-dirs-nmake): Don't clean lisp dir.Jason Rumney2008-04-091-3/+76
* | ($(TRES)): Depend on icon and manifest.Jason Rumney2008-03-021-1/+1
* | Remove unidata-gen related rules.Jason Rumney2008-02-111-30/+0
* | (unidatagen-SH, unidatagen-clean-SH): Ignore return status.Eli Zaretskii2008-02-021-2/+2
* | (unidatagen-nmake, unidatagen-clean-nmake, unidatagen-CMD)Eli Zaretskii2008-02-021-0/+30
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/