| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
(=unix-like) to platform native path names
|
|
|
|
|
|
|
|
|
|
|
|
can have different configurations depending on the toolchain used,
debug flags etc
|
|
|
|
|
|
compiling with msvc
|
|
stringlists
|
|
|
|
and unused variables
|
|
itself
|
|
|
|
libraries on windows accordingly (they include the compiler version
in the library link name)
|
|
|
|
|
|
|
|
|
|
launching a process
|
|
the source directory must be passed on the command line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make the membercalls on Executable return *this for stackable calls like
Exec.add("foo").add("bar");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|