Historie revizí

Autor SHA1 Zpráva Datum
  Brad King e2ec4a1845 ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modification times with the highest resolution possible on the file system. před 21 roky
  Bill Hoffman 626be7884a FIX: go back to not trying to handle spaces in the path for run single command and comment it so that people know to call the right thing před 21 roky
  Brad King b4176dcab9 ENH: Added FileTimeCompare method to compare file modification times. Currently the resolution is limited to one second. před 21 roky
  Bill Hoffman ef8385744b BUG: allow split string to know if it is separating a path před 21 roky
  Bill Hoffman 78e8f12b86 BUG: fix and comment relative path funciton před 21 roky
  Andy Cedilnik 3fc7dc5e70 ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1133 - cmake -E copy file dir sets the wrong permissions on the destination directory před 21 roky
  Bill Hoffman 3e2e0d5d63 BUG: fixes for mingw and CMakesetup with spaces in the source directory před 21 roky
  Bill Hoffman 9655299f08 ENH: initial fortran support před 21 roky
  Brad King 40a5bad916 ENH: Made RunSingleCommand take a double as its timeout length. před 21 roky
  Bill Hoffman 2705b1bf73 BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells. před 21 roky
  Berk Geveci ec3a119480 BUG: When error occurs, try compiles should still work před 21 roky
  Andy Cedilnik fb228e73c8 ERR: Properly handle mode_t on borland před 22 roky
  Andy Cedilnik 09421a261c ENH: Preserve permissions when copying files před 22 roky
  Andy Cedilnik 7527fbccc2 ENH: Add code for setting and getting permissions před 22 roky
  Bill Hoffman 222e9a2876 BUG: fix put/get env problems před 22 roky
  Bill Hoffman 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable před 22 roky
  Andy Cedilnik 32accc1607 BUG: For consistency, use cmStdString. Also, there was a bug in SplitString which make it lose the first character. před 22 roky
  Bill Hoffman eb9fc21543 ENH: add support for relative paths in makefiles před 22 roky
  Andy Cedilnik 5b232ded15 ENH: Add initial memory check support which works for Valgrind před 22 roky
  Brad King 9a58ac6649 ENH: Added CreateSymlink method. před 22 roky
  Andy Cedilnik d21532cd02 ENH: Ok, no more argument needed for script mode před 22 roky
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 před 22 roky
  Andy Cedilnik 028f5aa2c7 ENH: Abstract parsing of arguments so that I can use it in other places před 22 roky
  Andy Cedilnik 8a31793c89 ENH: Add back the kwsysProcess RunCommand, now is in parallel před 22 roky
  Brad King 45e508f530 ERR: Renamed superclass typedef from SystemTools to Superclass to avoid conflict across platforms. před 22 roky
  Brad King 4435e364b8 ERR: Typedefs are not inherited on SGI and Borland. před 22 roky
  Brad King dc3fd5c267 ENH: Merged use of kwsys library. před 22 roky
  Ken Martin 590460aaae new function před 22 roky
  Ken Martin ba68f771b3 yikes added new custom command support před 22 roky
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline před 22 roky