summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/TargetTxtClassObject.py
AgeCommit message (Expand)AuthorFilesLines
2025-01-09BaseTools: Clean up os.path.normcase and os.path.normpath usageYang Gang1-1/+1
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX1-23/+41
2019-08-14BaseTools: Move buildoptions.py to Common folderBob Feng1-1/+1
2019-08-09BaseTools: Move BuildOption parser out of build.pyFeng, Bob C1-4/+24
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C1-0/+2
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-0/+2
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-2/+0
2018-07-16BaseTools: Use absolute import in CommonGary Lin1-4/+5
2018-06-27BaseTools: Refactor python print statementsGary Lin1-3/+4
2018-04-10BaseTools: remove uncalled functionsCarsey, Jaben1-27/+0
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-3/+3
2014-08-28License header updated to match correct format.Yingke Liu1-6/+28
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao41-8/+1
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+174