summaryrefslogtreecommitdiffstats
path: root/Tools/Conf/BuildMacro.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix CygWinGCC build failed. When GCC build, map file is not generated. We don...lgao42007-04-121-1/+6
* 1. Updated LOG file format generated by PeiRebase.bxing2007-04-111-103/+104
* Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang362007-04-051-1/+9
* - Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...jwang362007-03-081-171/+114
* Removed the extra source file from preprocessor's command line options for bu...jwang362007-02-091-10/+3
* Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122007-01-251-0/+34
* Enhanced the <Build_Library> macro to check OBJECTS property in case it's emptyjwang362007-01-251-0/+7
* Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists...jwang362007-01-241-0/+3
* Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr...jwang362007-01-221-0/+3
* Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC...jwang362007-01-191-0/+6
* Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang362007-01-151-56/+58
* Add dependency for RealAsm file build rules and Use the module name in place ...lgao42007-01-101-8/+18
* Fix IPF build breakmdkinney2006-11-211-1/+1
* Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang2006-11-211-10/+34
* Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao42006-11-201-1/+0
* Fix VFR related build break when compiling with IPF compilersmdkinney2006-11-181-2/+1
* Fixed EDKT419.qouyang2006-11-161-1/+12
* Supporting Apriori File from build tool. wuyizhong2006-11-141-0/+23
* Commented out the message for building "DUMMY" files.jwang362006-11-061-1/+1
* Add build rules for asl files of acpi tables.lgao42006-10-311-3/+107
* Added dependency of AutoGen.h for .c file generated from unicode filejwang362006-10-181-0/+1
* Add Build Macro to build SEC modules. wuyizhong2006-10-181-0/+58
* Update BuildMacro to support LIBPATH and INCLUDEPATH. wuyizhong2006-10-161-12/+27
* Make Logo build following standard build process instead of customize build. wuyizhong2006-10-161-1/+6
* Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang362006-10-121-2/+2
* Fixed EDKT381jwang362006-10-101-1/+6
* 1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang362006-10-091-16/+10
* Changed the way of using precompiled header in the build process. Now the use...jwang362006-10-081-95/+54
* Add AutoGen.h.obj to the list of files to link to resolve a link failure with...mdkinney2006-10-041-0/+12
* Moved the directory of generated precompiled header file to OUTPUT directory ...jwang362006-09-301-10/+10
* To fix EDKT341. Still existing issues for VfrCompile. wuyizhong2006-09-271-16/+16
* Added DllPath for VfrCompilejwang362006-09-271-1/+1
* Degrade echo "Ignoring File..." message from WARNING to INFO. Add process sta...wuyizhong2006-09-251-1/+1
* Don't copy *.te file into Bin_DIR directory.lgao42006-09-251-3/+1
* Changed the way of generating the pre-compiled header to solve incremental bu...jwang362006-09-211-7/+45
* Merged the <libset> in <GenDll> to avoid warning message.jwang362006-09-121-3/+1
* Added AutoGen.h to assembly and vfr dependency checkjwang362006-09-061-0/+2
* Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong2006-09-051-2/+2
* Added pre-compiled header support for compiling source codejwang362006-09-051-5/+58
* Add method for Microcode buildingjchen202006-09-051-1/+17
* According r1311 can't support linux. So rollback the change, but still remove...wuyizhong2006-08-211-3/+1
* Fix cleanall can't clean all genereated files. Now .i files generated by VfrC...wuyizhong2006-08-181-1/+0
* Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong2006-08-171-0/+3
* Add judgement if filepath is . or not. wuyizhong2006-08-141-11/+74
* Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n...wuyizhong2006-08-141-5/+22
* Enforced case-sensitive on the file names;jwang362006-07-131-15/+15
* Changed the output message when handling dummy files in msa.jwang362006-07-131-1/+1
* Corrected the dependency check issue for Build_Library and GenDll macros.jwang362006-07-121-1/+2
* Added Build_DUMMY macro to skip those files in msa which should not be handle...jwang362006-07-121-0/+16
* Made some changes to use GCC to pre-process and assembly .S file jwang362006-07-091-70/+1