summaryrefslogtreecommitdiff
path: root/src/deps.mk
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Use uniprop tables instead of biditype.h and bidimirror.h.Eli Zaretskii2011-08-151-1/+1
* New primitive secure-hash supporting md5, sha-1 and sha-2Leo Liu2011-06-211-2/+2
* Implement primitive `sha1' and remove sha1.elLeo Liu2011-05-241-1/+2
* Fix doprnt so it could be used safely in `verror'. (Bug#8435)Eli Zaretskii2011-04-231-1/+3
* Remove the doprnt implementation, as Emacs now uses vsnprintf.Paul Eggert2011-04-061-1/+0
* Fix dependencies.Paul Eggert2011-03-311-0/+1
* Make tparam.h and terminfo.c consistent.Paul Eggert2011-03-191-2/+2
* * deps.mk (unexalpha.o): Remove; unused.Paul Eggert2011-03-161-1/+0
* New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-161-9/+9
* Improve quality of tests for time stamp overflow.Paul Eggert2011-03-121-1/+2
|\
| * Improve quality of tests for time stamp overflow. For example,Paul Eggert2011-03-111-1/+2
* | Make termcap.c implementations consistent with tparam.h prototypes.Eli Zaretskii2011-03-121-1/+1
|/
* * tparam.h: New file.Paul Eggert2011-03-081-2/+2
* Import filemode module from gnulib.Paul Eggert2011-02-201-2/+1
* * deps.mk (fns.o): Depend on ../lib/md5.h.Paul Eggert2011-02-191-1/+1
* Import simpler crypto/md5 module from gnulib, plus stdint module.Paul Eggert2011-02-181-1/+1
* Import crypto/md5 module from gnulib.Paul Eggert2011-02-181-4/+3
* Import getloadavg module from gnulib.Paul Eggert2011-02-071-1/+0
* deps.mk: Update for recent changes: gnutls, gnulib imports, globals.h.Eli Zaretskii2011-02-041-105/+134
* strftime: import from gnulibPaul Eggert2011-01-301-1/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from mainline.Paul Eggert2011-01-171-1/+1
|\
| * Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-151-1/+1
* | Use gnulib's mktime module.Paul Eggert2011-01-081-1/+0
|/
* Add xml.o dependencies to deps.mk.Eli Zaretskii2010-09-181-0/+1
* Fix dependencies according to 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-221-2/+2
* Rename src/unexec.c => src/unexcoff.c.Eli Zaretskii2010-08-051-1/+1
* Use BidiMirroring.txt for mirroring characters in bidi context.Eli Zaretskii2010-06-121-1/+2
* Do not preprocess src/Makefile.in.Glenn Morris2010-05-261-34/+34
* * src/autodeps.mk, src/deps.mk: Comments need to be in C format.Glenn Morris2010-05-191-31/+31
* Handle auto-depend with configure.Glenn Morris2010-05-191-0/+279