summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/TargetTxtClassObject.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-131-23/+41
* BaseTools: Move buildoptions.py to Common folderBob Feng2019-08-141-1/+1
* BaseTools: Move BuildOption parser out of build.pyFeng, Bob C2019-08-091-4/+24
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-091-0/+2
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-0/+2
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-2/+0
* BaseTools: Use absolute import in CommonGary Lin2018-07-161-4/+5
* BaseTools: Refactor python print statementsGary Lin2018-06-271-3/+4
* BaseTools: remove uncalled functionsCarsey, Jaben2018-04-101-27/+0
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-3/+3
* License header updated to match correct format.Yingke Liu2014-08-281-6/+28
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+3
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-111-8/+1
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+174