]> git.proxmox.com Git - mirror_edk2.git/commit
1. Fixed bugs of HSD bug trackers 201729, 201670 and 201601
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Oct 2008 08:22:50 +0000 (08:22 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Oct 2008 08:22:50 +0000 (08:22 +0000)
commit82adad58b513ae9dc5b523f20652e9aa26965b85
tree5bd7aea7e344905d1d687d57a1162060f909c8be
parentad6d2a4ae68ba4f7b1f7ba39e2388c872001826b
1. Fixed bugs of HSD bug trackers 201729, 201670 and 201601
2. Improved the screen output when in quiet build mode
3. Added "tbuild" target in makefile in order to not created directories in makefile. Instead, they will be created in build tool. This will give better build performance, especially in incremental build.
4. Added space check in WORKSPACE and OUTPUT_DIRECTORY (in dsc file) directory name and give error message if found.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6269 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Bin/Win32/build.exe