disable byte-compilation
[bpt/emacs.git] / src / Makefile.in
2015-04-19 Robin Templetondisable byte-compilation
2015-04-18 BT Templetonuse libguile dynamic wind + c pseudo-closures
2015-04-18 BT Templetonuse guile-snarf for subr definition
2015-04-18 BT Templetonguile-snarf configuration
2015-04-18 BT Templetonlibguile configuration
2015-02-09 BT Templetonlibgc configuration
2014-06-29 Glenn Morris* src/Makefile.in (ns-app): Mark as PHONY.
2014-06-28 Glenn Morris* src/Makefile.in ($(lwlibdir)/liblw.a, $(oldXMenudir...
2014-06-28 Glenn Morris* src/Makefile.in: Fix thinko in previous.
2014-06-28 Glenn MorrisSmall cleanup for src/Makefile liblw.a, libXMenu11...
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-27 Glenn MorrisReplace BOOTSTRAPEMACS with an order-only dependence...
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-16 Paul Eggert* Makefile.in (ns-app): Fix typo that broke build on...
2014-06-15 Glenn MorrisUse `make -C' rather than `cd && make'
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-13 Glenn MorrisWith GNU make, MFLAGS is not needed
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-03 Eli ZaretskiiDefine the size of dumped data for MS-Windows locally...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-29 Eli ZaretskiiRemove nt/addsection.c and don't build addsection.exe.
2014-05-29 Paul EggertDon't substitute sigprocmask for pthread_sigmask.
2014-05-27 Fabrice PopineauUse mmap(2) emulation for buffer text on MS-Windows.
2014-05-26 Paul EggertInclude sources used to create macuvs.h.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-13 Dmitry AntipovIf available, use Xfixes extension to do pointer blanking.
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-04 Paul EggertConsult libpng-config more consistently.
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-02 Paul EggertConsult libpng-config more consistently.
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Ken BrownRevert most of the recent change involving manifests...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-03 Ken BrownDon't use manifest on Cygwin. (Bug#17176)
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-01-12 Eli ZaretskiiRevert part of 2014-01-12T14:54:50Z!esr@thyrsus.com...
2014-01-12 Eric S. RaymondRemove broken VCSWITNESS code, and explain the problem.
2014-01-05 Paul EggertSpelling fix.
2014-01-05 Paul EggertPort to GNU/Linux with recent grsecurity/PaX patches...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Paul EggertRemove the option of using libcrypto.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Paul EggertUse libcrypto's checksum implementations if available...
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-11-27 Glenn MorrisStop keeping generated Unicode lisp files in the repository
2013-11-27 Glenn MorrisMove runtime leim lisp files to lisp/leim directory
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-21 Paul EggertUse just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.
2013-11-21 Paul EggertFix some dependency problems that cause unnecessary...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-02 Glenn Morris* src/Makefile.in (bootstrap_exe): Use relative filename.
2013-11-02 Glenn MorrisUse relative filenames in TAGS files.
2013-11-02 Glenn Morris* src/Makefile.in (lispdir): Remove.
2013-11-02 Glenn MorrisSmall Makefile cleanup mainly related to tags file...
2013-10-24 Glenn MorrisFix whitespace in previous Makefile.in changes
2013-10-24 Glenn MorrisAttempt at a fix for mingw CPPFLAGS
2013-10-23 Glenn MorrisMake building in directories with whitespace possible
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-15 Jan DjärvPort the font backend from the Mac port.
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Paul EggertMakefile improvements.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-28 Paul Eggert* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-11 Lars Magne Ingebri... Add zlib support via the `decompress-gzipped-region...
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-23 Glenn MorrisNo need for configure to create etc/ and lisp/ any...
2013-07-23 Glenn MorrisUse a @configure_input@ comment at the start of generat...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-02 Paul EggertSimplify buildobj processing.
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-14 Stephen BermanMerge from trunk.
2013-06-07 Eli ZaretskiiFix "make TAGS" on MS-Windows.
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Eli Zaretskii* configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
2013-06-03 Jan DjärvAdd HAVE_GLIB check instead of checking individual...
2013-06-03 Michael Albinus* configure.ac (file-notification): New option, replace...
2013-06-02 David EngsterMerge with CEDET upstream (rev. 8564).
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-29 Eli ZaretskiiRemove *.res files in mostlyclean, to avoid problems...
2013-05-22 Kenichi Handamerge trunk
2013-05-16 Eli ZaretskiiSupport building Emacs on MS-Windows using the Posix...
2013-05-16 Eli ZaretskiiMerge from trunk.
2013-05-15 Stefan MonnierUse just DOC instead of DOC-nn.mm.
next