summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
AgeCommit message (Expand)AuthorFilesLines
2008-05-08Fix typo.klu21-2/+2
2008-05-08Add ASM16 tool configuration for MYTOOLS tag.klu21-0/+6
2008-04-18For MicroCode module, default copy the created image to bin directory for eas...lgao41-0/+1
2008-03-14Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and addi...lgao41-32/+32
2008-03-13Fixing gcc CC Flags and ld flags - adding maplhauch1-3/+2
2008-03-12changing shortcut name to descriptive names for grouping libraryslhauch1-1/+2
2008-02-22Fixed VFR flag to: --no-pre-processinglhauch1-1/+1
2008-02-21Standardized the command line options of VfrCompile.exe and changed its uses ...jwang361-1/+1
2008-02-19a. Added binary file support during AutoGenjwang361-0/+6
2008-02-18Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input filejwang361-1/+1
2008-02-01Remove non-existing files reference.qhuang81-3/+0
2008-01-03modified the UNIXGCC informationlhauch1-3/+9
2008-01-03fixed paths for UNIXGCC toolslhauch1-16/+16
2007-12-28Added $(ASL_FLAGS) to $(ASL) command linejwang361-1/+1
2007-12-28fixed a typo - GS8192 should be Gs8192lhauch1-1/+1
2007-12-27Added QIPF_fr32 flags to IPF CC flags, neede by UEFI ABI for Itaniumlhauch1-6/+6
2007-12-25Fixed out-of-date contents (PVCS tracker 732)jwang361-11/+12
2007-12-25Fixed typos (PVCS tracker 749)jwang361-1/+1
2007-12-25Fixed typos (PVCS Tracker 750)jwang361-2/+2
2007-12-24Changed the NMAKE path from VS2003 to VS2005 for ICC tool chainjwang361-1/+1
2007-12-22a. Enabled building R8 modulesjwang362-37/+39
2007-12-12Changed the ICC tools to use VS2005's tools and dlls because of crash of ICC ...jwang361-7/+7
2007-11-28Rearranged flags so they are in consiste locations, change ASM warning from /...lhauch1-68/+68
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang361-2/+2
2007-11-06Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64...yshang11-2/+2
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang362-53/+38
2007-10-29BaseTools/Conf/tools_def.template:jljusten1-1/+1
2007-10-29BaseTools/Conf/build_rule.template:jljusten1-2/+7
2007-10-29BaseTools/Conf/tools_def.template:jljusten1-15/+27
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten12-0/+3185
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten12-3185/+0
2007-10-16Solved the VS2005 assembler issue in which "/omf" switch cannot call linker.jwang362-12/+10
2007-10-16Changed the default directory of VS2005TEAMSTUIE to the default installation ...jwang361-4/+4
2007-10-16Added VS2005TEAMSUITE tool chainjwang361-9/+91
2007-10-15Added GCC assembly code preprocessing supportjwang362-2/+4
2007-10-12Added DLL attribute for SLINK and/or CC command because Intel Compiler and li...jwang361-0/+6
2007-10-12Corrected the wrong ARCH in WINDDK3790x1830 tool chain and added MAKE command...jwang361-18/+21
2007-10-11Added MAKE command for ICC and CYGWINGCC tool chainjwang361-0/+6
2007-10-11a) Supported MAKE command in tools_def.txtjwang361-13/+25
2007-10-10Enabled Visual Studio 2005 Professional Edition tool chainjwang361-132/+204
2007-09-29Fixed an issue in which the dependent makefile is put in wrong rule.jwang361-6/+2
2007-09-26Changed Enable to Disable as default value of MULTIPLE_THREADjwang361-1/+1
2007-09-26Changed the GnuMakefile to Makefile as a workaround for CYGWINGCC toolchain b...jwang361-1/+1
2007-09-17Removed PcdFeatureFlag Attribute - use in the FeatureFlag instead PcdTokenSpa...lhauch1-18/+0
2007-09-17Added PcdFeatureFlag Attribute - use PcdTokenSpaceGuidCName.PcdCNamelhauch1-0/+18
2007-09-14update IPF ICC's tool chain root path.qwang121-10/+10
2007-09-131) Implemented MACRO in tools_def.txtjwang361-567/+236
2007-09-13Added directory for "Makefile" in "Dynamic-Library-File" rule in case the wor...jwang361-2/+2
2007-09-12Added makefile as dependency for "Dynamic-Library-File" to solve the incremen...jwang361-1/+6
2007-09-12Add full path for Cygwin tool chain.qhuang81-2/+2