summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ↵jwang362007-01-251-3/+3
| | | | | | | | be needed. - Fixed EDKT366. For NT32, using "build run" to launch the NT32 emulator. The run.cmd is still be generated in the ${TARGET_DIR} git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2305 6f19259b-4bc3-4df7-8a09-765794883524
* Add class header to FrameworkBuildTask. Remove some unused code from top ↵wuyizhong2006-08-171-3/+0
| | | | | | level build.xml. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1306 6f19259b-4bc3-4df7-8a09-765794883524
* Change to new XML Schema.wuyizhong2006-06-301-31/+37
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@679 6f19259b-4bc3-4df7-8a09-765794883524
* Fix some cleanall issuesbbahnsen2006-05-261-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@299 6f19259b-4bc3-4df7-8a09-765794883524
* Top-level builds are not supported yet.bbahnsen2006-05-031-1/+9
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@96 6f19259b-4bc3-4df7-8a09-765794883524
* The "distclean" target attempted to invoke the "distclean" target of the ↵darylm5032006-04-251-1/+1
| | | | | | | | | sub-projects. This target does not exist, instead "cleanall" is used. Changed the subant invocation to use "cleanall" for the sub-projects. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@33 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed the clean and distclean targets to only clean packages built by the ↵darylm5032006-04-251-13/+18
| | | | | | | | all target. Use a common list of packages to build for use by all of the targets. A <filelist> element is used since the order in which the packages is built is important. This element is also valid to use when you want to produce an ordered list of directories. The subant task works on a list of directories so it isn't necessary to specify file names. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@32 6f19259b-4bc3-4df7-8a09-765794883524
* Initial import.bbahnsen2006-04-211-0/+36
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3 6f19259b-4bc3-4df7-8a09-765794883524