summaryrefslogtreecommitdiff
path: root/Tools/Conf
AgeCommit message (Expand)Author
2006-10-13a) Cleaned tools_def.templatejwang36
2006-10-12Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang36
2006-10-12Add new changed symbol to database.qhuang8
2006-10-11Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGSjwang36
2006-10-10Removed extra binary character at the start of line 1lhauch
2006-10-10Changed IA64 to IPF in the comments because it will cause confusion.jwang36
2006-10-10Fixed EDKT381jwang36
2006-10-091) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang36
2006-10-09Add flags for UNIXGCC.wuyizhong
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang36
2006-10-08Remove the line of "<Filename>Tools/Java/JavaTools.spd</Filename>" in Framewo...qouyang
2006-10-07Remove extra /D defines in CC FLAGSmdkinney
2006-10-06Fixed all scripts to use new directory layout.lhauch
2006-10-05Add compiler flags for UNIXGCCbbahnsen
2006-10-04Pull majority of flag settings into tools_def.txt and only leave custom flags...mdkinney
2006-10-04Change default setting in template to only build DEBUG targets instead of bot...mdkinney
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-13Enhance recognizing Macro/Type defined in Library. qhuang8
2006-09-13Add more comments. wuyizhong
2006-09-12Merged the <libset> in <GenDll> to avoid warning message.jwang36
2006-09-11Updated the default to parallel build. Even on a single core build is faster ...ajfish
2006-09-11Add migration rule for Build Guid Hob.qhuang8
2006-09-11Remove the special case handling of EfiInitializeDriverLib & DxeIntializeDriv...qhuang8
2006-09-11Add two attributes to target.template. MULTIPLE_THREAD is to enable/disable m...wuyizhong
2006-09-06Minor adjustments.qhuang8
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-16Embeded autogenerated code in Java code instead of getting them from a real f...qwang12
2006-08-15Add porting Guide to obsolete Edk Library interfaces.qhuang8
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-08-10Add Migration Tool Database filesqhuang8
2006-07-31Removed extra copyright and license notices - they are included in the header...lhauch
2006-07-31Fixed EDKT142; Removed FrameworkDatabase.db and added FrameworkDatabase.templatejwang36
2006-07-26Add tool chain tags for Unix gcc and Cygwin gcc.bbahnsen
2006-07-19Changed the ASL compiler directory to C:\ASL, and corrected the tool chain na...yshi8
2006-07-17Changed the template files TagName to MYTOOLS instead of MSFT, since we don't...lhauch
2006-07-13Added copyright&license headerjwang36
2006-07-13Change DB's FAR name to Dummy and add a GUID for it. wuyizhong