| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
something
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
executable
|
|
|
|
| |
State_Error.
|
|
|
|
| |
which make it lose the first character.
|
| |
|
| |
|
| |
|
|
|
|
| |
backslashes that occur right before semicolons. This is important for lists of paths ending in backslashes on windows.
|
| |
|
|
|
|
| |
kwsysProcess. This greatly simplifies its use.
|
| |
|
| |
|
|
|
|
| |
This is much better at memory management.
|
| |
|
|
|
|
| |
builds with mingw, cygwin, and combinations of make cl, bcc32
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
# in a non-quoted argument. Improved parsing speed by not compiling regular expressions on blank lines.
|
|
|
|
| |
Process execution does not work with backslashes in path names. Until this is fixed, we cannot use Process execution from kwsys.
|
|
|
|
| |
implementing it.
|
| |
|
|
|
|
| |
conflict across platforms.
|
|
|
|
| |
cmRegularExpression.
|
| |
|
| |
|