summaryrefslogtreecommitdiff
path: root/nt/Makefile.in
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-18Fix MinGW build broken by integration of 'stdio-consolesafe'Eli Zaretskii
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-28Remove hard-coded path to pwd in Makefiles.Gregory Heytings
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-24Fix compilation errors with MinGW64 GCC 11Eli Zaretskii
2021-05-09Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris
2021-03-06Simplify silent-rules build machineryGlenn Morris
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-03-17Switch from Automake to GNU MakePaul Eggert
2017-03-11Fix generation of nt/gnulib.mk on macOSEli Zaretskii
2017-01-05Yet another fix for autogen.shEli Zaretskii
2017-01-03Generate nt/gnulib.mk from lib/gnulib.mkEli Zaretskii
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-06Build tweaks related to tags files.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-16Support Make verbosity levels in w32 targets previously left outEli Zaretskii
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-23Reduce nt and src Makefile duplication wrt emacs.resGlenn Morris
2014-11-22Further reduce number of versioned files storing Emacs version number.Glenn Morris
2014-11-22Add some .ico dependencies to Makefile .res rulesGlenn Morris
2014-11-17Use automatic variables in nt/Makefile.inGlenn Morris
2014-06-15Makefile commentsGlenn Morris
2014-06-15Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris
2014-06-15Fix MS-Windows build broken by latest Makefile.in changes.Eli Zaretskii
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris
2014-05-29Remove nt/addsection.c and don't build addsection.exe.Eli Zaretskii
2014-02-17nt/Makefile.in: Follow up to previous change.Juanma Barranquero
2014-02-17nt/Makefile.in: Fix bug#16772.Juanma Barranquero
2014-02-13Copy README.W32 when installing Windows build (bug#14757).Juanma Barranquero
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-24Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris
2013-10-23Fix whitespace in previous Makefile.in changesGlenn Morris
2013-10-23Attempt at a fix for mingw CPPFLAGSGlenn Morris
2013-10-23Progress towards allowing installation in directories with whitespaceGlenn Morris
2013-10-22Make building in directories with whitespace possibleGlenn Morris
2013-07-23Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris
2013-05-29Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii
2013-04-21Fix problem with linking runemacs reported by Dani Moncayo.Eli Zaretskii
2013-04-20Fixed another bug in nt/Makefile.in reported by Dani Moncayo.Eli Zaretskii
2013-04-20Fix a bug in nt/Makefile.in with out-of-tree builds, reported by Dani Moncayo.Eli Zaretskii