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
      . . .
      completion-pops-up
      concurrent-compile
      concurrent-make
      conf-auto-show-delim-chars
      console-ansi-font
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
concurrent-compile  Variable Reference   conf-auto-show-delim-chars


Epsilon User's Manual and Reference > Variable Reference >

concurrent-make: preference variable

Default value: 1

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

More info:

Compiling From Epsilon



Previous   Up    Next
concurrent-compile  Variable Reference   conf-auto-show-delim-chars


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