aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/makefile.w32-in
Commit message (Collapse)AuthorAgeFilesLines
* Support TAGS targets in the w32 build.Eli Zaretskii2010-10-011-5/+40
| | | | | | | | | | | | nt/makefile.w32-in (frc, TAGS, TAGS-gmake, TAGS-nmake): New targets. emacs-src.tags: New file. src/makefile.w32-in (TAGS, frc, TAGS-LISP, ../nt/TAGS, tags) (TAGS-gmake, TAGS-nmake, TAGS-LISP-gmake, TAGS-LISP-nmake) (nt-TAGS-gmake, nt-TAGS-nmake): New targets. lisp/makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake) (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH) (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets. lib-src/makefile.w32-in (tags, TAGS): New targets.
* Port tramp-related Makefile changes of ↵Juanma Barranquero2010-09-131-1/+20
| | | | | | | | 2010-09-08T14:42:[email protected], 2010-09-13T15:17:[email protected] to Windows. * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el. (TRAMP_SRC): New macro. ($(lisp)/net/tramp-loaddefs.el): New target.
* Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-221-3/+2
| | | | | | | | | | | | * src/emacs.c (main): Remove --unibyte handling (Bug#6886). * lisp/startup.el (command-line-1): Issue warning for ignored arguments --unibyte, etc (Bug#6886). * doc/lispref/nonascii.texi (Text Representations): * doc/lispref/loading.texi (Loading Non-ASCII): * doc/lispref/compile.texi (Byte Compilation): Don't mention obsolete --unibyte command-line argument.
* Fix Windows makefiles to adapt to lisp/vc reorganization.Juanma Barranquero2010-06-111-1/+2
| | | | | | | * lib-src/makefile.w32-in (lisp2): Fix references to vc/vc-hooks.elc and vc/ediff-hook.elc. * lisp/makefile.w32-in (WINS_BASIC): Include new directory vc.
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Rename cvs-update to bzr-update in lisp/ Makefiles.Eli Zaretskii2010-01-021-2/+5
| | | | | | | | Makefile.in (bzr-update): Renamed from cvs-update. (cvs-update): New target for backward compatibility. makefile.w32-in (bzr-update): Renamed from cvs-update. (cvs-update): New target for backward compatibility.
* * makefile.w32-in: Ensure that Lisp files in CEDET subdirectoriesChong Yidong2009-12-111-13/+7
| | | | are compiled.
* * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.Tassilo Horn2009-11-201-3/+1
| | | | * Makefile.in: Don't refer cc-subword.elc but subword.elc.
* (autoloads, $(lisp)/calendar/cal-loaddefs.el)Glenn Morris2009-10-151-9/+9
| | | | | | ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el) ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to w32-batch-update-autoloads.
* * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.Juanma Barranquero2009-10-071-1/+1
|
* * makefile.w32-in (WINS_UPDATES): New macro.Juanma Barranquero2009-10-071-7/+15
| | | | (custom-deps, finder-data, autoloads): Use it.
* (WINS_BASIC): Fix last change.Eli Zaretskii2009-10-021-1/+0
|
* (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.Eli Zaretskii2009-10-021-1/+3
|
* (WINS_BASIC): Add eieio.Eli Zaretskii2009-10-021-0/+1
|
* (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.Eli Zaretskii2009-10-021-1/+9
| | | | | (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in subdirs of cedet as well.
* (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).Eli Zaretskii2009-10-021-1/+1
|
* (WINS_BASIC): Remove cedet.Eli Zaretskii2009-10-021-2/+2
| | | | | (WINS_CEDET): Add cedet. (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
* * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.Juanma Barranquero2009-09-291-6/+13
| | | | | (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET. (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
* (WINS_ALMOST): Fix last change.Eli Zaretskii2009-09-261-5/+0
|
* (WINS_ALMOST): Add cedet (with its subdirectories) and eieio.Eli Zaretskii2009-09-261-0/+10
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* (MH_E_DIR): New variable.Eli Zaretskii2008-12-271-0/+56
| | | | | | | | | | | | | | ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc) ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc) ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc) ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc) ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc) ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc) ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc) ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc) ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc) ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc) ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
* (compile-first): New target.Eli Zaretskii2008-11-221-1/+4
| | | | (recompile): Depend on compile-first.
* ($(lisp)/progmodes/cc-mode.elc): Remove.Eli Zaretskii2008-09-261-9/+48
| | | | | | | | | | ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc) ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc) ($(lisp)/progmodes/cc-engine.elc) ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc) ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc) ($(lisp)/progmodes/cc-subword.elc) ($(lisp)/progmodes/cc-vars.elc): New dependencies.
* ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an emptyEli Zaretskii2008-06-201-1/+24
| | | | | | | cus-load.el with `echo', and include "Local Variables" section to prevent the empty file from being compiled. (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets that generate an empty cus-load.el.
* (distclean): Depend on `clean'.Eli Zaretskii2008-06-201-2/+4
| | | | | (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~. (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
* * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):Juanma Barranquero2008-06-201-31/+15
| | | | | | | Don't copy ldefs-boot.el over loaddefs.el. (bootstrap-clean): Remove loaddefs.el and don't depend on it. (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars to loaddefs.el; they are not needed now. Add coding cookie.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-17/+14
|
* (AUTOGENEL): Add calc-loaddefs.el.Juanma Barranquero2008-04-101-1/+2
|
* (LOADDEFS): Add mh-loaddefs.el.Jason Rumney2008-04-091-45/+16
| | | | | | | ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule. (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove. (AUTOGENEL): New variable. (distclean, maintainer-clean): New targets.
* (WINS_ALMOST): Add org.Juanma Barranquero2008-03-231-0/+1
|
* ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)Eli Zaretskii2008-03-141-1/+29
| | | | | | ($(lisp)/calendar/hol-loaddefs.el): New targets. (LOADDEFS): New macro. (autoloads): Depend on $(LOADDEFS).
* (WINS_ALMOST): Remove term.Jason Rumney2008-02-231-5/+5
| | | | | (WINS): Add term here. (custom-deps, finder-data): Use WINS_ALMOST.
* Merge from emacs--devo--0Miles Bader2008-01-091-3/+3
|\ | | | | | | Revision: [email protected]/emacs--unicode--0--patch-312
| * Merge from emacs--rel--22Miles Bader2008-01-081-3/+3
| |\ | | | | | | | | | Revision: [email protected]/emacs--devo--0--patch-987
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-3/+3
| | |
* | | Merge from emacs--devo--0Miles Bader2007-12-161-11/+31
|\| | | | | | | | | | | Revision: [email protected]/emacs--unicode--0--patch-300
| * | (check-declare): New target.Eli Zaretskii2007-12-081-11/+31
| | | | | | | | | | | | | | | | | | | | | | | | (BYTE_COMPILE_EXTRA_FLAGS): New variable. (.el.elc, compile-CMD, compile-SH, compile-always-CMD) (compile-always-SH, compile-calc-CMD, compile-calc-SH) ($(lisp)/progmodes/cc-mode.elc): Use it. ($(lisp)/progmodes/cc-mode.elc): New rule.
* | | Merge from emacs--devo--0Miles Bader2007-12-061-0/+1
|\| | | | | | | | | | | Revision: [email protected]/emacs--unicode--0--patch-294
| * | (WIN_ALMOST): Maintain sorted.Juanma Barranquero2007-11-231-1/+1
| | |
| * | Initial merge of nxmlMark A. Hershberger2007-11-231-0/+1
| | |
* | | Merge from emacs--devo--0Miles Bader2007-10-111-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 866-879) - Merge multi-tty branch - Update from CVS - Merge from emacs--rel--22 Revision: [email protected]/emacs--unicode--0--patch-257
| * | (update-authors): Add etc/ to AUTHORS.Juri Linkov2007-09-091-1/+1
| |/
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 824-831) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 70-74) - Update from CVS Revision: [email protected]/emacs--unicode--0--patch-238
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
| * (install-lisp-SH, install-lisp-CMD): New targets.Eli Zaretskii2007-07-201-3/+6
| | | | | | | | | | (install): Use them to copy all *.el files before *.elc. (clean): Don't delete *~.
| * (install-lisp-SH, install-lisp-CMD): New targets.Eli Zaretskii2007-07-131-1/+14
| | | | | | | | (install): Use them to copy all *.el files before *.elc.
| * ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e instead of $(lisp)/mh-e.Eli Zaretskii2007-04-281-1/+3
| |
* | Merge from emacs--devo--0Miles Bader2007-07-241-2/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 816-823) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 59-69) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 237-238) - Update from CVS Revision: [email protected]/emacs--unicode--0--patch-235
| * | (install-lisp-CMD, install-lisp-SH): Don't create subdirectoriesEli Zaretskii2007-07-201-2/+3
| | | | | | | | | | | | in $(INSTALL_DIR)/lisp/ if they already exist.