Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sebastien Barre 92897bf3a8 ENH: add functions to API (read, write, delete registry key value) 23 gadi atpakaļ
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 gadi atpakaļ
  Sebastien Barre ccbdc30a8c ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored. 23 gadi atpakaļ
  Bill Hoffman 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... 24 gadi atpakaļ
  Bill Hoffman 8aa3c35dad ENH: add suport for semi-colon separated list variables 24 gadi atpakaļ
  Bill Hoffman 8c3400dc6b ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type 24 gadi atpakaļ
  Bill Hoffman 80f716941e add bool return value so diagnostics are easier 24 gadi atpakaļ
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 gadi atpakaļ
  Sebastien Barre 747457abb6 ENH: RemoveFile returns if the file was removed or not 24 gadi atpakaļ
  Amitha Perera b2085d7e9d Rolling back symbolic path changes until it works on Windows. 24 gadi atpakaļ
  Amitha Perera 2fa6a0eb44 ENH: Add an invocation that maintains symbolic paths to the source and binary trees, mainly for systems with automounted network drives. 24 gadi atpakaļ
  Berk Geveci 521d8d9410 Improvements to the curses interface. 24 gadi atpakaļ
  Bill Hoffman eecf4b9cbf ENH: add advanced variable types and command line wizard gui 24 gadi atpakaļ
  Ken Martin 7850f7b319 removed warning messages 24 gadi atpakaļ
  Bill Hoffman 12551a33c3 NMake with spaces in directories 24 gadi atpakaļ
  Bill Hoffman da17f30cb5 ENH: add new command VARIABLE_REQUIRES for better debugging of list files 24 gadi atpakaļ
  Bill Hoffman 94f82edd07 Closer to nmake build 24 gadi atpakaļ
  Bill Hoffman 539318f587 ENH: add callback for message display 24 gadi atpakaļ
  Bill Hoffman 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 gadi atpakaļ
  Brad King 65ef85320a ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like /foo/bar/*). 24 gadi atpakaļ
  Ken Martin e3178eed97 added shortest ext function 24 gadi atpakaļ
  Bill Lorensen 1e9fbdc38c ENH: Added LowerCase method. 24 gadi atpakaļ
  John Biddiscombe ea40b86683 ENH: Add a findfile routine (as opposed to find executable or library) which doesn't 24 gadi atpakaļ
  John Biddiscombe 5ac8ecd9d2 ENH: Windows and Unix slash conversions return a char*, clean function 24 gadi atpakaļ
  Amitha Perera 582fe4b51f ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc, 24 gadi atpakaļ
  Ken Martin f85fc7cda1 better network build support 24 gadi atpakaļ
  Bill Hoffman 538ff79e2f ENH: improve coverage 24 gadi atpakaļ
  Ken Martin 2190ddc4e9 added test driver for make test target 24 gadi atpakaļ
  Brad King 572ecc9b8a ENH: Added support for non-verbose mode output from running a command. This can be used when it is expected that the command may fail. 24 gadi atpakaļ
  Brad King c5381e8588 ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments. 24 gadi atpakaļ