| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improve behavior of 'bzr up; cd src; make -k'. | Paul Eggert | 2014-07-13 | 1 | -9/+16 |
| * | * src/Makefile.in (ns-app): Mark as PHONY. | Glenn Morris | 2014-06-28 | 1 | -0/+1 |
| * | * src/Makefile.in ($(lwlibdir)/liblw.a, $(oldXMenudir)/libXMenu11.a): | Glenn Morris | 2014-06-28 | 1 | -4/+4 |
| * | * src/Makefile.in: Fix thinko in previous. | Glenn Morris | 2014-06-28 | 1 | -1/+3 |
| * | Small cleanup for src/Makefile liblw.a, libXMenu11.a rules | Glenn Morris | 2014-06-28 | 1 | -5/+3 |
| * | Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacs | Glenn Morris | 2014-06-26 | 1 | -26/+14 |
| * | * Makefile.in (ns-app): Fix typo that broke build on OS X. | Paul Eggert | 2014-06-16 | 1 | -1/+1 |
| * | Use `make -C' rather than `cd && make' | Glenn Morris | 2014-06-14 | 1 | -14/+13 |
| * | With GNU make, MFLAGS is not needed | Glenn Morris | 2014-06-13 | 1 | -14/+10 |
| * | Define the size of dumped data for MS-Windows locally on w32heap.c. | Eli Zaretskii | 2014-06-03 | 1 | -4/+1 |
| * | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ru | Glenn Morris | 2014-06-01 | 1 | -1/+2 |
| |\ |
|
| | * | Include sources used to create macuvs.h. | Paul Eggert | 2014-05-26 | 1 | -1/+2 |
| | * | Revert recent libpng changes. | Paul Eggert | 2014-05-04 | 1 | -2/+0 |
| | * | Consult libpng-config more consistently. | Paul Eggert | 2014-05-02 | 1 | -0/+2 |
| * | | Remove nt/addsection.c and don't build addsection.exe. | Eli Zaretskii | 2014-05-29 | 1 | -4/+2 |
| * | | Don't substitute sigprocmask for pthread_sigmask. | Paul Eggert | 2014-05-29 | 1 | -4/+2 |
| * | | Use mmap(2) emulation for buffer text on MS-Windows. | Fabrice Popineau | 2014-05-27 | 1 | -5/+4 |
| * | | If available, use Xfixes extension to do pointer blanking. | Dmitry Antipov | 2014-05-13 | 1 | -3/+6 |
| * | | Consult libpng-config more consistently. | Paul Eggert | 2014-05-04 | 1 | -0/+2 |
| |/ |
|
| * | Revert most of the recent change involving manifests on Cygwin. (Bug#17176) | Ken Brown | 2014-04-09 | 1 | -1/+1 |
| * | Don't use manifest on Cygwin. (Bug#17176) | Ken Brown | 2014-04-03 | 1 | -1/+1 |
| * | Spelling fix. | Paul Eggert | 2014-01-04 | 1 | -1/+1 |
| * | Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343). | Paul Eggert | 2014-01-04 | 1 | -3/+6 |
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -2/+2 |
| * | Remove the option of using libcrypto. | Paul Eggert | 2013-12-10 | 1 | -2/+0 |
| * | Use libcrypto's checksum implementations if available, for speed. | Paul Eggert | 2013-12-08 | 1 | -0/+2 |
| * | Stop keeping generated Unicode lisp files in the repository | Glenn Morris | 2013-11-27 | 1 | -1/+5 |
| * | Move runtime leim lisp files to lisp/leim directory | Glenn Morris | 2013-11-26 | 1 | -2/+2 |
| * | Use just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE. | Paul Eggert | 2013-11-21 | 1 | -6/+2 |
| * | Fix some dependency problems that cause unnecessary recompiles. | Paul Eggert | 2013-11-20 | 1 | -48/+18 |
| * | * src/Makefile.in (bootstrap_exe): Use relative filename. | Glenn Morris | 2013-11-02 | 1 | -2/+1 |
| * | Use relative filenames in TAGS files. | Glenn Morris | 2013-11-02 | 1 | -13/+11 |
| * | * src/Makefile.in (lispdir): Remove. | Glenn Morris | 2013-11-02 | 1 | -2/+1 |
| * | Small Makefile cleanup mainly related to tags file generation | Glenn Morris | 2013-11-02 | 1 | -14/+21 |
| * | Fix whitespace in previous Makefile.in changes | Glenn Morris | 2013-10-23 | 1 | -1/+2 |
| * | Attempt at a fix for mingw CPPFLAGS | Glenn Morris | 2013-10-23 | 1 | -0/+1 |
| * | Make building in directories with whitespace possible | Glenn Morris | 2013-10-22 | 1 | -5/+5 |
| * | Port the font backend from the Mac port. | Jan Djärv | 2013-09-15 | 1 | -2/+2 |
| * | Makefile improvements. | Paul Eggert | 2013-09-03 | 1 | -8/+6 |
| * | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | Paul Eggert | 2013-08-27 | 1 | -1/+1 |
| * | Add zlib support via the `decompress-gzipped-region' function | Lars Magne Ingebrigtsen | 2013-08-11 | 1 | -2/+4 |
| * | No need for configure to create etc/ and lisp/ any more | Glenn Morris | 2013-07-23 | 1 | -0/+6 |
| * | Use a @configure_input@ comment at the start of generated Makefiles | Glenn Morris | 2013-07-23 | 1 | -1/+1 |
| * | Simplify buildobj processing. | Paul Eggert | 2013-07-01 | 1 | -5/+8 |
| * | Fix "make TAGS" on MS-Windows. | Eli Zaretskii | 2013-06-07 | 1 | -4/+7 |
| * | * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS. | Eli Zaretskii | 2013-06-03 | 1 | -2/+4 |
| * | Add HAVE_GLIB check instead of checking individual libraries that use GLib. | Jan Djärv | 2013-06-03 | 1 | -2/+5 |
| * | * configure.ac (file-notification): New option, replaces inotify option. | Michael Albinus | 2013-06-03 | 1 | -1/+6 |
| * | Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds. | Eli Zaretskii | 2013-05-29 | 1 | -0/+1 |
| * | Merge from trunk. | Eli Zaretskii | 2013-05-16 | 1 | -1/+1 |
| |\ |
|