]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Conf/build_rule.template
Fixed typos (PVCS tracker 749)
[mirror_edk2.git] / BaseTools / Conf / build_rule.template
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...