]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Conf
Add link Map option for GCC tool to generate map file.
[mirror_edk2.git] / Tools / Conf /
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-12 lgao4Fix CygWinGCC build failed. When GCC build, map file...
2007-04-11 bxing1. Updated LOG file format generated by PeiRebase.
2007-04-11 klu2Merge the patch provided by Johnson
2007-04-05 jwang36Fixed the incremental build issue for .dxs file by...
2007-04-05 klu2Open all warning checking for EdkUnixPkg, and current...
2007-03-26 klu2For building UnixPkg in CYGWIN, it should use gcc binde...
2007-03-23 klu2Add tool chain's configuration for building and running...
2007-03-14 vprabhalthe ipf compiler needs a switch to not use FP registers...
2007-03-10 jwang36Commented out the pre-compile option of IPF ARCH for...
2007-03-08 jwang36- Fixed PVCS tracker 484 by merging the GenDll and...
2007-02-14 zliu3Enable the building option "/Os" for IPF tip Intel...
2007-02-14 xli24Add /W4 /WX for ICC tool chain of IPF in tools_def...
2007-02-09 jwang36Removed the extra source file from preprocessor's comma...
2007-01-25 qwang12Remove USER_DEFINED in IncludePkgHeader in spd files...
2007-01-25 jwang36Enhanced the <Build_Library> macro to check OBJECTS...
2007-01-24 jwang36Fixed EDKT487. Added a <import> task to import UserExte...
2007-01-22 jwang36Added tasks to create DEBUG and OUTPUT directory in...
2007-01-19 jwang36Fixed an issue which the .dep file for the AutoGen...
2007-01-16 bbahnsenAlign the sections on 32 byte boundaries for gcc. EDKT459
2007-01-15 jwang36Fixed EDKT498(enchance makedep tool to support asm...
2007-01-12 klu2fix some minor warning for unix package
2007-01-10 lgao4Add dependency for RealAsm file build rules and Use...
2007-01-08 zliu31) Changed the file including as '#include "Ipf\IpfCpu...
2007-01-06 tgingoldEdkUnix spd and fpd added
2007-01-06 tgingoldAdd ASM_PFX macro on ASM_FLAGS using GCC tools
2006-12-19 bbahnsenAdd an elf tool chain.
2006-12-19 lgao4Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.
2006-12-08 jwang36Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_...
2006-12-08 jwang36Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back...
2006-11-28 bbahnsenAdd an example of a mingw32 tool chain.
2006-11-27 mdkinneyEnable global optimizations for IPF builds
2006-11-26 mdkinneyAdd "-d debug" to the IPF ASM FLAGS to enable source...
2006-11-23 mdkinneyChange IPF flags to use /Os instead of /O1i
2006-11-23 mdkinneyAdd flags for DEBUG IPF builds
2006-11-21 mdkinneyFix IPF build break
2006-11-21 qouyangChange name from "VFR_FLAGES" to "VFRPP_FLAGES".
2006-11-20 lgao4Enhance peirebase tool to get base address from the...
2006-11-20 wuyizhongTo fix bug edkt466. Change all default subsystem from...
2006-11-18 mdkinneyFix VFR related build break when compiling with IPF...
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 wuyizhongSupporting Apriori File from build tool.
2006-11-14 bbahnsenAdd a Mixed tool chain for x64.
2006-11-06 jwang36Commented out the message for building "DUMMY" files.
2006-10-31 lgao4Add extra APP Flag to preprocess asl file.
2006-10-31 lgao4Add build rules for asl files of acpi tables.
2006-10-30 qhuang8Fix several issues:
2006-10-30 qhuang8Add a unified migration database to replace the origina...
2006-10-26 qhuang8Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*.
2006-10-18 jwang36Added dependency of AutoGen.h for .c file generated...
2006-10-18 wuyizhongAdd flags for ASMLINK. ASMLINK is real mode link.
2006-10-18 wuyizhongAdd Build Macro to build SEC modules.
2006-10-17 qhuang8Fix a typo in lib name.
2006-10-16 lgao4remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the...
2006-10-16 wuyizhongUpdate BuildMacro to support LIBPATH and INCLUDEPATH.
2006-10-16 qhuang8Change to the correct library class name.
2006-10-16 wuyizhongMake Logo build following standard build process instea...
2006-10-14 qhuang8Add Package-Guid Map.
2006-10-13 jwang36a) Cleaned tools_def.template
2006-10-12 jwang36Added APP tool command to solve the pre-processing...
2006-10-12 qhuang8Add new changed symbol to database.
2006-10-11 jwang36Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS
2006-10-10 lhauchRemoved extra binary character at the start of line 1
2006-10-10 jwang36Changed IA64 to IPF in the comments because it will...
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-08 qouyangRemove the line of "<Filename>Tools/Java/JavaTools...
2006-10-07 mdkinneyRemove extra /D defines in CC FLAGS
2006-10-06 lhauchFixed all scripts to use new directory layout.
2006-10-05 bbahnsenAdd compiler flags for UNIXGCC
2006-10-04 mdkinneyPull majority of flag settings into tools_def.txt and...
2006-10-04 mdkinneyChange default setting in template to only build DEBUG...
2006-10-04 mdkinneyAdd AutoGen.h.obj to the list of files to link to resol...
2006-09-30 jwang36Moved the directory of generated precompiled header...
2006-09-27 wuyizhongTo fix EDKT341. Still existing issues for VfrCompile.
2006-09-27 jwang36Added DllPath for VfrCompile
2006-09-25 wuyizhongDegrade echo "Ignoring File..." message from WARNING...
2006-09-25 lgao4Don't copy *.te file into Bin_DIR directory.
2006-09-21 jwang36Changed the way of generating the pre-compiled header...
2006-09-13 qhuang8Enhance recognizing Macro/Type defined in Library.
2006-09-13 wuyizhongAdd more comments.
2006-09-12 jwang36Merged the <libset> in <GenDll> to avoid warning message.
2006-09-11 ajfishUpdated the default to parallel build. Even on a single...
2006-09-11 qhuang8Add migration rule for Build Guid Hob.
2006-09-11 qhuang8Remove the special case handling of EfiInitializeDriver...
2006-09-11 wuyizhongAdd two attributes to target.template. MULTIPLE_THREAD...
2006-09-06 qhuang8Minor adjustments.
2006-09-06 jwang36Added AutoGen.h to assembly and vfr dependency check
2006-09-05 wuyizhongAdd one more platform level common property "TARGET_DIR...
2006-09-05 jwang36Added pre-compiled header support for compiling source...
2006-09-05 jchen20Add method for Microcode building
2006-08-21 wuyizhongAccording r1311 can't support linux. So rollback the...
2006-08-18 wuyizhongFix cleanall can't clean all genereated files. Now...
2006-08-17 wuyizhongRemove #include STRING_DEFINES_FILE from C file. Using...
2006-08-16 qwang12Embeded autogenerated code in Java code instead of...
next