summaryrefslogtreecommitdiff
path: root/Tools/Conf/BuildMacro.xml
AgeCommit message (Expand)Author
2007-04-12Fix CygWinGCC build failed. When GCC build, map file is not generated. We don...lgao4
2007-04-111. Updated LOG file format generated by PeiRebase.bxing
2007-04-05Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang36
2007-03-08- Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...jwang36
2007-02-09Removed the extra source file from preprocessor's command line options for bu...jwang36
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang12
2007-01-25Enhanced the <Build_Library> macro to check OBJECTS property in case it's emptyjwang36
2007-01-24Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists...jwang36
2007-01-22Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr...jwang36
2007-01-19Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC...jwang36
2007-01-15Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang36
2007-01-10Add dependency for RealAsm file build rules and Use the module name in place ...lgao4
2006-11-21Fix IPF build breakmdkinney
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao4
2006-11-18Fix VFR related build break when compiling with IPF compilersmdkinney
2006-11-16Fixed EDKT419.qouyang
2006-11-14Supporting Apriori File from build tool. wuyizhong
2006-11-06Commented out the message for building "DUMMY" files.jwang36
2006-10-31Add build rules for asl files of acpi tables.lgao4
2006-10-18Added dependency of AutoGen.h for .c file generated from unicode filejwang36
2006-10-18Add Build Macro to build SEC modules. wuyizhong
2006-10-16Update BuildMacro to support LIBPATH and INCLUDEPATH. wuyizhong
2006-10-16Make Logo build following standard build process instead of customize build. wuyizhong
2006-10-12Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang36
2006-10-10Fixed EDKT381jwang36
2006-10-091) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang36
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang36
2006-10-04Add AutoGen.h.obj to the list of files to link to resolve a link failure with...mdkinney
2006-09-30Moved the directory of generated precompiled header file to OUTPUT directory ...jwang36
2006-09-27To fix EDKT341. Still existing issues for VfrCompile. wuyizhong
2006-09-27Added DllPath for VfrCompilejwang36
2006-09-25Degrade echo "Ignoring File..." message from WARNING to INFO. Add process sta...wuyizhong
2006-09-25Don't copy *.te file into Bin_DIR directory.lgao4
2006-09-21Changed the way of generating the pre-compiled header to solve incremental bu...jwang36
2006-09-12Merged the <libset> in <GenDll> to avoid warning message.jwang36
2006-09-06Added AutoGen.h to assembly and vfr dependency checkjwang36
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong
2006-09-05Added pre-compiled header support for compiling source codejwang36
2006-09-05Add method for Microcode buildingjchen20
2006-08-21According r1311 can't support linux. So rollback the change, but still remove...wuyizhong
2006-08-18Fix cleanall can't clean all genereated files. Now .i files generated by VfrC...wuyizhong
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong
2006-08-14Add judgement if filepath is . or not. wuyizhong
2006-08-14Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n...wuyizhong
2006-07-13Enforced case-sensitive on the file names;jwang36
2006-07-13Changed the output message when handling dummy files in msa.jwang36
2006-07-12Corrected the dependency check issue for Build_Library and GenDll macros.jwang36
2006-07-12Added Build_DUMMY macro to skip those files in msa which should not be handle...jwang36
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang36