| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the tree.
|
|
|
|
| |
within an extern C). Also update documentation about special case for MacOSX
|
| |
|
| |
|
|
|
|
| |
itkDynamicLoader, with patch from cmDynamicLoader
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
messages involving std::string.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the rest are killed, do not forget to reap the killed children.
|
| |
|
|
|
|
| |
ensures that the parent pipe handles are inherited by the children. If a parent pipe handle is invalid a handle to an empty pipe is given to the child to make sure all pipes are defined for the children.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CMake
|
| |
|
|
|
|
| |
increase the reference count of the module.
|
|
|
|
| |
add help in cmSetTestsPropertiesCommand
|
| |
|
| |
|
|
|
|
| |
GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check.
|
| |
|