summaryrefslogtreecommitdiff
path: root/edksetup.sh
AgeCommit message (Expand)AuthorFilesLines
2023-05-10Remove bashisms from edksetup.sh and BaseTools/BuildEnvRebecca Cran1-78/+11
2019-07-23edksetup.sh: remove redundant -?, -h and --help in options parsingrebecca@bsdio.com1-1/+1
2019-07-23edksetup.sh: when executing arithmetic commands, $ isn't neededrebecca@bsdio.com1-1/+1
2019-07-23edksetup.sh: Use $SCRIPTNAME consistently instead of 'edksetup.sh'rebecca@bsdio.com1-2/+2
2019-07-23edksetup.sh: Use bash variable $PWD instead of executing pwd commandrebecca@bsdio.com1-1/+1
2019-07-01BaseTools:Linux changes the way the latest version is judgedFan, ZhijuX1-4/+2
2019-07-01Fix indentation in edksetup.sh SetupPython3rebecca@bluestop.org1-20/+20
2019-05-09Revert "BaseTools:code of test python module is moved to edksetup"Fan, ZhijuX1-13/+2
2019-05-08BaseTools:The code used to test python module is moved to edksetupFan, ZhijuX1-2/+13
2019-04-09edk2: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-22BaseTools:Some build generated files content are not ordered on linuxFan, ZhijuX1-1/+1
2019-02-01BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao1-12/+30
2019-02-01BaseTools:Linux Python highest version check.Zhijux Fan1-5/+11
2019-02-01BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan1-1/+50
2019-02-01BaseTools:Solve the data sorting problem use python3Zhijux Fan1-1/+1
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-31/+0
2018-10-13BaseTools: Update windows and linux run scripts file to use Python3Yunhua Feng1-0/+31
2017-08-10BaseTools/edksetup.sh: fix invalid test for current working directoryChris Ruffin1-1/+1
2016-10-24edksetup.sh, BaseTools/BuildEnv: add --reconfig supportLeif Lindholm1-0/+10
2016-10-24edksetup.sh: rework argument parsing and update usage informationLeif Lindholm1-28/+37
2016-09-15edksetup.sh: update the URL in edksetup.shYonghong Zhu1-6/+3
2015-10-08BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao1-3/+16
2014-07-28edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkoutPaolo Bonzini1-2/+44
2014-07-28edksetup.sh: Look for BuildEnv under EDK_TOOLS_PATHPaolo Bonzini1-3/+6
2014-01-30edksetup.sh: Fix typo and return codeLeif Lindholm1-4/+8
2014-01-30edksetup.sh: Code styleJordan Justen1-13/+15
2014-01-28Handle command line parameter "-? -h --help" and any other.Parmeshwr Prasad1-11/+32
2011-02-16Correct copyright yearhhtian1-1/+1
2010-07-09Removed the requirement to pass in at least one parameter to the script.geekboy15a1-1/+0
2010-04-29Update the copyright notice formathhtian1-2/+2
2009-07-08add more description in edksetup.shklu21-2/+12
2008-12-31Removed Java/Ant specific content from the setup scripts.lhauch1-24/+4
2008-05-20setting executable on these fileslhauch1-0/+0
2008-02-13edksetup.sh:jljusten1-9/+26
2007-10-17Refer to $WORKSPACE/BaseTools rather than $WORKSPACE/Tools.jljusten1-3/+3
2007-10-17edksetup.sh:jljusten1-85/+20
2007-01-10Added support for xmlbeans-2.2.0jwang361-1/+1
2007-01-04Changed the FrameworkWizard.jar path from Bin to binjwang361-1/+1
2006-12-28Add ant-contrib.jar to class pathklu21-1/+1
2006-11-14Cleanups for cygwin.bbahnsen1-19/+8
2006-08-04Fix EDKT140(CompressDll.dll does not build under cygwin gcc).qouyang1-0/+14
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu21-1/+2
2006-07-28Handle the FRAMEWORK_TOOLS_PATH properly on cygwin.bbahnsen1-0/+1
2006-07-14Check to see if the tools are built before trying a build.bbahnsen1-3/+49
2006-07-131. Add build FrameworkWizard in edksetup.bathche10x1-0/+1
2006-07-09Fix some bugs in edksetup.shklu21-4/+13
2006-06-21Add a new classpath element.bbahnsen1-0/+1
2006-06-12Convert env var name to all caps.bbahnsen1-2/+2
2006-06-07Remove one of the saxon jars from the classpath.bbahnsen1-1/+1
2006-06-07Try to fix the Surface Area build.bbahnsen1-1/+1