todo
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
description - advantages over manual compile
|
||||||
man
|
man
|
||||||
tips (sigaction SIGCHILD, SIG_IGN, SIG_DFL)
|
tips (sigaction SIGCHILD, SIG_IGN, SIG_DFL)
|
||||||
- redirected processes block if their output is not read
|
- redirected processes block if their output is not read
|
||||||
@@ -6,7 +7,8 @@ cppipe compile options from tft
|
|||||||
respect CXXFLAGS LDFLAGS
|
respect CXXFLAGS LDFLAGS
|
||||||
|
|
||||||
?
|
?
|
||||||
string args
|
optional exec
|
||||||
|
std::string args
|
||||||
args before src file go to compiler
|
args before src file go to compiler
|
||||||
use exceptions (open_or_die)
|
use exceptions (open_or_die)
|
||||||
throw when a command couldnt be ran
|
throw when a command couldnt be ran
|
||||||
|
|||||||
Reference in New Issue
Block a user