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
5863 3450 d 5 h alewis /shellbuild/trunk/ Allow Debian packages to be created with variant names.  
5721 3513 d 5 h dpurdie /shellbuild/trunk/ Added support for UBUNUT12C11 and UBUNUT12C11_INSTRUMENT  
4789 3988 d 10 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 5 h alewis /shellbuild/trunk/ Added experimental Windows build target support.  
4069 4457 d 10 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 3 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 0 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 1 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 5495 d 18 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 6098 d 20 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 6111 d 19 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 0 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Intermediate release for development collaberation with France and Brussels.
 
1467 6351 d 0 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Initial release.