summaryrefslogtreecommitdiff
path: root/Tools/Conf/tools_def.template
AgeCommit message (Expand)Author
2006-11-16Add new tool chain configs for x64 gccbbahnsen
2006-11-14Add a Mixed tool chain for x64.bbahnsen
2006-10-31Add extra APP Flag to preprocess asl file.lgao4
2006-10-18Add flags for ASMLINK. ASMLINK is real mode link. wuyizhong
2006-10-16remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, u...lgao4
2006-10-13a) Cleaned tools_def.templatejwang36
2006-10-12Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang36
2006-10-11Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGSjwang36
2006-10-10Fixed EDKT381jwang36
2006-10-091) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang36
2006-10-09Add flags for UNIXGCC.wuyizhong
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang36
2006-10-07Remove extra /D defines in CC FLAGSmdkinney
2006-10-05Add compiler flags for UNIXGCCbbahnsen
2006-10-04Pull majority of flag settings into tools_def.txt and only leave custom flags...mdkinney
2006-07-26Add tool chain tags for Unix gcc and Cygwin gcc.bbahnsen
2006-07-19Changed the ASL compiler directory to C:\ASL, and corrected the tool chain na...yshi8
2006-07-17Changed the template files TagName to MYTOOLS instead of MSFT, since we don't...lhauch
2006-07-12Added the IDENTIFIER = Default TOOL_CHAIN_CONF line to the tools_def.template...lhauch
2006-07-12Removed EdkFatPkg from tree - will put this up under a separate project on th...lhauch
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang36
2006-07-07Added a comment about how to configure for Unix systems.bbahnsen
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-06Change assembler compiler to windkk.klu2
2006-07-05Made the default for IA-32 assembler path point to the default install locati...ajfish
2006-07-05added specific PP definition for EBC because of previous BuildMacro.xml changesjwang36
2006-07-05fixed GCC build issuesjwang36
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang
2006-07-04Update tools definitionlgao4
2006-07-04Add ASL and ASMLINK tool definition in this filelgao4
2006-07-04commented out GCC definitions temporarilyjwang36
2006-07-04added GCC tools definitionsjwang36
2006-06-30changed the default path for EBC tooljwang36
2006-06-30For new toolsqouyang
2006-06-30re-addedjwang36
2006-06-30deleted all obsoleted configuration filesjwang36
2006-05-30Adding a template file for the tools_def.txt file. This file will be copied ...lhauch