0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-18 10:40:14 +00:00
org-mode/lisp
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
..
Makefile
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el
ob-clojure.el
ob-comint.el
ob-css.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-eval.el
ob-exp.el
ob-fortran.el
ob-gnuplot.el
ob-haskell.el
ob-io.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el Add :version to ob-lob.el option. 2012-04-03 13:11:32 +02:00
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el
ob-R.el
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sh.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el
ob.el
org-agenda.el
org-archive.el
org-ascii.el
org-attach.el
org-bbdb.el
org-beamer.el
org-bibtex.el don't rely on kill-new to return a string 2012-04-26 12:51:36 -04:00
org-capture.el
org-clock.el
org-colview-xemacs.el
org-colview.el
org-compat.el
org-crypt.el
org-ctags.el
org-datetree.el
org-docbook.el
org-docview.el
org-entities.el
org-eshell.el
org-exp-blocks.el
org-exp.el
org-faces.el
org-feed.el
org-footnote.el
org-freemind.el
org-gnus.el
org-habit.el
org-html.el
org-icalendar.el
org-id.el
org-indent.el
org-info.el
org-inlinetask.el
org-irc.el
org-jsinfo.el
org-latex.el
org-list.el
org-lparse.el
org-mac-message.el
org-macs.el
org-mew.el
org-mhe.el
org-mks.el
org-mobile.el Add :version to org-mobile.el options. 2012-04-03 13:12:47 +02:00
org-mouse.el Merge branch 'maint' 2012-04-22 18:44:45 +02:00
org-odt.el
org-pcomplete.el
org-plot.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-protocol.el
org-publish.el
org-remember.el
org-rmail.el
org-special-blocks.el
org-src.el
org-table.el
org-taskjuggler.el
org-timer.el
org-vm.el
org-w3m.el
org-wl.el
org-xoxo.el
org.el