aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the broken cryptographyRunxi Yu2024-08-121-3/+2
* Use _GNU_SOURCE instead of _BSD_SOURCE and _SYSV_SOURCELinus Torvalds2018-07-191-1/+1
* Do some valgrind cleanupLinus Torvalds2018-07-191-3/+2
* Don't use 'char' for number of linesLinus Torvalds2014-12-081-1/+1
* Split up the utf8 helper functions into a file of their ownLinus Torvalds2012-07-101-3/+5
* Make uemacs build on FreeBSD.Naohiro Aota2012-05-261-0/+3
* Respect LDFLAGS when linking.Ulrich Müller2011-08-221-1/+1
* uemacs: input.c: Fix mkstemp warning.Thiago Farina2010-12-141-2/+4
* uemacs/version.c: Add version function to output the version string information.Thiago Farina2010-09-071-3/+3
* uemacs: Clean up program executablePekka Enberg2010-08-291-5/+7
* uemacs: Fix out-of-box build on Mac OS XPekka Enberg2010-08-281-2/+8
* uemacs: Compiles on Mac OS X.Yong Luk Stanley Elijah Goh2010-08-241-0/+1
* uemacs: enable -Wstrict-prototypesPekka Enberg2010-02-271-1/+2
* uemacs: rename 'makefile' to 'Makefile'Pekka Enberg2010-02-271-0/+145