]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Conf/build_rule.template
BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC.
[mirror_edk2.git] / BaseTools / Conf / build_rule.template
2014-09-01 Jordan JustenBaseTools build_rule: Add .nasm => .obj build rule
2014-08-29 Anderw FishBaseTools: Cleanup XCODE build rules
2014-08-28 Yingke LiuLicense header updated to match correct format.
2014-08-18 Jordan JustenBaseTools: Add rules to build NASM source file into...
2014-07-01 Gao, LimingSync BaseTool trunk (version r2670) into EDKII BaseTools.
2014-01-10 Gao, LimingSync BaseTool trunk (version r2640) into EDKII BaseTools.
2013-08-23 Liming GaoSync BaseTool trunk (version r2599) into EDKII BaseTools.
2012-04-10 lgao4Sync BaseTools Trunk (version r2518) to EDKII main...
2011-11-25 lgao4Sync BaseTool trunk (version r2423) into EDKII BaseTool...
2011-10-29 lgao4Sync BaseTools Trunk (version r2387) to EDKII main...
2011-08-26 lgao4Sync BaseTools Branch (version r2271) to EDKII main...
2011-05-11 lgao4Sync BaseTools Branch (version r2149) to EDKII main...
2010-11-15 lgao4Sync EDKII BaseTools to BaseTools project r2093.
2010-10-11 lgao4Sync EDKII BaseTools to BaseTools project r2065.
2010-09-06 qhuang8Sync EDKII BaseTools to BaseTools project r2042.
2010-08-03 lgao4Sync EDKII BaseTools to BaseTools project r2006.
2010-07-21 qhuang8Sync EDKII BaseTools to BaseTools project r1997
2010-06-28 qhuang8Sync EDKII BaseTools to BaseTools project r1988
2010-05-18 lgao4Sync EDKII BaseTools to BaseTools project r1971
2010-03-12 lgao4Sync EDKII BaseTools to BaseTools project r1928
2010-03-04 lgao4Sync EDKII BaseTools to BaseTools project r1911.
2010-02-28 lgao4Sync EDKII BaseTools to BaseTools project r1903.
2010-01-27 andrewfishFix Xcode bug in template
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-07-06 klu2add quote for file path in @file option
2009-06-17 lgao4Add ASL_OUTFLAG to contain the different ASL output...
2009-05-05 lgao4Add the optional EfiRom CodeRevision option.
2009-05-03 jwang36Implemented feature request hsd202262 and incorporated...
2009-04-14 eric_tianupdate
2009-04-13 eric_tianupdate tools_def.template to supply all possible combin...
2009-03-29 jljustenUpdate Conf template files to support ACPI building...
2009-03-29 jwang36Add $(MD) command for vfr build rule to avoid build...
2009-03-24 klu2add map generation for GCC tool chain
2009-02-16 jwang361. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the...
2008-12-31 jwang36Updated the macro description according to the latest...
2008-12-31 jwang361) Re-fine and fully test the mechanism of getting...
2008-12-25 lgao4Roll back to add rule for uni file, change Uni output...
2008-12-25 lgao4Remove unused PCH compiler option and unused build...
2008-11-21 jljustenUse VFRPP tool for VFR pre-processing.
2008-11-17 lgao4Update ASL build rule, Add PeiLibPciCfgModify into...
2008-09-10 lgao41. Add ASM source files directory into its Include...
2008-09-01 lgao4Add the special build rule for AcpiTable C Source file.
2008-08-26 vanjeffadd .mut file type support for Microcode files.
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-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-05 qwang12Add "-l" to make VFR Compiler to generate .lst file...
2008-06-05 jwang36Added dependency of makefile to source files in order...
2008-04-18 lgao4For MicroCode module, default copy the created image...
2008-02-22 lhauchFixed VFR flag to: --no-pre-processing
2008-02-21 jwang36Standardized the command line options of VfrCompile...
2008-02-18 jwang36Added "-nopp" to VfrCompile.exe tool to bypass the...
2007-12-28 jwang36Added $(ASL_FLAGS) to $(ASL) command line
2007-12-25 jwang36Fixed typos (PVCS tracker 749)
2007-12-22 jwang36a. Enabled building R8 modules
2007-11-08 jwang36Fixed the dependency issue on wrong name of makefile.
2007-10-29 jljustenBaseTools/Conf/build_rule.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-15 jwang36Added GCC assembly code preprocessing support
2007-09-29 jwang36Fixed an issue in which the dependent makefile is put...
2007-09-26 jwang36Changed the GnuMakefile to Makefile as a workaround...
2007-09-13 jwang36Added directory for "Makefile" in "Dynamic-Library...
2007-09-12 jwang36Added makefile as dependency for "Dynamic-Library-File...
2007-09-03 lgao4Update Acpi Asl file Build rule to remove trim step.
2007-08-29 zliu3Update the build_rule.template to enable the PCD usage...
2007-08-24 lgao4Update build rules to cover ICC build for aslc file.
2007-08-22 jwang36Fixed incremental link issue, which dependent libraries...
2007-08-18 jwang36Changed the order of SLINK option
2007-08-18 jwang36Re-designed build_rule.template and updated build.exe...
2007-08-13 jwang36Added missing "-" for "convert-hex" option of Trim.exe
2007-08-13 jwang361. Changed the trim algorithm to be more general accord...
2007-08-10 lgao4Correct acpi table c file build rule.
2007-08-07 jwang36Added Trim command for ASL file process
2007-08-02 lgao4Update MicroCode build rules
2007-08-02 lgao4Update GenFw and Genfv tool to support Microcode and...
2007-07-27 jwang36Changed Trim tool to use standard command line options...
2007-07-26 lgao4Add build rules for asl file, asm16 file.
2007-07-25 jwang361. Fixed PCD SizeTable issue in AutoGen.c
2007-07-19 jwang36Added build command for INTEL tool chain family
2007-07-18 jwang36Added GCC (CYGWIN only) tool chain family support
2007-07-18 jwang36Improved the file type filter
2007-07-18 jwang36Added $(INC) for MASM
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-03 jwang36Fixed unicode parse issue and vfr file build issue
2007-07-02 jwang36Fixed option issues in IPF assembler and EBC linker
2007-07-02 jwang36Updated VFR file build command
2007-06-28 jwang361. Added depex file generation
2007-06-26 jwang36Removed the AutoGen-Code type of file build; added...
2007-06-25 jwang361) Incorporated generating top level makefile. Now...
2007-06-22 jwang36Added for new build system. Just for module porting...