summaryrefslogtreecommitdiffstats
path: root/edksetup.sh
Commit message (Expand)AuthorAgeFilesLines
* edksetup.sh: remove redundant -?, -h and --help in options parsingrebecca@bsdio.com2019-07-231-1/+1
* edksetup.sh: when executing arithmetic commands, $ isn't neededrebecca@bsdio.com2019-07-231-1/+1
* edksetup.sh: Use $SCRIPTNAME consistently instead of 'edksetup.sh'rebecca@bsdio.com2019-07-231-2/+2
* edksetup.sh: Use bash variable $PWD instead of executing pwd commandrebecca@bsdio.com2019-07-231-1/+1
* BaseTools:Linux changes the way the latest version is judgedFan, ZhijuX2019-07-011-4/+2
* Fix indentation in edksetup.sh SetupPython3rebecca@bluestop.org2019-07-011-20/+20
* Revert "BaseTools:code of test python module is moved to edksetup"Fan, ZhijuX2019-05-091-13/+2
* BaseTools:The code used to test python module is moved to edksetupFan, ZhijuX2019-05-081-2/+13
* edk2: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools:Some build generated files content are not ordered on linuxFan, ZhijuX2019-02-221-1/+1
* BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao2019-02-011-12/+30
* BaseTools:Linux Python highest version check.Zhijux Fan2019-02-011-5/+11
* BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan2019-02-011-1/+50
* BaseTools:Solve the data sorting problem use python3Zhijux Fan2019-02-011-1/+1
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-31/+0
* BaseTools: Update windows and linux run scripts file to use Python3Yunhua Feng2018-10-131-0/+31
* BaseTools/edksetup.sh: fix invalid test for current working directoryChris Ruffin2017-08-101-1/+1
* edksetup.sh, BaseTools/BuildEnv: add --reconfig supportLeif Lindholm2016-10-241-0/+10
* edksetup.sh: rework argument parsing and update usage informationLeif Lindholm2016-10-241-28/+37
* edksetup.sh: update the URL in edksetup.shYonghong Zhu2016-09-151-6/+3
* BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao2015-10-081-3/+16
* edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkoutPaolo Bonzini2014-07-281-2/+44
* edksetup.sh: Look for BuildEnv under EDK_TOOLS_PATHPaolo Bonzini2014-07-281-3/+6
* edksetup.sh: Fix typo and return codeLeif Lindholm2014-01-301-4/+8
* edksetup.sh: Code styleJordan Justen2014-01-301-13/+15
* Handle command line parameter "-? -h --help" and any other.Parmeshwr Prasad2014-01-281-11/+32
* Correct copyright yearhhtian2011-02-161-1/+1
* Removed the requirement to pass in at least one parameter to the script.geekboy15a2010-07-091-1/+0
* Update the copyright notice formathhtian2010-04-291-2/+2
* add more description in edksetup.shklu22009-07-081-2/+12
* Removed Java/Ant specific content from the setup scripts.lhauch2008-12-311-24/+4
* setting executable on these fileslhauch2008-05-201-0/+0
* edksetup.sh:jljusten2008-02-121-9/+26
* Refer to $WORKSPACE/BaseTools rather than $WORKSPACE/Tools.jljusten2007-10-171-3/+3
* edksetup.sh:jljusten2007-10-161-85/+20
* Added support for xmlbeans-2.2.0jwang362007-01-101-1/+1
* Changed the FrameworkWizard.jar path from Bin to binjwang362007-01-041-1/+1
* Add ant-contrib.jar to class pathklu22006-12-281-1/+1
* Cleanups for cygwin.bbahnsen2006-11-141-19/+8
* Fix EDKT140(CompressDll.dll does not build under cygwin gcc).qouyang2006-08-041-0/+14
* Because Pcd entity, exception and some action package are shared by Building ...klu22006-07-311-1/+2
* Handle the FRAMEWORK_TOOLS_PATH properly on cygwin.bbahnsen2006-07-271-0/+1
* Check to see if the tools are built before trying a build.bbahnsen2006-07-141-3/+49
* 1. Add build FrameworkWizard in edksetup.bathche10x2006-07-131-0/+1
* Fix some bugs in edksetup.shklu22006-07-091-4/+13
* Add a new classpath element.bbahnsen2006-06-201-0/+1
* Convert env var name to all caps.bbahnsen2006-06-121-2/+2
* Remove one of the saxon jars from the classpath.bbahnsen2006-06-061-1/+1
* Try to fix the Surface Area build.bbahnsen2006-06-061-1/+1
* Check for /workspace/externaltools/apache-antbbahnsen2006-05-241-2/+5