0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-12 05:09:56 +00:00
org-mode/UTILITIES
Achim Gratz df89e3cd0c cleanup in lisp/Makefile, targets; create org-fixup.el, remove version definition
* UTILITIES/org-fixup.el: new file, has functions to create
  org-version.el and org-install.el, now use by the build system.

* lisp/Makefile: delete said definitions, now sourced from toplevel
  make.  "clean" and "cleanall" should do the same thing here, make
  them aliases, ditto for "all" and "compile".  Both autoload files
  must be .PHONY and depend only on each other for correct ordering.
  Make "compile-dirty" actually do that again (i.e. no implied
  "clean", but "cleanauto").  Remove autoload files directly after
  install, so that they will only be present when explicitly requested
  by "autoloads".  Create "org-version.el" before compilation as it is
  mandatory.  Remove $(ORG_MAKE_INSTALL) and $(ORG_MAKE_VERSION),
  source from default.mk/local.mk.

* default.mk: move definitions for $(ORG_MAKE_INSTALL) and
  $(ORG_MAKE_VERSION) here so that they can be more easily configured.
  Remove definition of "org-release" from $(BATCH) and $(BTEST), now
  sourced from "org-version.el".

* targets.mk: target reorganization, introduce "stop" targets to
  prevent cleaning of org-version.el.  Use new targets for "oldorg" to
  make it more robust in case of errors.  New target "cleanutils" to
  remove any "*.elc" files that may have been produced there and add
  this target to "cleanall". Do the same in cleancontrib.
2012-05-18 07:45:44 +02:00
..
fake_change_log.pl Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
git-changelog Update git-changelog by John Wiegley 2010-07-07 08:37:11 +02:00
gplmanual.pl Put the examples in the manual under GPL. 2008-06-16 17:05:31 +02:00
guidesplit.pl Fix manual and guide tools to remove broken links 2010-07-19 19:00:24 +02:00
list-hooks.pl Utilities: New perl program to extract hooks 2009-01-01 09:54:13 +01:00
make_emacs_changelog keep Emacs' Changelog clean 2012-04-20 21:04:08 +02:00
manfull.pl UTILITIES/manfull.pl: mention http://orgmode.org 2012-04-30 18:28:31 +02:00
mansplit.pl UTILITIES/mansplit.pl: mention http://orgmode.org 2012-04-30 18:30:13 +02:00
org-fixup.el cleanup in lisp/Makefile, targets; create org-fixup.el, remove version definition 2012-05-18 07:45:44 +02:00
orgcard2txt.pl Make update of ascii refcard auomatic 2010-05-12 16:22:06 +02:00
pw UTILITIES/pw: Fix type in error message 2012-03-20 02:39:33 +01:00
set-version.pl set-version.pl: don't set current version in ORGWEBPAGE/index.org 2011-01-09 18:43:40 +01:00
x11idle.c Add an X11 equivalent to org-mac-idle-seconds. 2009-10-22 15:09:34 +02:00