summaryrefslogtreecommitdiffstats
path: root/Source/kwsys
Commit message (Collapse)AuthorAgeFilesLines
* KWSys Nightly Date StampKWSys Robot2010-06-281-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-271-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-261-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-251-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-241-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-231-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-221-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-211-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-201-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-191-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-181-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-171-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-161-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-151-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-141-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-131-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-121-1/+1
|
* KWSys: Teach Process to error on empty commandBrad King2010-06-112-0/+16
| | | | | Do not try to execute a child with no command line. Previously this led to a silent hang.
* KWSys: Process tree kill for SolarisBrad King2010-06-111-0/+3
|
* KWSys Nightly Date StampKWSys Robot2010-06-111-1/+1
|
* KWSys: Configure DynamicLoader library prefix/suffixBrad King2010-06-103-88/+12
| | | | | | | | The DynamicLoader::LibPrefix and DynamicLoader::LibExtension methods previously hard-coded the module name components for each platform. Set them from the CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX CMake variables instead. This ensures consistency in a program that uses these methods to construct the file names for its own modules.
* KWSys Nightly Date StampKWSys Robot2010-06-101-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-091-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-081-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-071-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-061-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-051-1/+1
|
* KWSys: Remove "copyPermissions" parametersBrad King2010-06-042-32/+18
| | | | | | | | The CopyFileIfDifferent, CopyFileAlways, CopyAFile and CopyADirectory methods should always copy permissions. The special cases in which a caller would pass copyPermissions=false should be handled at the call site. The parameter needlessly complicates the interface and semantics of these methods.
* KWSys Nightly Date StampKWSys Robot2010-06-041-1/+1
|
* KWSys: Avoid stat in CopyFileAlways (#10790)Brad King2010-06-031-13/+1
| | | | | | | On Windows 7 the file size reported by 'stat' on a new file sometimes reports zero even though the real size is correct. This causes our CopyFileAlways method to falsely detect copy failure. Work around the problem by trusting the state of ofstream after writing the file.
* KWSys Nightly Date StampKWSys Robot2010-06-031-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-021-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-06-011-2/+2
|
* KWSys Nightly Date StampKWSys Robot2010-05-311-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-301-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-291-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-281-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-271-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-261-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-251-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-241-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-231-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-221-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-211-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-201-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-191-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-181-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-171-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-171-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-05-141-1/+1
|