Lugaru's Epsilon Programmer's Editor
Context:

|
|
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 |

Copyright (C) 1984, 2011 Lugaru Software Ltd. All Rights Reserved.
|