]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Conf/tools_def.template
Turn on Thumb/Thumb2 and optimize for size.
[mirror_edk2.git] / BaseTools / Conf / tools_def.template
2010-01-29 andrewfishTurn on Thumb/Thumb2 and optimize for size.
2009-12-29 lgao4Sync tool code to BuildTools project r1783.
2009-11-09 lgao4Sync tool code to BuildTools project r1739.
2009-09-11 vanjeffSync basetools' source and binary files with r1707...
2009-09-01 qhuang8Add /GF compiler option for IPF ICC tool chains by...
2009-08-15 jljustenChange the default location for IASL on Unix.
2009-08-15 jljustenRemove '/' directory separator from CYGWIN & UNIXGCC...
2009-06-17 lgao4Add ASL_OUTFLAG to contain the different ASL output...
2009-05-06 gikidyRemove -Os for UNIXGCC CC FLAGS to reduce size.
2009-05-03 jwang36Implemented feature request hsd202262 and incorporated...
2009-05-01 jljustenAdd WIN32 binary build of LzmaCompress. Add LzmaCompre...
2009-04-23 gikidyFix a typo.
2009-04-16 klu2Remove unused EFI32 macro.
2009-04-16 klu2Remove unused EFI32 macro.
2009-04-14 eric_tianupdate
2009-04-13 eric_tianupdate tools_def.template to supply all possible combin...
2009-03-31 lgao4Fix AcpiTable C file build failure, because the compile...
2009-03-30 jljustenChange default setting for UNIXGCC_IASL. The previous
2009-03-30 klu2Fix build broken for missing defintiion of UNIXGCC_IASL
2009-03-29 jljustenChange fake entry point used during ACPI Table building...
2009-03-29 jljustenUpdate Conf template files to support ACPI building...
2009-03-19 klu2use -pie(Position Independent for executable file)...
2009-03-16 klu2Use options for size reduction
2009-03-13 klu2EFI driver should base 0x0
2009-03-09 lgao4Correct TianoCompress name for Linux/GCC.
2009-02-28 jwang36Changed deprecated DPATH to DLL for CYGWINGCC tool...
2009-01-08 lgao4Add general Tiano Compress tool path.
2009-01-07 klu2Remove ASM16 tool definition, it is same as ASM tool...
2009-01-06 klu2Add ASM16 rule for ICC tool chain.
2008-12-25 lgao4Remove unused PCH compiler option and unused build...
2008-12-05 eric_tianrevert to older version as /Zm option for "ml" can...
2008-12-05 eric_tianadd /Zm option for VS2005 assembly to make sure it...
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.
next