]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Conf
Fix VS 2005 compatibility issue
[mirror_edk2.git] / Tools / Conf /
2006-10-04 mdkinneyPull majority of flag settings into tools_def.txt and...
2006-10-04 mdkinneyChange default setting in template to only build DEBUG...
2006-10-04 mdkinneyAdd AutoGen.h.obj to the list of files to link to resol...
2006-09-30 jwang36Moved the directory of generated precompiled header...
2006-09-27 wuyizhongTo fix EDKT341. Still existing issues for VfrCompile.
2006-09-27 jwang36Added DllPath for VfrCompile
2006-09-25 wuyizhongDegrade echo "Ignoring File..." message from WARNING...
2006-09-25 lgao4Don't copy *.te file into Bin_DIR directory.
2006-09-21 jwang36Changed the way of generating the pre-compiled header...
2006-09-13 qhuang8Enhance recognizing Macro/Type defined in Library.
2006-09-13 wuyizhongAdd more comments.
2006-09-12 jwang36Merged the <libset> in <GenDll> to avoid warning message.
2006-09-11 ajfishUpdated the default to parallel build. Even on a single...
2006-09-11 qhuang8Add migration rule for Build Guid Hob.
2006-09-11 qhuang8Remove the special case handling of EfiInitializeDriver...
2006-09-11 wuyizhongAdd two attributes to target.template. MULTIPLE_THREAD...
2006-09-06 qhuang8Minor adjustments.
2006-09-06 jwang36Added AutoGen.h to assembly and vfr dependency check
2006-09-05 wuyizhongAdd one more platform level common property "TARGET_DIR...
2006-09-05 jwang36Added pre-compiled header support for compiling source...
2006-09-05 jchen20Add method for Microcode building
2006-08-21 wuyizhongAccording r1311 can't support linux. So rollback the...
2006-08-18 wuyizhongFix cleanall can't clean all genereated files. Now...
2006-08-17 wuyizhongRemove #include STRING_DEFINES_FILE from C file. Using...
2006-08-16 qwang12Embeded autogenerated code in Java code instead of...
2006-08-15 qhuang8Add porting Guide to obsolete Edk Library interfaces.
2006-08-14 wuyizhongAdd judgement if filepath is . or not.
2006-08-14 wuyizhongUsing ${OBJECTS} instead of fileset to trace all obj...
2006-08-10 qhuang8Add Migration Tool Database files
2006-07-31 lhauchRemoved extra copyright and license notices - they...
2006-07-31 jwang36Fixed EDKT142; Removed FrameworkDatabase.db and added...
2006-07-26 bbahnsenAdd tool chain tags for Unix gcc and Cygwin gcc.
2006-07-19 yshi8Changed the ASL compiler directory to C:\ASL, and corre...
2006-07-17 lhauchChanged the template files TagName to MYTOOLS instead...
2006-07-13 jwang36Added copyright&license header
2006-07-13 wuyizhongChange DB's FAR name to Dummy and add a GUID for it.
2006-07-13 jwang36Enforced case-sensitive on the file names;
2006-07-13 jwang36Changed the output message when handling dummy files...
2006-07-13 lhauchcommented out the TARGET and the TARGET_ARCH entries...
2006-07-12 lhauchAdded the IDENTIFIER = Default TOOL_CHAIN_CONF line...
2006-07-12 lhauchRemoved EdkFatPkg from tree - will put this up under...
2006-07-12 jwang36Corrected the dependency check issue for Build_Library...
2006-07-12 jwang36Added Build_DUMMY macro to skip those files in msa...
2006-07-11 bbahnsenRemove MdePkg-All-Archs.fpd from database.
2006-07-09 jwang36Made some changes to use GCC to pre-process and assembl...
2006-07-08 jwang36changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;
2006-07-08 lhauchFinal target.template file with embedded documentation...
2006-07-07 bbahnsenAdded a comment about how to configure for Unix systems.
2006-07-06 jwang36Fixed the GCC assembler issue. Now we can use full...
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-06 klu2Change assembler compiler to windkk.
2006-07-05 ajfishMade the default for IA-32 assembler path point to...
2006-07-05 wuyizhongFully support active platform policy.
2006-07-05 jwang36added specific PP definition for EBC because of previou...
2006-07-05 jwang36fixed GCC build issues
2006-07-04 qouyangFix autogen bug:[Edk67][Edk35].
2006-07-04 jwang36added back of preprocessing of asm files
2006-07-04 lgao4Update tools definition
2006-07-04 lgao4Add ASL and ASMLINK tool definition in this file
2006-07-04 jwang36commented out GCC definitions temporarily
2006-07-04 jwang36added GCC tools definitions
2006-07-04 jwang36restored the file name and path of assembly file
2006-07-04 jwang36commented out the preprocessing of asm files, it will...
2006-07-04 lgao4Add to the rules to generate TE section
2006-07-04 jwang36added asm file preprocess in <Build_Assembly> macro
2006-07-04 lhauchAdded a line to create a target.txt if one does not...
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-07-03 wuyizhongAdd build macro to generate section type TE.
2006-06-30 jwang36changed the default path for EBC tool
2006-06-30 qouyangFor new tools
2006-06-30 jwang36re-added
2006-06-30 qouyangNew tool.
2006-06-30 jwang36deleted all obsoleted configuration files
2006-06-30 jwang36added all supported platforms
2006-06-30 wuyizhongChange to new XML Schema.
2006-06-26 klu2Fix a bug for regular expression using wrong module...
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...
2006-06-15 bxingUpdated task GenEfi to support SEC component type.
2006-06-12 bxingAdded a new source file type "x86_asm_autogen" to allow...
2006-06-10 lhauchRemoved create/modified/update data, PacakgeType from...
2006-06-09 qwang12Make the PCD database compilable on X64 platform.
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
2006-06-05 klu2Fix some bugs for EdkFatPkg
2006-06-04 klu2Tip break because EdkFatPkg was introduced into Framewo...
2006-06-04 lhauchUpdated the FPD and SPD files to newer schema formats...
2006-06-01 bbahnsenLean the slashed forward.
2006-06-01 jwang36- added process to generate *local.lib and let the...
2006-05-31 bbahnsenUse 2 byte chars with gcc to match how windows does...
2006-05-31 lhauchRemoving tools_def.txt
2006-05-30 lhauchAdding a template file for the tools_def.txt file....
2006-05-24 bbahnsenAdd a macro for GCC Assembly.
2006-05-24 qwang12Add sample code for PCD Database generation. These...
2006-05-18 lhauchUpdated Schema for PcdDynamicBuildDeclarations and...
2006-05-16 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-14 mdkinneyFix MASM build break
2006-05-12 mdkinneyMake sure path to 16-bit MASM is set
2006-05-03 bbahnsenRemove the workspace reference.
2006-05-03 bbahnsenGet rid of workspace. Point to MS compiler for Host...
2006-04-26 bbahnsenConvert backslashes to forward slashes in many build...
next