Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
преди 16 години |
Brad King
|
516add4d58
ENH: On VMS use _dir and _tmp, not .dir and .tmp
|
преди 16 години |
Brad King
|
d3363beb2f
ENH: Move RenameFile to cmSystemTools
|
преди 16 години |
David Cole
|
867de7fc67
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
|
преди 18 години |
Bill Hoffman
|
887699184a
COMP: remove warnings
|
преди 18 години |
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 години |
Ken Martin
|
71b993560b
STYLE: fix line length
|
преди 19 години |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
Andy Cedilnik
|
9ab3b14c77
COMP: Remove warning
|
преди 20 години |
Andy Cedilnik
|
7089a17c47
COMP: Fix compile error that was caused by the binary flag
|
преди 20 години |
Andy Cedilnik
|
867c3a763e
ENH: Add support for binary
|
преди 20 години |
Andy Cedilnik
|
8b0c04724c
BUG: Fix the compression with custom extension
|
преди 20 години |
Andy Cedilnik
|
b7ba65ed68
ENH: Add a way to overwrite compression extension
|
преди 20 години |
Andy Cedilnik
|
efcb43a88f
ENH: Allow changing of file name
|
преди 20 години |
Andy Cedilnik
|
b59dd02911
ENH: For sanity, create directory before creating generated file stream
|
преди 20 години |
Brad King
|
389f24f777
ENH: Added Close method and updated Open method to allow streams to be reused.
|
преди 20 години |
Brad King
|
562b0b820f
COMP: Fix unused parameter warning when bootstrapping.
|
преди 21 години |
Andy Cedilnik
|
14477cee6e
ENH: Add compression support
|
преди 21 години |
Brad King
|
aaac6f2c3a
ENH: Added default constructor and Open method.
|
преди 21 години |
Brad King
|
a5ae290a5b
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different more explicity.
|
преди 21 години |
Brad King
|
e34207c1f0
COMP: Fix new cmGeneratedFileStream for MSVC.
|
преди 21 години |
Brad King
|
d46d8df0ed
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and replace the destination file atomically. This will avoid problems with the process being terminated while generating a file.
|
преди 21 години |