Committed revision 477 to http://bzr.xsteve.at/dvc/

Merged ttn-474-makefiles-2 from Thien-Thi Nguyen:
  
   Consolidate build functionality into dvc-build.el.
   
   * lisp/dvc-build.el: Signal error if loaded interactively.
   Integrate contrib/package-maint.el; no longer require `package-maint'.
   Push nil on `load-path' last.
   When adding `otherdirs', remove null strings from `split-string' rv.
   Combine top-level conditional of Emacs-specific byte-compiler fixups.
   (srcdir, otherdirs): Signal error if env var not set.
   (builddir, contribdir, loaddir): Delete vars.
   (package-maint-pkg, no-compile-files): Delete vars.
   (zonk-file, f-set-difference, f-intersection, srcdir/): New funcs.
   (--warnings): Rename from `package-maint-compile-warnings'.
   (--autoloads-filename): Rename from `package-maint-load-file'.
   (--custom-autoloads-filename): Rename from `package-maint-cus-load-file'.
   (--to-compile): Rename from `package-maint-files';
   compute value once, at dvc-build.el-load time.
   (byte-compile-dest-file): Rewrite.
   (missing-or-old-elc): Rename from `package-maint-changed-source-p';
   use `remove-if-not'.
   (dvc-build-compile): Rewrite.
   (dvc-build-autoloads): Rewrite.
   
   * lisp/contrib/package-maint.el: Delete file.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to