summaryrefslogtreecommitdiff
path: root/Tools/Conf/BuildMacro.xml
AgeCommit message (Expand)Author
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
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-05fixed GCC build issuesjwang36
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang
2006-07-04added back of preprocessing of asm filesjwang36
2006-07-04restored the file name and path of assembly filejwang36
2006-07-04commented out the preprocessing of asm files, it will cause error on normal a...jwang36
2006-07-04Add to the rules to generate TE sectionlgao4
2006-07-04added asm file preprocess in <Build_Assembly> macrojwang36
2006-07-03Add build macro to generate section type TE. wuyizhong
2006-06-30New tool.qouyang
2006-06-30Change to new XML Schema. wuyizhong
2006-06-26Fix a bug for regular expression using wrong module's file name which contain...klu2