summaryrefslogtreecommitdiffstats
path: root/UnixPkg/build.sh
Commit message (Expand)AuthorAgeFilesLines
* UnixPkg: Fix build for Linuxjljusten2011-03-051-1/+3
* UnixPkg: Allow build.sh/build64.sh to be run from the edk2 rootjljusten2010-10-131-9/+20
* Add an option to build the GccShell. './build.sh shell' or './build64.sh' wil...andrewfish2010-07-231-2/+5
* Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...andrewfish2010-07-221-2/+2
* Update the copyright notice formathhtian2010-04-281-2/+2
* Fix issue where the script assumed tools are in Bin, but they are still in Bi...andrewfish2010-01-271-2/+7
* Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH2010-01-151-2/+2
* Fix the UnixPkg default to have the tools come from a seperate BaseTools proj...ajfish2009-12-081-2/+7
* Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH2009-12-061-0/+96