Andy Cedilnik
|
44fa93c8a7
ENH: More speedup
|
22 年之前 |
Andy Cedilnik
|
4494326f5e
ENH: Attempt to speedup cmake of cmake on Windows
|
22 年之前 |
Andy Cedilnik
|
db77d2e019
ENH: Add globbing to FILE command
|
22 年之前 |
Brad King
|
1a4ec91593
BUG#65: Fixed inheritance of CMAKE_CURRENT_SOURCE_DIR and CMAKE_CURRENT_BINARY_DIR.
|
22 年之前 |
Bill Hoffman
|
b274069b93
ENH: allow cancel and display of progress during cpu intensive configure steps
|
22 年之前 |
Andy Cedilnik
|
6566ba20ac
ENH: Fix example
|
22 年之前 |
Brad King
|
6167fa8aa2
ERR: Added missing std::.
|
22 年之前 |
Brad King
|
ed273acfa7
ENH: Improved name of cmake version variables. They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch).
|
22 年之前 |
Brad King
|
eb7b7dc104
BUG: Removed extra newlines from help text.
|
22 年之前 |
Brad King
|
1cecf7b5aa
ENH: Added support to write multiple help options with one command line. Output files can now also be specified for the help options.
|
22 年之前 |
Brad King
|
b85f000e26
ERR: Removed useless set.
|
22 年之前 |
Brad King
|
91f8f88490
ENH: Made ADD_DEPENDENCIES available from bootstrapped cmake. It will be needed to build cmake.
|
22 年之前 |
Brad King
|
e5ed57ec18
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
22 年之前 |
Brad King
|
cbb1de923a
BUG: Parsing of arguments from string by RunCommand before passing to Process execution does not work with backslashes in path names. Until this is fixed, we cannot use Process execution from kwsys.
|
22 年之前 |
Andy Cedilnik
|
2a6e9970b3
ENH: Fix bootstrap to include ProcessUNIX.c
|
22 年之前 |
Andy Cedilnik
|
372d2cbea9
ENH: Start working on a general file manipulation command
|
22 年之前 |
Andy Cedilnik
|
197368d9e7
ENH: Add optional argument to GetLineFromStream which can let the caller know whether there was a new line character at the end of the line that was just read
|
22 年之前 |
Andy Cedilnik
|
42731475dc
Initial import of VIM syntax highlighting file
|
22 年之前 |
Brad King
|
78edd51671
ENH: Made call to FormatMessage more robust.
|
22 年之前 |
Brad King
|
7479303e01
ENH: Using new Process SetWorkingDirectory method instead of manually implementing it.
|
22 年之前 |
Brad King
|
b5fec4a3c8
ENH: Implemented SetWorkingDirectory method.
|
22 年之前 |
Brad King
|
2b8bfb3b5d
ENH: Implemented SetWorkingDirectory method on Windows.
|
22 年之前 |
Brad King
|
ccc629702c
ENH: Using kwsys Process implementation to implement RunCommand.
|
22 年之前 |
Andy Cedilnik
|
125b795637
ENH: Start working on Working Directory support
|
22 年之前 |
Brad King
|
179abe7ffe
ENH: Using GetTempPath instead of TEMP environment variable to get a location to write the Win9x forwarding executable.
|
22 年之前 |
Brad King
|
33566642a0
BUG: Argument parsers do not always remove double quotes from around an argument that has no spaces.
|
22 年之前 |
Bill Hoffman
|
f22a4a908d
ENH: add linker flags
|
22 年之前 |
Bill Hoffman
|
711febc82d
ENH: null terminate at the end of the list
|
22 年之前 |
Brad King
|
edcaaabe99
BUG: Install target for standard header wrappers must point at the std subdirectory in the installation.
|
22 年之前 |
Andy Cedilnik
|
2b9ed4d9d7
ENH: Add proper links to bugtracker
|
22 年之前 |