]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Conf/tools_def.template
Resync the VFR flags
[mirror_edk2.git] / Tools / Conf / tools_def.template
2006-11-17 bbahnsenResync the VFR flags
2006-11-16 bbahnsenAdd the VFR FLAGS for x64 gcc.
2006-11-16 qouyangFixed EDKT419.
2006-11-16 bbahnsenAdd new tool chain configs for x64 gcc
2006-11-14 bbahnsenAdd a Mixed tool chain for x64.
2006-10-31 lgao4Add extra APP Flag to preprocess asl file.
2006-10-18 wuyizhongAdd flags for ASMLINK. ASMLINK is real mode link.
2006-10-16 lgao4remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the...
2006-10-13 jwang36a) Cleaned tools_def.template
2006-10-12 jwang36Added APP tool command to solve the pre-processing...
2006-10-11 jwang36Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS
2006-10-10 jwang36Fixed EDKT381
2006-10-09 jwang361) Added precompiled header option to VS2003, VS2005PRO...
2006-10-09 wuyizhongAdd flags for UNIXGCC.
2006-10-08 jwang36Changed the way of using precompiled header in the...
2006-10-07 mdkinneyRemove extra /D defines in CC FLAGS
2006-10-05 bbahnsenAdd compiler flags for UNIXGCC
2006-10-04 mdkinneyPull majority of flag settings into tools_def.txt and...
2006-07-26 bbahnsenAdd tool chain tags for Unix gcc and Cygwin gcc.
2006-07-19 yshi8Changed the ASL compiler directory to C:\ASL, and corre...
2006-07-17 lhauchChanged the template files TagName to MYTOOLS instead...
2006-07-12 lhauchAdded the IDENTIFIER = Default TOOL_CHAIN_CONF line...
2006-07-12 lhauchRemoved EdkFatPkg from tree - will put this up under...
2006-07-09 jwang36Made some changes to use GCC to pre-process and assembl...
2006-07-07 bbahnsenAdded a comment about how to configure for Unix systems.
2006-07-06 jwang36Fixed the GCC assembler issue. Now we can use full...
2006-07-06 klu2Change assembler compiler to windkk.
2006-07-05 ajfishMade the default for IA-32 assembler path point to...
2006-07-05 jwang36added specific PP definition for EBC because of previou...
2006-07-05 jwang36fixed GCC build issues
2006-07-04 qouyangFix autogen bug:[Edk67][Edk35].
2006-07-04 lgao4Update tools definition
2006-07-04 lgao4Add ASL and ASMLINK tool definition in this file
2006-07-04 jwang36commented out GCC definitions temporarily
2006-07-04 jwang36added GCC tools definitions
2006-06-30 jwang36changed the default path for EBC tool
2006-06-30 qouyangFor new tools
2006-06-30 jwang36re-added
2006-06-30 jwang36deleted all obsoleted configuration files
2006-05-30 lhauchAdding a template file for the tools_def.txt file....