You need to sign in or sign up before continuing.
Commits on Source 6
-
knownexus authored
This needed to be implemented as Windows WSL Does not currently support FUSE
-
knownexus authored
_project.py: redirected 'max-jobs' to point at the platform
-
knownexus authored
_platform/linux.py: Added override to CAS call _platform/unix.py: Remove CAS call
-
knownexus authored
-
knownexus authored
Adding functionality to recognise Darwin as a platform in plaform.py
-
knownexus authored
Stopped safe_remove attempting to unlink dirs Previously safe_remove would attempt to unlink a path Before attempting to remove it if it was a dir Now it checks for a dir before that step