Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1495 4949 d 4 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 5111 d 0 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 5217 d 5 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 5497 d 4 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 5497 d 4 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Fixed incorrect jats clobber processing.
 
1485 5497 d 4 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 5497 d 23 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 5527 d 1 h thunter /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Added ARM926EJS (COBRA) support.
 
1479 5594 d 23 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Allow custom .config files to be named VXP.config rather than ERG.config.
 
1477 6101 d 1 h dpurdie /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Provide variables to access local, bit,lib and include directory
Simplifies creation of Debian Packages
Allow work dir to be named - allows badly formed tar files to be used
 
1475 6113 d 23 h dpurdie /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Export CXXFLAGS too
Provide PKG_DIR as an absolute path
Better set of INCLUDE and LIBPATH directories
Corrected display of INCLUDE paths
Remove warnings when packaging debian files that are not in /afc
Cleanup generated debian build files
Place generated debian build files in a visible directory
Remove warnings when building a debain package
 
1473 5236 d 6 h dpurdie /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Remove EnvVars that affect build
Don't restore original EnvVars - the shell does that
 
1471 6149 d 23 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Only applies patch files that end in the .patch extension.
 
1469 6232 d 5 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Intermediate release for development collaberation with France and Brussels.
 
1467 6353 d 5 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Initial release.