| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
separatly now
|
| |
|
| |
|
|
|
|
| |
string-list can now be ignored.
|
| |
|
| |
|
|
|
|
| |
to escape spaces and convert to the native path type
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
binary trees, mainly for systems with automounted network drives.
ENH: CollapseFullPath() no longer adds a trailing "/" to directory paths.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
error
|
|
|
|
| |
(like /foo/bar/*).
|
| |
|
| |
|
|
|
|
|
|
|
| |
doesn't
add any extensions - Borland make needs full paths to certain dependencies
otherwise linking doesn't work properly (dependencies aren't checked)
|
|
|
|
| |
seperated from Convert function
|
|
|
|
| |
_not_ search for a library, etc.
|
| |
|
| |
|
| |
|
|
|
|
| |
can be used when it is expected that the command may fail.
|
|
|
|
| |
arguments. This allows double quotes to be used in arguments.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cmake on Borland C++Builder
|
| |
|
| |
|
|
|
|
| |
(in a more portable way).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output.
|
| |
|
|
|
|
| |
platform.
|