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 7 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
 
6835 3233 d 9 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 7 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
 
6829 3299 d 0 h cmichael /shellbuild/branches/For_2.9.0000/ DevTools/shellbuild: Checkin by Svn Import
Making PKG_TOOL_BIN_DIR accessible in windows shellbuild environment.
Version Imported from Pulse
 
6828 2533 d 9 h buildadm /shellbuild/branches/For_2.9.0000/ Created by Jats svn branch:For_2.9.0000  
5721 3513 d 12 h dpurdie /shellbuild/trunk/ Added support for UBUNUT12C11 and UBUNUT12C11_INSTRUMENT  
4789 3988 d 17 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.
 
4270 4228 d 12 h alewis /shellbuild/trunk/ Added experimental Windows build target support.  
4069 4457 d 17 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
 
4064 4458 d 10 h dpurdie /shellbuild/trunk/src/ Invoke the worker script as a native program. Its a bash script so it will pick up bash.
The Ubuntu shell is a plain shell and does not support some of the constructs used in the worker script.
 
1495 4947 d 7 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.
 
1491 5215 d 8 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.
 
1483 5496 d 2 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.
 
1477 6099 d 3 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 2 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
 
1469 6230 d 7 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Intermediate release for development collaberation with France and Brussels.
 
1467 6351 d 8 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Initial release.