summaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* | In Makefiles, -batch implies -q.Glenn Morris2011-01-071-3/+3
* | Remove empty machine description filesAndreas Schwab2010-12-041-2/+2
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-241-2/+1
* | * src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.Glenn Morris2010-10-211-4/+4
* | Fix src/Makefile.in comment typo from 2010-10-10T14:43:05Z!dann@ics.uci.edu.Glenn Morris2010-10-191-1/+1
* | Again, fix a typo in really-oldXMenu targetTassilo Horn2010-10-151-1/+1
* | Fix variable name typo in really-oldXMenu target.Tassilo Horn2010-10-151-1/+1
* | Avoid using trailing / in directory variables.Dan Nicolaescu2010-10-121-113/+113
* | Pass CFLAGS to the linker.Dan Nicolaescu2010-10-101-3/+2
* | * src/Makefile.in (CRT_DIR): Move near potential user.Dan Nicolaescu2010-10-101-4/+2
* | * src/Makefile.in: Use $(...) everywhere instead of ${...}Dan Nicolaescu2010-10-101-168/+168
* | * src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.Dan Nicolaescu2010-09-291-3/+0
* | Set up GnuTLS support.Ted Zlatanov2010-09-261-1/+6
* | Link temacs using $(CC) not $(LD).Dan Nicolaescu2010-09-211-3/+2
* | Add support for the libxml2 library.Lars Magne Ingebrigtsen2010-09-101-3/+7
* | merge from trunkJoakim Verona2010-08-171-19/+17
|\ \
| * | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-121-3/+11
| * | Improve Hebrew rendering.Kenichi Handa2010-07-121-2/+2
| * | Remove src/prefix-args.c.Dan Nicolaescu2010-07-071-13/+3
| * | Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-1/+1
* | | merged from trunkJoakim Verona2010-06-141-654/+327
|\ \ \ | |/ /
| * | * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.Romain Francoise2010-06-121-4/+4
| * | Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-1/+1
| * | * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.Glenn Morris2010-05-271-1/+1
| * | Do not preprocess src/Makefile.in.Glenn Morris2010-05-261-133/+129
| * | Replace YMF_PASS_LDFLAGS with autoconf.Glenn Morris2010-05-251-2/+6
| * | Remove some NS_IMPL_GNUSTEP build dead code.Glenn Morris2010-05-251-7/+1
| * | * src/Makefile.in: Fix comment typo.Glenn Morris2010-05-251-1/+1
| * | Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.Glenn Morris2010-05-241-10/+8
| * | Do not include config.h in src/Makefile.in.Glenn Morris2010-05-241-3/+0
| * | Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.Glenn Morris2010-05-241-6/+6
| * | Remove LD_SWITCH_SYSTEM_EXTRA.Glenn Morris2010-05-241-2/+1
| * | * configure.in (MKDEPDIR): Parallel build tweak.Glenn Morris2010-05-211-1/+0
| * | * src/Makefile.in: Comment fix.Glenn Morris2010-05-201-1/+0
| * | Revert previous change.Glenn Morris2010-05-201-3/+3
| * | Minor Makefile fix.Glenn Morris2010-05-201-3/+3
| * | * src/Makefile.in: Fix comment format in cpp section.Glenn Morris2010-05-201-1/+1
| * | Handle some HAVE_NS Makefile conditionals with configure.Glenn Morris2010-05-201-16/+3
| * | Build simplifications for oldxmenu.Glenn Morris2010-05-201-7/+13
| * | Handle CANNOT_DUMP (partially) with configure.Glenn Morris2010-05-201-17/+20
| * | Handle auto-depend with configure.Glenn Morris2010-05-191-267/+12
| * | Set linker-related things with configure.Glenn Morris2010-05-181-48/+6
| * | Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.Glenn Morris2010-05-171-2/+2
| * | Set rallocobj with configure, not cpp.Glenn Morris2010-05-171-6/+3
| * | Define some malloc objects with configure, not cpp.Glenn Morris2010-05-171-13/+10
| * | * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.Stefan Monnier2010-05-171-1/+3
| * | Combine the two stamp-oldxmenu cases.Glenn Morris2010-05-161-11/+12
| * | * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.Glenn Morris2010-05-161-1/+2
| * | * src/Makefile.in (clean): Get rid of HAVE_NS conditional.Glenn Morris2010-05-161-3/+2
| * | Tweak ns_app*dir values set by configure.Glenn Morris2010-05-161-2/+2