audk/Tools/Source/GenBuild
wuyizhong bf3a7173e3 Introduce a new property INCLUDE_PATHS. This property can used by customized build file. For example <includepath path="${INCLUDE_PATHS}"/>. INCLUDE_PATHS contains all required include paths based on MSA file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1347 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-22 05:54:55 +00:00
..
org/tianocore/build Introduce a new property INCLUDE_PATHS. This property can used by customized build file. For example <includepath path="${INCLUDE_PATHS}"/>. INCLUDE_PATHS contains all required include paths based on MSA file. 2006-08-22 05:54:55 +00:00
GenBuild.msa It is bad to put PcdDatabase.java into CollectPCDAction.java class. So I move it out. 2006-08-01 06:50:47 +00:00
GenBuild.tasks Remove some unused code and adjust some code format. Modules build with FPD sequence. Delete three unused Java files. 2006-08-03 02:55:45 +00:00
build.xml Because Pcd entity, exception and some action package are shared by Building tools and Wizard Tools, so I move them to Tools/Source folder and generated PcdTools.jar, 2006-07-31 18:55:26 +00:00