summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/LongFilePathOs.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven2019-06-171-0/+4
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-2/+1
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-1/+3
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-2/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Use absolute import in CommonGary Lin2018-07-161-1/+2
* BaseTools: Migrate to the new octal literalGary Lin2018-06-271-1/+1
* BaseTools: loop to retry remove when it fails.Jaben Carsey2018-05-281-2/+10
* This patch is going to:Hess Chen2014-08-211-2/+2
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-0/+73