summaryrefslogtreecommitdiff
path: root/Tools/Conf/BuildMacro.xml
AgeCommit message (Expand)AuthorFilesLines
2006-09-21Changed the way of generating the pre-compiled header to solve incremental bu...jwang361-7/+45
2006-09-12Merged the <libset> in <GenDll> to avoid warning message.jwang361-3/+1
2006-09-06Added AutoGen.h to assembly and vfr dependency checkjwang361-0/+2
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong1-2/+2
2006-09-05Added pre-compiled header support for compiling source codejwang361-5/+58
2006-09-05Add method for Microcode buildingjchen201-1/+17
2006-08-21According r1311 can't support linux. So rollback the change, but still remove...wuyizhong1-3/+1
2006-08-18Fix cleanall can't clean all genereated files. Now .i files generated by VfrC...wuyizhong1-1/+0
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong1-0/+3
2006-08-14Add judgement if filepath is . or not. wuyizhong1-11/+74
2006-08-14Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n...wuyizhong1-5/+22
2006-07-13Enforced case-sensitive on the file names;jwang361-15/+15
2006-07-13Changed the output message when handling dummy files in msa.jwang361-1/+1
2006-07-12Corrected the dependency check issue for Build_Library and GenDll macros.jwang361-1/+2
2006-07-12Added Build_DUMMY macro to skip those files in msa which should not be handle...jwang361-0/+16
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang361-70/+1
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang361-9/+77
2006-07-05fixed GCC build issuesjwang361-4/+4
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang1-2/+2
2006-07-04added back of preprocessing of asm filesjwang361-6/+5
2006-07-04restored the file name and path of assembly filejwang361-2/+2
2006-07-04commented out the preprocessing of asm files, it will cause error on normal a...jwang361-1/+2
2006-07-04Add to the rules to generate TE sectionlgao41-53/+53
2006-07-04added asm file preprocess in <Build_Assembly> macrojwang361-1/+24
2006-07-03Add build macro to generate section type TE. wuyizhong1-16/+56
2006-06-30New tool.qouyang1-1/+1
2006-06-30Change to new XML Schema. wuyizhong1-475/+185
2006-06-26Fix a bug for regular expression using wrong module's file name which contain...klu21-1/+11
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen1-1/+1
2006-06-15Updated task GenEfi to support SEC component type.bxing1-1/+11
2006-06-12Added a new source file type "x86_asm_autogen" to allow assembly source to us...bxing1-83/+165
2006-06-01Lean the slashed forward.bbahnsen1-3/+3
2006-06-01- added process to generate *local.lib and let the .dll be generated from it ...jwang361-2/+11
2006-05-24Add a macro for GCC Assembly.bbahnsen1-0/+58
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-170/+170
2006-04-26Fix a bug on GenBuild and have a minor update on BuildMacro.xmlwuyizhong1-18/+2
2006-04-21Initial import.bbahnsen1-0/+1115