summaryrefslogtreecommitdiff
path: root/Tools/Java/Source/ContextTool/org
AgeCommit message (Collapse)Author
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that ↵lhauch
required ANT/JAVA. Last Ant/Java build was r7166 Developers requiring the Java/Ant packages should checkout the branch from: https://edk2.tianocore.org/svn/edk2/branches/AntJava git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7168 6f19259b-4bc3-4df7-8a09-765794883524
2007-02-05Output more descriptive information when there's no TARGET, TARGET_ARCH, etc ↵jwang36
defined in target.txt git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2351 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-02Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have ↵jjin9
to remove the support of /? and -? To show the help info, ContextTool only support: -h, /h, --help, /help. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1887 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-241.add code to support friendly output message.jjin9
2.fix the bug, and support "ContextTool /?" git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1831 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-17Fix the EDKT414, the old value should be replaced with new value.jjin9
Another modification, For some settings, there are one and only one valid value, such as ACTIVE_PLATFORM and TOOL_CHAIN_CONF. Add a protection to ensure the valid number of these setting in this version. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1774 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-14fix the bug in revision 1746jjin9
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1747 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-14add some features:jjin9
1. display current settings in target.txt by ContextTool 2. display help information with arguments, such as: ContextTool -h, arguments include -h, /h, -?, /?, -help, /help 3. display current setting by ContextTool -x 4. display possible setting by ContextTool -x ? 5. clean current setting by ContextTool -x 0 6. merge new setting to current setting by ContextTool -x new x is the setting argument, such as p, a, n, m, t, c. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1746 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-05Restructuring for better separation of Tool packages.lhauch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1674 6f19259b-4bc3-4df7-8a09-765794883524