]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Conf/tools_def.template
Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure correct...
[mirror_edk2.git] / BaseTools / Conf / tools_def.template
2008-11-28 jwang36Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in...
2008-11-27 lgao4Check In Build.exe and tools_def.template
2008-11-26 klu2Pcd Tools need .Map file when building a EFI binary...
2008-11-04 mdkinneyRemove all references to ASMLINK16. Those are never...
2008-11-04 mdkinneyRemove all references to ASMLINK16. Those are never...
2008-08-21 lgao4Minor change to remove /GL- option unsupported by ICC...
2008-08-21 lgao4Update GenSec to handle the input file whose size is...
2008-08-12 jwang361. Enhanced the format of build_rule.txt to allow modul...
2008-08-10 lgao4Change VfrCompile.exe to VfrCompile to support the...
2008-08-07 lgao4Abstract VFR compiler and Flag to marco that user can...
2008-07-16 eric_tianmerge the generation of SecMain into the whole build...
2008-06-30 eric_tianProvide source level debug ability in *unix environment.
2008-06-30 eric_tianmake change to support UnixPkg build. The changes are...
2008-06-05 qwang12add VFRPP patch for EBC WINDDK3790x1830 tool chain.
2008-05-15 lgao4Add ASL_FLAGS template for user reference.
2008-05-15 jwang36Fixed VFR compile issue for EBC architecture in MYTOOLS...
2008-05-08 klu2Fix typo.
2008-05-08 klu2Add ASM16 tool configuration for MYTOOLS tag.
2008-03-14 lgao4Disable unused C++ EH and RTTI feature by adding /GX...
2008-03-13 lhauchFixing gcc CC Flags and ld flags - adding map
2008-03-12 lhauchchanging shortcut name to descriptive names for groupin...
2008-01-03 lhauchmodified the UNIXGCC information
2008-01-03 lhauchfixed paths for UNIXGCC tools
2007-12-28 lhauchfixed a typo - GS8192 should be Gs8192
2007-12-27 lhauchAdded QIPF_fr32 flags to IPF CC flags, neede by UEFI...
2007-12-25 jwang36Fixed typos (PVCS Tracker 750)
2007-12-24 jwang36Changed the NMAKE path from VS2003 to VS2005 for ICC...
2007-12-22 jwang36a. Enabled building R8 modules
2007-12-12 jwang36Changed the ICC tools to use VS2005's tools and dlls...
2007-11-28 lhauchRearranged flags so they are in consiste locations...
2007-11-06 yshang1Add the -mno-red-zone for gcc on x64. Since the GNU...
2007-10-31 jwang36a. Changed MYTOOLS to use Visual Studio Team Suite...
2007-10-29 jljustenBaseTools/Conf/tools_def.template:
2007-10-29 jljustenBaseTools/Conf/tools_def.template:
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
2007-10-16 jwang36Solved the VS2005 assembler issue in which "/omf" switc...
2007-10-16 jwang36Changed the default directory of VS2005TEAMSTUIE to...
2007-10-16 jwang36Added VS2005TEAMSUITE tool chain
2007-10-15 jwang36Added GCC assembly code preprocessing support
2007-10-12 jwang36Added DLL attribute for SLINK and/or CC command because...
2007-10-12 jwang36Corrected the wrong ARCH in WINDDK3790x1830 tool chain...
2007-10-11 jwang36Added MAKE command for ICC and CYGWINGCC tool chain
2007-10-11 jwang36a) Supported MAKE command in tools_def.txt
2007-10-10 jwang36Enabled Visual Studio 2005 Professional Edition tool...
2007-09-14 qwang12update IPF ICC's tool chain root path.
2007-09-13 jwang361) Implemented MACRO in tools_def.txt
2007-09-12 qhuang8Add full path for Cygwin tool chain.
2007-09-10 vanjeff1. Redirect ICC_IA32_*_PATH from C:\Program Files\Micro...
2007-08-29 lhauchCleaned up the tools_def.template file
2007-08-28 xli24Update compiler switches for ICC build.
2007-08-28 mdkinneyUpdate MSFT IPF flags to us /Ox /Zx /GF
2007-08-24 xli24Update ASL definition for ICC tool chain.
2007-07-26 lgao4Add build rules for asl file, asm16 file.
2007-07-24 lgao4Set default guid tool path for Lzma and Tiano compress...
2007-07-24 lgao4Correct guid value format to define guid tool Lzma...
2007-07-24 vanjeffremove EFI32, EFI64 and EFIX64 from compile line.
2007-07-19 jwang36Fixed EBC build error
2007-07-19 jwang36Fixed EBC link issue
2007-07-18 jwang36Added GCC (CYGWIN only) tool chain family support
2007-07-17 jwang361. Changed VFRPP to PP in build_rule.template for VFR...
2007-07-17 jwang361. added force include file AutoGen.h for VFRPP flag...
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-10 qhuang8Add VFR compiler Path for x64 & IPF arch.
2007-07-09 klu2Restore the compiler options for saving size when build...
2007-07-06 jwang36Enabled PCD DXE/PEI module build.
2007-07-05 klu2Open the debug options for easy debug NT32Pkg.
2007-07-05 klu2for debug need InitializeDriver export function.
2007-07-05 klu2Add PDB for IA32 DLINK flag for MYTOOLS chain
2007-07-03 jwang36Renamed the GUID'ed compressor/decompressor definitions
2007-07-03 jwang36Added compressor tools
2007-07-02 vanjeffupdate tools_def.template to enable X64 and IPF build
2007-07-02 jwang36Added VFRC tool for VFR file processing
2007-06-22 jwang36Added for new build system. Just for module porting...
2007-06-21 lhauchUpdated ELFGCC flag to match r2694 in original tree
2007-06-20 lhauchAdding BaseTools directory structure for the new genera...