summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemTools.hxx.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-071-3/+3
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-011-9/+9
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-301-7/+0
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-141-6/+0
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-06-091-4/+8
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-311-0/+4
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-04-191-7/+1
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-04-121-0/+24
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-02-061-0/+5
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-091-161/+133
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-09-141-4/+5
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-08-041-0/+5
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-08-021-0/+1
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-07-181-0/+4
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-10-061-2/+2
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-021-169/+156
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-08-311-54/+102
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-07-151-1/+5
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-02-261-2/+5
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-10-311-18/+33
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-111-9/+0
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-041-29/+48
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-07-071-1/+12
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-05-131-9/+9
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-11-251-4/+11
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-08-071-0/+7
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-05-071-1/+1
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-01-081-2/+7
* KWSys: Fix SystemTools environment memory handling (#13156)Brad King2012-04-271-1/+5
* KWSys: Fix Doxygen warningsBrad King2011-10-241-2/+2
* KWSys: Simplify SystemTools::GetTime implementation (#12261)Brad King2011-08-031-7/+1
* KWSys: Improve SplitPath method documentationBrad King2010-08-271-3/+3
* KWSys: Remove "copyPermissions" parametersBrad King2010-06-041-16/+7
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
* Optimize KWSys SystemTools::FileExists on WindowsBrad King2009-09-221-1/+14
* ENH: move PutEnv to SystemToolsBill Hoffman2009-06-051-0/+4
* ENH: Remove obscure method from KWSys SystemToolsBrad King2009-04-211-8/+0
* BUG: Fix GetRealPath when realpath failsBrad King2009-02-091-1/+3
* BUG: Do not copy permissions of files when making the copy in an install rule...David Cole2008-12-181-9/+18
* ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API.Brad King2008-05-271-3/+13
* BUG: fix install problem on make and allow symlinks to cmake bin directoryBill Hoffman2008-03-271-0/+5
* STYLE: Remove references to std:: inside KWSys, even in comments. This will ...Brad King2008-01-311-4/+4
* ENH: Add SystemTools::SplitPathRootComponent and re-implement SplitPath to us...Brad King2008-01-111-5/+21
* BUG: fix for bug 6136 make sure includes are not directoriesBill Hoffman2007-12-151-2/+5
* ENH: added two functions for URL parsing:Philippe Pebay2007-12-051-0/+30
* ENH: add a touch -E command to cmakeBill Hoffman2007-12-041-0/+5
* STYLE: fixed misspellings of Mac OS XSean McBride2007-10-261-1/+1
* ENH: speed up actual path name by cache on windowsBill Hoffman2007-10-021-0/+1
* ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink.Brad King2007-03-121-0/+12
* ENH: added a limit to the getline methodKen Martin2007-03-011-1/+2