Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4789 3992 d 6 h alewis /shellbuild/trunk/ Added support for specifying a custom patches directory.
Changed the location where Debian packages are built to allow multiple different ShellBuild() operations in a single makefile.pl to contribute to the same Debian package.
Added the STRIP environment variable that sets the correct STRIP to use for the current build.
 
4680 4050 d 2 h mdell /shellbuild/trunk/src/ Fix Ubuntu build to not have conflicts between different users in /tmp  
4608 4084 d 20 h alewis /shellbuild/trunk/ Additional patches to assist with building on UBUNTU12.  
4604 4084 d 22 h alewis /shellbuild/trunk/ Fix to UBUNTU12 builds to allow non cross-compiling.  
4594 4085 d 23 h alewis /shellbuild/trunk/ Added new helper options for building packages such as busybox.  
4483 4133 d 2 h dpurdie /shellbuild/trunk/src/ Export CPPFLAGS - as used by 'configure' in C++ builds  
4270 4232 d 2 h alewis /shellbuild/trunk/ Added experimental Windows build target support.  
4165 4290 d 5 h dpurdie /shellbuild/trunk/ Add support for SK20  
4069 4461 d 7 h dpurdie /shellbuild/trunk/src/ Reverted to the use of 'sh' to run the script - least risk of breakage
Fixed the shellbuild.sh to confirm to 'sh' and not to use extensions that are available on RHEL4
Now runs on UBUNTU
 
4057 4465 d 1 h ehutchis /shellbuild/trunk/ Change function format to be compliant on POSIX and not POSIX environments  
3848 4568 d 0 h bmyers /shellbuild/trunk/src/ added zip file support  
1497 4855 d 19 h bmyers /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Added Linux OS include path
 
1495 4950 d 21 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Added support for appending a given suffix to the working directory allowing a single package to be built in multiple ways on a single platform.
 
1493 5112 d 16 h dpurdie /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Do not prepend the compiler path if it is already present in PATH. In particular do not prepend /usr/bin as this will prevent tools provided in packages (eg bison) from overriding local versions.
Corrects issues building the dtc package
 
1491 5218 d 22 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Instead of copying the contents of the 'mods' directory create relative symlinks from the 'mods' directory to allow easier use with ClearCase.
 
1489 5498 d 20 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
When no download package is specified, don't create a custom working directory - just use the base source directory.
 
1487 5498 d 20 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Fixed incorrect jats clobber processing.
 
1485 5498 d 21 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Ensure that the working directory exists before launching the build script - this fixes an issue with building u-boot and some other packages that don't actually decompress a COTS tar archive and build that archive.
 
1483 5499 d 15 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Added support for the Cobra compiler and libtool implementation for building user-land libraries.
Added support for partial building of packages.
Fixed an issue when building multiple targets in a single package resulted in failure of subsequent targets.
 
1481 5528 d 18 h thunter /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Added ARM926EJS (COBRA) support.
 

Show All