This commit is contained in:
vrd
2025-06-06 18:00:38 +03:00
parent c0fd5197e0
commit 368fc9b100
+3 -1
View File
@@ -1,3 +1,4 @@
description - advantages over manual compile
man
tips (sigaction SIGCHILD, SIG_IGN, SIG_DFL)
- redirected processes block if their output is not read
@@ -6,7 +7,8 @@ cppipe compile options from tft
respect CXXFLAGS LDFLAGS
?
string args
optional exec
std::string args
args before src file go to compiler
use exceptions (open_or_die)
throw when a command couldnt be ran