summaryrefslogtreecommitdiff
path: root/Tools/Conf/tools_def.template
AgeCommit message (Expand)AuthorFilesLines
2007-06-21Fix the missing align-double issue.klu21-1/+1
2007-05-22Enabling /O1 for the entire IPF tree buildsvprabhal1-4/+4
2007-05-08enabling /Wx and /O1 options, added related flags to this filevprabhal1-4/+4
2007-04-13Add link Map option for GCC tool to generate map file.lgao41-2/+2
2007-04-13Add link Map option for GCC tool to generate map file.lgao41-1/+2
2007-04-13Add link Map option for GCC tool to generate map file.lgao41-4/+5
2007-04-11Merge the patch provided by Johnsonklu21-1/+5
2007-04-05Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...klu21-1/+1
2007-03-26For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...klu21-1/+1
2007-03-23Add tool chain's configuration for building and running UnixPkg in CYGWIN env...klu21-1/+25
2007-03-14the ipf compiler needs a switch to not use FP registers higher than 0-31 for ...vprabhal1-12/+12
2007-03-10Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ...jwang361-3/+3
2007-02-14Enable the building option "/Os" for IPF tip Intel Compiler building.zliu31-4/+4
2007-02-14Add /W4 /WX for ICC tool chain of IPF in tools_def.template.xli241-4/+4
2007-01-16Align the sections on 32 byte boundaries for gcc. EDKT459bbahnsen1-4/+4
2007-01-12fix some minor warning for unix packageklu21-2/+2
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu31-0/+86
2007-01-06Add ASM_PFX macro on ASM_FLAGS using GCC toolstgingold1-3/+3
2006-12-19Add an elf tool chain.bbahnsen1-0/+26
2006-12-19Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao41-2/+6
2006-12-08Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because...jwang361-4/+4
2006-12-08Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for...jwang361-18/+18
2006-11-28Add an example of a mingw32 tool chain.bbahnsen1-6/+34
2006-11-27Enable global optimizations for IPF buildsmdkinney1-12/+12
2006-11-26Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF ....mdkinney1-2/+4
2006-11-23Change IPF flags to use /Os instead of /O1imdkinney1-8/+8
2006-11-23Add flags for DEBUG IPF buildsmdkinney1-24/+30
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang1-14/+14
2006-11-20To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER...wuyizhong1-16/+16
2006-11-17Resync the VFR flagsbbahnsen1-24/+3
2006-11-16Add the VFR FLAGS for x64 gcc.bbahnsen1-0/+1
2006-11-16Fixed EDKT419.qouyang1-1/+12
2006-11-16Add new tool chain configs for x64 gccbbahnsen1-6/+49
2006-11-14Add a Mixed tool chain for x64.bbahnsen1-0/+34
2006-10-31Add extra APP Flag to preprocess asl file.lgao41-1/+3
2006-10-18Add flags for ASMLINK. ASMLINK is real mode link. wuyizhong1-0/+3
2006-10-16remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, u...lgao41-36/+36
2006-10-13a) Cleaned tools_def.templatejwang361-49/+39
2006-10-12Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang361-0/+2
2006-10-11Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGSjwang361-2/+2
2006-10-10Fixed EDKT381jwang361-29/+29
2006-10-091) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang361-21/+35
2006-10-09Add flags for UNIXGCC.wuyizhong1-0/+5
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang361-5/+13
2006-10-07Remove extra /D defines in CC FLAGSmdkinney1-35/+36
2006-10-05Add compiler flags for UNIXGCCbbahnsen1-0/+5
2006-10-04Pull majority of flag settings into tools_def.txt and only leave custom flags...mdkinney1-38/+394
2006-07-26Add tool chain tags for Unix gcc and Cygwin gcc.bbahnsen1-13/+22
2006-07-19Changed the ASL compiler directory to C:\ASL, and corrected the tool chain na...yshi81-7/+7
2006-07-17Changed the template files TagName to MYTOOLS instead of MSFT, since we don't...lhauch1-35/+35