커밋 기록

작성자 SHA1 메시지 날짜
  Sebastien Barre ab9c677232 ENH: FindLibrary can now use the makefile to add some compiler-specific lib search path (depending on the generator). 23 년 전
  Bill Hoffman 2d9e5edb27 ENH: increase coverage 23 년 전
  Sebastien Barre ebebe660df ENH: add no_system_path option to FindProgram so that the PATH is ignored 23 년 전
  Bill Hoffman d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 23 년 전
  Sebastien Barre 92897bf3a8 ENH: add functions to API (read, write, delete registry key value) 23 년 전
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 년 전
  Sebastien Barre ccbdc30a8c ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored. 23 년 전
  Bill Hoffman 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... 24 년 전
  Bill Hoffman 8aa3c35dad ENH: add suport for semi-colon separated list variables 24 년 전
  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 년 전
  Bill Hoffman 80f716941e add bool return value so diagnostics are easier 24 년 전
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 년 전
  Sebastien Barre 747457abb6 ENH: RemoveFile returns if the file was removed or not 24 년 전
  Amitha Perera b2085d7e9d Rolling back symbolic path changes until it works on Windows. 24 년 전
  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 년 전
  Berk Geveci 521d8d9410 Improvements to the curses interface. 24 년 전
  Bill Hoffman eecf4b9cbf ENH: add advanced variable types and command line wizard gui 24 년 전
  Ken Martin 7850f7b319 removed warning messages 24 년 전
  Bill Hoffman 12551a33c3 NMake with spaces in directories 24 년 전
  Bill Hoffman da17f30cb5 ENH: add new command VARIABLE_REQUIRES for better debugging of list files 24 년 전
  Bill Hoffman 94f82edd07 Closer to nmake build 24 년 전
  Bill Hoffman 539318f587 ENH: add callback for message display 24 년 전
  Bill Hoffman 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 년 전
  Brad King 65ef85320a ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like /foo/bar/*). 24 년 전
  Ken Martin e3178eed97 added shortest ext function 24 년 전
  Bill Lorensen 1e9fbdc38c ENH: Added LowerCase method. 24 년 전
  John Biddiscombe ea40b86683 ENH: Add a findfile routine (as opposed to find executable or library) which doesn't 24 년 전
  John Biddiscombe 5ac8ecd9d2 ENH: Windows and Unix slash conversions return a char*, clean function 24 년 전
  Amitha Perera 582fe4b51f ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc, 24 년 전
  Ken Martin f85fc7cda1 better network build support 24 년 전