summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2014-01-041-2/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-241-1/+2
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-0/+1
* Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-231-22/+22
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-3/+3
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-4/+1
* Provide a Windows manifest for update-game-score.exe.Eli Zaretskii2013-08-101-1/+2
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-3/+4
* Remove some unused macros from 'configure'.Paul Eggert2013-07-021-6/+6
* Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii2013-05-291-1/+1
* Avoid building blessmail and use hard links when installing emacs.exe.Eli Zaretskii2013-04-141-1/+1
* Fix a typo in NTINC value in lib-src/Makefile.in.Eli Zaretskii2013-04-061-4/+4
* Fixed src/epaths.h generation and lib-src dependencies and libraries.Eli Zaretskii2013-04-061-26/+37
* Fixed a typo in emacsclientw.exe's name.Eli Zaretskii2013-04-011-1/+1
* Fixed nt/Makefile.in and top-level Makefile.in.Eli Zaretskii2013-04-011-2/+3
* Fixed -gdwarf-2 switch and added emacsclientw.exe to lib-src/Makefile.in.Eli Zaretskii2013-04-011-3/+11
* Added nt/Makefile.in and appropriate tweaks to configure.ac.Eli Zaretskii2013-04-011-2/+7
* Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2013-03-311-6/+6
* Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii2013-03-301-14/+24
* File synchronization fixes.Paul Eggert2013-03-131-1/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* * Makefile.in (uninstall): No INSTALLABLES live in archlibdir.Glenn Morris2012-10-261-2/+1
* Program name transformations should not be applied to $EXEEXT.Glenn Morris2012-10-261-4/+6
* Update lib-src config.h dependenciesGlenn Morris2012-08-011-11/+14
* Update .PHONY listings in makefiles.Paul Eggert2012-07-301-0/+5
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-251-4/+1
* Support higher-resolution time stamps.Paul Eggert2012-06-221-1/+4
* Remove script stamping in lib-src/Glenn Morris2012-06-051-17/+1
* Remove lib-src/vcdiffGlenn Morris2012-06-051-6/+2
* Remove lib-src/rcs-checkinGlenn Morris2012-06-031-6/+2
* * lib-src/Makefile.in (INSTALL_DATA): Remove; unused.Glenn Morris2012-05-261-1/+0
* * lib-src/Makefile.in (install): Remove unneeded chmods.Glenn Morris2012-05-211-2/+0
* Command substitution already runs in a subshellGlenn Morris2012-05-201-4/+4
* * lib-src/Makefile.in (install): Ensure $bindir exists.Glenn Morris2012-05-171-0/+1
* Install a self-contained NS build's libexec directly into the right placeGlenn Morris2012-05-161-0/+4
* Don't use build-aux/install-sh -d directlyGlenn Morris2012-05-111-2/+3
* configure: new option --enable-gcc-warningsPaul Eggert2012-04-091-2/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lib-src/Makefile.in (all): Make sure "all" is the first target.Dan Nicolaescu2011-11-141-2/+2
* Merge from gnulib, using build-aux to remove clutter.Paul Eggert2011-07-241-2/+2
* * lib-src/Makefile.in (all, clean): Use $EXE_FILES.Glenn Morris2011-05-251-2/+2
* Small further clean-up in lib-src/Makefile.inGlenn Morris2011-05-241-14/+8
* * lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file.Glenn Morris2011-05-241-5/+2
* Tiny simplifications in lib-src/Makfile.inGlenn Morris2011-05-241-6/+3
* * lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule.Glenn Morris2011-05-231-7/+3
* Remove lib-src/fakemail.c.Glenn Morris2011-05-171-5/+2
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-221-2/+2
* [ChangeLog]Paul Eggert2011-03-201-1/+1