Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
6843 3095 d 9 h dpurdie /shellbuild/branches/For_2.9.0000/ DevTools/shellbuild: Checkin by Svn Import
Added support for the linux_el7_x64 (RHEL7)
Version Imported from Pulse
 
6839 3211 d 6 h dpurdie /shellbuild/branches/For_2.9.0000/ DevTools/shellbuild: Checkin by Svn Import
Added support for platform-specific patches
Version Imported from Pulse
 
6837 3228 d 10 h dpurdie /shellbuild/branches/For_2.9.0000/ DevTools/shellbuild: Checkin by Svn Import
Perform patches in 'batch' mode to prevent the patch program from asking the build system questions.
Version Imported from Pulse
 
6835 3233 d 10 h dpurdie /shellbuild/branches/For_2.9.0000/ DevTools/shellbuild: Checkin by Svn Import
Added flags to allow the shell script to determine if the build should install toolset files

Version Imported from Pulse
 
6831 3290 d 9 h cmichael /shellbuild/branches/For_2.9.0000/ DevTools/shellbuild: Checkin by Svn Import
Where there are multiple tar file in a single package, shellbuild applies patch files to all the tar files which is not good. Till this is sorted out properly, an option to ignore patch failures is added only for linux build. The option is -IgnorePatchErr and this should be set to -IgnorePatchErr=1 to ignore patch failures.
Version Imported from Pulse
 
6828 2533 d 11 h buildadm /shellbuild/branches/For_2.9.0000/ Created by Jats svn branch:For_2.9.0000  
5721 3513 d 13 h dpurdie /shellbuild/trunk/ Added support for UBUNUT12C11 and UBUNUT12C11_INSTRUMENT  
5436 3653 d 18 h dpurdie /shellbuild/trunk/src/  
5400 3663 d 16 h dpurdie /shellbuild/trunk/ Added UBUNTU14 Support, by supporting x86_64 architecture  
4857 3967 d 13 h alewis /shellbuild/trunk/ Fixed incorrect packaging when using DebianShellBuild under Linux.  
4853 3968 d 18 h alewis /shellbuild/trunk/src/ Fixed include directories.  
4849 3968 d 19 h alewis /shellbuild/trunk/ Fixed build failures when targeting UBUNTU12_INSTRUMENT.  
4817 3976 d 18 h alewis /shellbuild/trunk/src/ Fixed typo.  
4816 3976 d 18 h alewis /shellbuild/trunk/ Fixed declaration of 'strip' location on UBUNTU12.  
4789 3988 d 18 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 4046 d 14 h mdell /shellbuild/trunk/src/ Fix Ubuntu build to not have conflicts between different users in /tmp  
4608 4081 d 8 h alewis /shellbuild/trunk/ Additional patches to assist with building on UBUNTU12.  
4604 4081 d 10 h alewis /shellbuild/trunk/ Fix to UBUNTU12 builds to allow non cross-compiling.  
4594 4082 d 11 h alewis /shellbuild/trunk/ Added new helper options for building packages such as busybox.  
4483 4129 d 14 h dpurdie /shellbuild/trunk/src/ Export CPPFLAGS - as used by 'configure' in C++ builds  
4270 4228 d 14 h alewis /shellbuild/trunk/ Added experimental Windows build target support.  
4165 4286 d 17 h dpurdie /shellbuild/trunk/ Add support for SK20  
4069 4457 d 19 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 4461 d 13 h ehutchis /shellbuild/trunk/ Change function format to be compliant on POSIX and not POSIX environments  
3848 4564 d 12 h bmyers /shellbuild/trunk/src/ added zip file support  
1497 4852 d 7 h bmyers /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Added Linux OS include path
 
1495 4947 d 9 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 5109 d 4 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 5215 d 10 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 5495 d 8 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 5495 d 8 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Fixed incorrect jats clobber processing.
 
1485 5495 d 9 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 5496 d 3 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 5525 d 6 h thunter /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Added ARM926EJS (COBRA) support.
 
1479 5593 d 3 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Allow custom .config files to be named VXP.config rather than ERG.config.
 
1477 6099 d 5 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 6112 d 4 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 5234 d 10 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 6148 d 4 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Only applies patch files that end in the .patch extension.
 
1469 6230 d 9 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Intermediate release for development collaberation with France and Brussels.