Brad King
|
1dec54489a
ENH: Add cmSystemTools::ComputeStringMD5 method.
|
18 роки тому |
Bill Hoffman
|
b479c6a8a9
ENH: add ability to have manifest files and incremental linking with make and nmake
|
18 роки тому |
Brad King
|
73704ede42
ENH: Enabled color printing of "Scanning dependencies of target ..." message.
|
18 роки тому |
Brad King
|
9f61e2a235
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
18 роки тому |
Brad King
|
e684c35295
STYLE: Fixed line-too-long.
|
18 роки тому |
Brad King
|
5df777edd7
COMP: Added inadvertantly removed include.
|
18 роки тому |
Brad King
|
71400cad02
COMP: Simplified include file logic. The windows.h header should be included for all compilers on windows.
|
18 роки тому |
Ken Martin
|
adffd10cce
COMP: fix to compile on VS 8
|
18 роки тому |
Brad King
|
23c6b90080
BUG: Fix call to SetFileTime to set it on the proper file.
|
18 роки тому |
Brad King
|
a2b2742543
ENH: During file installation treat the source file as a dependency of the installed file. Install the file only if the destination is older than the source. Set the file times on the installed file to match those of the source file. This should greatly improve the speed of repeated installations because it removes the comparison of file contents. This addresses bug#3349.
|
18 роки тому |
Bill Hoffman
|
887699184a
COMP: remove warnings
|
18 роки тому |
Bill Hoffman
|
9c3ffe2474
BUG: fix problem with stdout and stderr not showing up in ms dos shells
|
18 роки тому |
Bill Hoffman
|
150805258a
ENH: add new machines
|
18 роки тому |
Bill Hoffman
|
c190756e24
ENH: fix warning
|
18 роки тому |
Bill Hoffman
|
66a094a9eb
ENH: opps
|
18 роки тому |
Bill Hoffman
|
f262298bb0
ENH: fix 2 ctest issues, do not use the build type of ctest to look for config types, do not inherit pipes in child procs for ctest so it can kill them
|
18 роки тому |
Alexander Neundorf
|
f13c3eef83
|
18 роки тому |
Bill Hoffman
|
c693a23a7d
ENH: use gnu tar for cygwin
|
18 роки тому |
Alexander Neundorf
|
e69958c3cf
|
18 роки тому |
Alexander Neundorf
|
5bb94ce166
|
18 роки тому |
Brad King
|
9bfe711ef1
BUG: Fix ExpandListArgument when the string ends in a backslash.
|
18 роки тому |
Brad King
|
e01cdf2065
ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink.
|
18 роки тому |
Brad King
|
91c2b84a92
ENH: Added ConvertToOutputSlashes method to convert slashes with the same policy as ConvertToOutputPath but without escaping.
|
18 роки тому |
Brad King
|
d37577d9e0
STYLE: Removing unused methods ConvertToShellPath and EscapeForUnixShell.
|
18 роки тому |
Bill Hoffman
|
5647e6e254
ENH: fix parens in the path with spaces in the path
|
19 роки тому |
Brad King
|
d37abb6b5d
ENH: Added EscapeWindowsShellArgument and ParseWindowsCommandLine methods to cmSystemTools.
|
19 роки тому |
Brad King
|
0fcccb151f
ENH: Changes from Ryan C. Gordon to fix old process execution on BeOS.
|
19 роки тому |
Bill Hoffman
|
c2308e796f
COMP: fix line length style error
|
19 роки тому |
Bill Hoffman
|
3a32cec969
ENH: merge in changes for beos support
|
19 роки тому |
Brad King
|
f91b3c1daa
ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653.
|
19 роки тому |