jwang36
|
e57b8d71a4
|
Changed IA64 to IPF in the comments because it will cause confusion.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1703 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-10-10 06:09:02 +00:00 |
mdkinney
|
43b94c2fd0
|
Change default setting in template to only build DEBUG targets instead of 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-10-04 22:53:40 +00:00 |
wuyizhong
|
e38eb39cb0
|
Add more comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1522 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-09-13 03:32:00 +00:00 |
ajfish
|
6d8597dcf0
|
Updated the default to parallel build. Even on a single core build is faster 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-11 19:11:37 +00:00 |
wuyizhong
|
d039f539ae
|
Add two attributes to target.template. MULTIPLE_THREAD is to enable/disable 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-09-11 06:42:49 +00:00 |
lhauch
|
04566eff47
|
Changed the template files TagName to MYTOOLS instead of MSFT, since we 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-17 05:41:34 +00:00 |
lhauch
|
ed875a072d
|
commented out the TARGET and the TARGET_ARCH entries in target.template. 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-13 02:45:24 +00:00 |
jwang36
|
cfccc31e51
|
changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;
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-08 10:06:40 +00:00 |
lhauch
|
dd23984c3d
|
Final target.template file with embedded documentation. This file will only 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-08 07:30:06 +00:00 |
jwang36
|
df569f61e3
|
Fixed the GCC assembler issue. Now we can use full GCC tools to build our package.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@795 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-07-06 10:31:48 +00:00 |
wuyizhong
|
de4bb9f6ed
|
Fully support active platform policy.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@763 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-07-05 06:22:06 +00:00 |
lhauch
|
9ae9341aa3
|
Added a line to create a target.txt if one does not exist, based on the target.template file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@723 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-07-04 00:40:35 +00:00 |