summaryrefslogtreecommitdiff
path: root/BaseTools/Bin/Win32/build.exe
AgeCommit message (Expand)Author
2009-01-13Test version for performance concern.jwang36
2009-01-12Fixed the out-of-sync issue of AutoGen-ed files in Windows platform.jwang36
2009-01-12A test version making use Windows API to create AutoGen filesjwang36
2009-01-12Roll back to normal versionjwang36
2009-01-11A trial version making use of pywin32 api to create filejwang36
2009-01-10test versionjwang36
2009-01-09Try to solve the non-existence issue of AutoGen-ed files.jwang36
2009-01-09Final test version (GC plus bufsize=1) trying to solve the non-existence issu...jwang36
2009-01-09Another test version (using low-level api provided by os module) trying to so...jwang36
2009-01-09Another test version (using garbage collection to do cleanup) trying to solve...jwang36
2009-01-09Another test version (using bufsize=1) trying to solve the non-existence issu...jwang36
2009-01-09Another test version (using glob to check file existence) trying to solve the...jwang36
2009-01-09Another test version (sleep in main loop) trying to solve the non-existence i...jwang36
2009-01-09Another test version (using windows's specific 'c' open mode) trying to solve...jwang36
2009-01-09Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-09Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-08Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-07A test version trying to solve the non-existence issue of AutoGen-ed files.jwang36
2008-12-311) Re-fine and fully test the mechanism of getting over the long command line...jwang36
2008-12-18Fixed an issue which would cause build failure if there's more than one optio...jwang36
2008-12-16Always add files in [Sources] section to search list for string IDjwang36
2008-12-121) Search value of Guid/Protocol/PPI in inf file only in the same category in...jwang36
2008-12-091) Separate the AutoGen code for PCDs between module and its library instance...jwang36
2008-12-04Re-generated with the latest source code.jwang36
2008-12-04a. Added a feature to allow override tools option via "==" in metafile.jwang36
2008-11-29Fixed regression bug HSD201375jwang36
2008-11-28a. Fixed R8 module build issue for EBC archjwang36
2008-11-27Check In Build.exe and tools_def.template lgao4
2008-11-25Fixed an incorrect PCD type string conversionjwang36
2008-11-24Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variable of binary patch PCD.klu2
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang12
2008-11-21Changed the way to compare the content of AutoGen with the file to be generat...jwang36
2008-11-20Changed file line format of AutoGen files to native style.jwang36
2008-11-19Removed GLOBAL_REMOVE_IF_UNREFERENCED for patchable PCD because it will cause...jwang36
2008-11-13Fixed HSD 201877: 'END' in [depex] caused GenDepex failurejwang36
2008-11-11a. Allowed flags of tools not defined tools_def.txtjwang36
2008-11-10Fixed an issue which caused incorrect path generated when validatingjwang36
2008-10-30Fixed build failure of R8 modules with uni filejwang36
2008-10-30Performance improvement on startup of build.exejwang36
2008-10-28Fixed incorrect function prototype in AutoGen.c for PEI modules.jwang36
2008-10-281. Fixed bugs of HSD bug trackers 201729, 201670 and 201601jwang36
2008-10-22Regenerate build binary (based on BaseTools r1333) to include some missing en...qhuang8
2008-10-221. Sync the binary with the latest source modificationhche10x
2008-10-221. Sync the binary with the latest source modificationhche10x
2008-10-21Regenerate build binary (based on BaseTools r1332) to include some missing en...qhuang8
2008-10-211. Sync the binary with the latest source modificationhche10x
2008-10-16Fixed two minor issuesjwang36
2008-10-16Fixed the incorrect file printed out when an unknown exception occurred.jwang36
2008-10-15ECP support update.jlin16
2008-10-07ECP support update.jlin16