diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-12-09 23:32:12 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-12-09 23:32:12 +0200 |
commit | ca065258cc3f6622dba45654f01cb71589cd29d4 (patch) | |
tree | 5ee61bf1114f28440481b1881b3157c86c2a2c16 /lisp/emacs-lisp/ert.el | |
parent | b5591ebb3b37bd9809b7775d1c297093cac0311d (diff) | |
download | emacs-ca065258cc3f6622dba45654f01cb71589cd29d4.tar.gz emacs-ca065258cc3f6622dba45654f01cb71589cd29d4.tar.bz2 emacs-ca065258cc3f6622dba45654f01cb71589cd29d4.zip |
Parallelize byte compilation on MS-Windows.
lisp/makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
(WINS_BASIC4): New variables, subdivide subdirectories into 4
parts.
(WINS_BASIC): Define as concatenation of the above.
(compile): Subdivide into 4 separate and independent jobs that can
be run in parallel.
(compile0-CMD, compile0-SH): New targets for compiling
COMPILE_FIRST files, which are prerequisites for the rest of the
byte-compilation.
(compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD): New
targets for parallel compilation with cmd.exe.
(compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
compiling under a Unixy shell.
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
0 files changed, 0 insertions, 0 deletions