summaryrefslogtreecommitdiff
path: root/edksetup.sh
AgeCommit message (Expand)Author
2019-07-23edksetup.sh: remove redundant -?, -h and --help in options parsingrebecca@bsdio.com
2019-07-23edksetup.sh: when executing arithmetic commands, $ isn't neededrebecca@bsdio.com
2019-07-23edksetup.sh: Use $SCRIPTNAME consistently instead of 'edksetup.sh'rebecca@bsdio.com
2019-07-23edksetup.sh: Use bash variable $PWD instead of executing pwd commandrebecca@bsdio.com
2019-07-01BaseTools:Linux changes the way the latest version is judgedFan, ZhijuX
2019-07-01Fix indentation in edksetup.sh SetupPython3rebecca@bluestop.org
2019-05-09Revert "BaseTools:code of test python module is moved to edksetup"Fan, ZhijuX
2019-05-08BaseTools:The code used to test python module is moved to edksetupFan, ZhijuX
2019-04-09edk2: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-02-22BaseTools:Some build generated files content are not ordered on linuxFan, ZhijuX
2019-02-01BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao
2019-02-01BaseTools:Linux Python highest version check.Zhijux Fan
2019-02-01BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan
2019-02-01BaseTools:Solve the data sorting problem use python3Zhijux Fan
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao
2018-10-13BaseTools: Update windows and linux run scripts file to use Python3Yunhua Feng
2017-08-10BaseTools/edksetup.sh: fix invalid test for current working directoryChris Ruffin
2016-10-24edksetup.sh, BaseTools/BuildEnv: add --reconfig supportLeif Lindholm
2016-10-24edksetup.sh: rework argument parsing and update usage informationLeif Lindholm
2016-09-15edksetup.sh: update the URL in edksetup.shYonghong Zhu
2015-10-08BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao
2014-07-28edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkoutPaolo Bonzini
2014-07-28edksetup.sh: Look for BuildEnv under EDK_TOOLS_PATHPaolo Bonzini
2014-01-30edksetup.sh: Fix typo and return codeLeif Lindholm
2014-01-30edksetup.sh: Code styleJordan Justen
2014-01-28Handle command line parameter "-? -h --help" and any other.Parmeshwr Prasad
2011-02-16Correct copyright yearhhtian
2010-07-09Removed the requirement to pass in at least one parameter to the script.geekboy15a
2010-04-29Update the copyright notice formathhtian
2009-07-08add more description in edksetup.shklu2
2008-12-31Removed Java/Ant specific content from the setup scripts.lhauch
2008-05-20setting executable on these fileslhauch
2008-02-12edksetup.sh:jljusten
2007-10-17Refer to $WORKSPACE/BaseTools rather than $WORKSPACE/Tools.jljusten
2007-10-16edksetup.sh:jljusten
2007-01-10Added support for xmlbeans-2.2.0jwang36
2007-01-04Changed the FrameworkWizard.jar path from Bin to binjwang36
2006-12-28Add ant-contrib.jar to class pathklu2
2006-11-14Cleanups for cygwin.bbahnsen
2006-08-04Fix EDKT140(CompressDll.dll does not build under cygwin gcc).qouyang
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu2
2006-07-27Handle the FRAMEWORK_TOOLS_PATH properly on cygwin.bbahnsen
2006-07-14Check to see if the tools are built before trying a build.bbahnsen
2006-07-131. Add build FrameworkWizard in edksetup.bathche10x
2006-07-09Fix some bugs in edksetup.shklu2
2006-06-20Add a new classpath element.bbahnsen
2006-06-12Convert env var name to all caps.bbahnsen
2006-06-06Remove one of the saxon jars from the classpath.bbahnsen
2006-06-06Try to fix the Surface Area build.bbahnsen
2006-05-24Check for /workspace/externaltools/apache-antbbahnsen