summaryrefslogtreecommitdiffstats
path: root/platform_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Replace all os.remove callsRenaud Paquay2017-08-311-0/+17
* Implement islink, readlink and realpath using Win32 apiRenaud Paquay2017-08-311-0/+54
* Port os.rename calls to work on WindowsRenaud Paquay2017-05-291-0/+17
* Workaround shutil.rmtree limitation on WindowsRenaud Paquay2017-05-291-0/+15
* Add support for creating symbolic links on WindowsRenaud Paquay2017-05-291-0/+43
* Make "git command" and "forall" work on WindowsRenaud Paquay2017-05-291-0/+169