Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      compile-xml-cmd
      completion-pops-up
      concurrent-compile
      concurrent-make
      conf-auto-show-delim-chars
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
completion-pops-up  Variable Reference   concurrent-make


Epsilon User's Manual and Reference > Variable Reference >

concurrent-compile: preference buffer-specific variable

Default value: 3

The buffer-specific concurrent-compile variable controls how the compile-buffer command behaves. If 0, compile-buffer always runs the compiler or other program non-concurrently, exiting the concurrent process if it needs to. If 2, the compile-buffer command always runs the compiler concurrently, creating a concurrent process if it needs to. If 1, the compile-buffer command runs the compiler concurrently if a concurrent process is already running, non-concurrently otherwise. If 3 (the default), compile-buffer uses the value of the concurrent-make variable instead.

More info:

Compiling From Epsilon



Previous   Up    Next
completion-pops-up  Variable Reference   concurrent-make


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.