Andy Cedilnik
|
ad5115d00f
ENH: Add support for single '
|
21 år sedan |
Brad King
|
1c663cf41c
BUG: Fix to avoid relative path with ..s all the way to the root.
|
21 år sedan |
Bill Hoffman
|
ef07a8565e
COMP: remove an unused variable warning
|
21 år sedan |
Bill Hoffman
|
626be7884a
FIX: go back to not trying to handle spaces in the path for run single command and comment it so that people know to call the right thing
|
21 år sedan |
Bill Hoffman
|
7ed631311c
FIX: fix RunSingleCommand to work with spaces in the path, and with an already quoted command
|
21 år sedan |
Bill Hoffman
|
9f98481a65
undo last check in as it breaks borland with spaces some how
|
21 år sedan |
Bill Hoffman
|
040f776885
FIX: fix the problem where a target is a single character and nmake gets confused and add a test for it
|
21 år sedan |
Bill Hoffman
|
e9b6e65cbd
BUG: if the paths share nothing then just return the remote path with no ..
|
21 år sedan |
Bill Hoffman
|
89d35bc8fb
ENH: better comments and variable names
|
21 år sedan |
Brad King
|
b4176dcab9
ENH: Added FileTimeCompare method to compare file modification times. Currently the resolution is limited to one second.
|
21 år sedan |
Bill Hoffman
|
ef8385744b
BUG: allow split string to know if it is separating a path
|
21 år sedan |
Bill Hoffman
|
78e8f12b86
BUG: fix and comment relative path funciton
|
21 år sedan |
Andy Cedilnik
|
3fc7dc5e70
ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1133 - cmake -E copy file dir sets the wrong permissions on the destination directory
|
21 år sedan |
Bill Hoffman
|
2a1bbabb6b
ENH: minor fortran fixes
|
21 år sedan |
Bill Hoffman
|
9655299f08
ENH: initial fortran support
|
21 år sedan |
Brad King
|
40a5bad916
ENH: Made RunSingleCommand take a double as its timeout length.
|
21 år sedan |
Bill Hoffman
|
2705b1bf73
BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false 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.
|
21 år sedan |
Bill Hoffman
|
f1842f9137
BUG: fix spaces in path with mingw and custom commands
|
21 år sedan |
Bill Hoffman
|
f49e76899c
ENH: speed up for NOTFOUND
|
21 år sedan |
Bill Hoffman
|
35cacf367b
BUG: back out change due to broken dashboard
|
21 år sedan |
Bill Hoffman
|
66288b115e
ENH: remove regex use where strcmp is faster
|
21 år sedan |
Andy Cedilnik
|
61f602d668
BUG: If the line ends without new-line character, Split should still return something
|
21 år sedan |
Andy Cedilnik
|
6ab87555ea
ERR: Fix crash. We should check output before appending to it
|
22 år sedan |
Andy Cedilnik
|
c6c1f70012
ENH: Put Process execution errors in output and honor verbosity
|
22 år sedan |
Bill Hoffman
|
6b6971a2c2
BUG: fix FMM
|
22 år sedan |
Andy Cedilnik
|
09421a261c
ENH: Preserve permissions when copying files
|
22 år sedan |
Andy Cedilnik
|
900ad59867
ERR: Fix build problems on Visual Studio 6
|
22 år sedan |
Andy Cedilnik
|
7527fbccc2
ENH: Add code for setting and getting permissions
|
22 år sedan |
Andy Cedilnik
|
0217af3b58
ENH: Improve calling of RunSingle command and fix compile error
|
22 år sedan |
Bill Hoffman
|
1d958cad60
ENH: forgot return value
|
22 år sedan |