diff options
author | Glenn Morris <rgm@gnu.org> | 2017-04-24 22:53:22 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2017-04-24 23:06:27 -0700 |
commit | 5b0fdefb4ca54b0d3dac3047ac1e4b380beb6ba7 (patch) | |
tree | ba51a863ba3114d3e7e075824971bf4094d184cd /test/lisp/emacs-lisp | |
parent | c1e71d3899daca49e216dfa3a6e6e07169d02e1e (diff) | |
download | emacs-5b0fdefb4ca54b0d3dac3047ac1e4b380beb6ba7.tar.gz emacs-5b0fdefb4ca54b0d3dac3047ac1e4b380beb6ba7.tar.bz2 emacs-5b0fdefb4ca54b0d3dac3047ac1e4b380beb6ba7.zip |
Generate each unicode lisp file independently
This is better for parallel builds, eg it eliminates race
conditions from having one process write multiple files.
* admin/unidata/Makefile.in (lparen, unifiles): New variables.
Parse unidata-gen.el, not charprop.el, to get the list of uni- files.
(all): Explicitly list the output lisp files.
(PHONY_EXTRAS): Remove.
(${unidir}/charprop.el): Change rule to just be for this file.
(${unifiles}): New rule to write each unicode lisp file.
(extraclean): Simplify.
* admin/unidata/unidata-gen.el (unidata-gen-charprop):
Quieten in batch mode.
(unidata-gen-files): Remove, no longer used.
* lisp/loadup.el: Update command-line parser.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions