summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
Commit message (Expand)AuthorAge
...
* Minor quoting fixes in scripts and docPaul Eggert2015-09-16
* Get ‘./configure; make -C src emacs’ to workPaul Eggert2015-06-24
* Use ${EXEEXT} more uniformly in makefilesPaul Eggert2015-02-23
* Fix a couple of AM_V_GEN bugsPaul Eggert2015-01-23
* Check exit statuses in lib-src/MakefilePaul Eggert2015-01-22
* Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller2015-01-22
* Allow update-game-score to run sgid instead of suid.Ulrich Müller2015-01-21
* Support Make verbosity levels in w32 targets previously left outEli Zaretskii2015-01-16
* Less 'make' chatter for lib-srcPaul Eggert2015-01-03
* Update copyright year to 2015Paul Eggert2015-01-01
* Fix compilation of lib-src executables on MS-Windows.Eli Zaretskii2014-12-27
* Remove lib-src/grep-changelogGlenn Morris2014-12-13
* * lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.Glenn Morris2014-11-23
* Further reduce number of versioned files storing Emacs version number.Glenn Morris2014-11-22
* Add some .ico dependencies to Makefile .res rulesGlenn Morris2014-11-22
* --enable-silent-warnings now suppresses more chatter.Paul Eggert2014-09-01
* lib-src/Makefile trivial simplificationsGlenn Morris2014-06-25
* Makefile commentsGlenn Morris2014-06-15
* Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris2014-06-15
* Fix MS-Windows build broken by latest Makefile.in changes.Eli Zaretskii2014-06-15
* Use `make -C' rather than `cd && make'Glenn Morris2014-06-14
* Parallelize clean rules using GNU make featuresGlenn Morris2014-06-14
* With GNU make, MFLAGS is not neededGlenn Morris2014-06-13
* Port ctags+etags build to Sun C 5.12.Paul Eggert2014-05-18
* Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero2014-04-30
|\
| * * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris2014-04-29
* | Reduce duplication in lib-src etags/ctags rulesGlenn Morris2014-03-22
* | Use $@ more in lib-src/Makefile.inGlenn Morris2014-03-22
* | * lib-src/Makefile.in (../lib/libgnu.a): Explicitly pass MFLAGS.Glenn Morris2014-03-22
* | Remove lib-src/test-distrib.c and relatedGlenn Morris2014-03-22
|/
* Spelling fixes.Paul Eggert2014-01-04
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-24
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-23
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-23
* Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-23
* Make building in directories with whitespace possibleGlenn Morris2013-10-22
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-27
* Provide a Windows manifest for update-game-score.exe.Eli Zaretskii2013-08-10
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-23
* Remove some unused macros from 'configure'.Paul Eggert2013-07-02
* Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii2013-05-29
* Avoid building blessmail and use hard links when installing emacs.exe.Eli Zaretskii2013-04-14
* Fix a typo in NTINC value in lib-src/Makefile.in.Eli Zaretskii2013-04-06
* Fixed src/epaths.h generation and lib-src dependencies and libraries.Eli Zaretskii2013-04-06
* Fixed a typo in emacsclientw.exe's name.Eli Zaretskii2013-04-01
* Fixed nt/Makefile.in and top-level Makefile.in.Eli Zaretskii2013-04-01
* Fixed -gdwarf-2 switch and added emacsclientw.exe to lib-src/Makefile.in.Eli Zaretskii2013-04-01
* Added nt/Makefile.in and appropriate tweaks to configure.ac.Eli Zaretskii2013-04-01
* Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2013-03-31