summaryrefslogtreecommitdiff
path: root/Tools/Conf/target.template
AgeCommit message (Collapse)AuthorFilesLines
2006-10-10Changed IA64 to IPF in the comments because it will cause confusion.jwang361-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1703 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-04Change default setting in template to only build DEBUG targets instead of ↵mdkinney1-1/+1
both DEBUG and RELEASE targets. This was done because other FPD files were updates to support both DEBUG and RELEASE targets git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1654 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-13Add more comments. wuyizhong1-3/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1522 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-11Updated the default to parallel build. Even on a single core build is faster ↵ajfish1-2/+2
with threads. Set MAX thread number to 1+ max core in your system. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1514 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-11Add two attributes to target.template. MULTIPLE_THREAD is to enable/disable ↵wuyizhong1-0/+11
multi-thread build. MAX_CONCURRENT_THREAD_NUMBER is used to specify the number of concurrent threads. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1508 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-17Changed the template files TagName to MYTOOLS instead of MSFT, since we ↵lhauch1-1/+1
don't want people to think that the TagName must match the Tool Chain Family. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1028 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-13commented out the TARGET and the TARGET_ARCH entries in target.template. ↵lhauch1-59/+59
Default will be to build all arch specified and all targets specified by FPD file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@942 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-08changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;jwang361-2/+2
changed TAGNAME to TOOL_CHAIN_TAG git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@834 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-08Final target.template file with embedded documentation. This file will only ↵lhauch1-5/+53
be used if edksetup.bat does not detect the existence of the file: target.txt. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@832 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our ↵jwang361-2/+2
package. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@795 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-05Fully support active platform policy. wuyizhong1-3/+11
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@763 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04Added a line to create a target.txt if one does not exist, based on the ↵lhauch1-0/+3
target.template file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@723 6f19259b-4bc3-4df7-8a09-765794883524