Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
6152 3086 d 13 h dpurdie /shellbuild/trunk/ Fixed the -WorkDir option
Improved printing of build information

Added support for the linux_el7_x64 (RHEL7)

Modified to have opt_TYPE value accessible in windows shellbuild environment.

Perform patches in 'batch' mode to prevent the patch program from asking the build system questions.

Perform patches in 'batch' mode to prevent the patch program from asking the build system questions.

Added flags to allow the shell script to determine if the build should install toolset files

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.

Making PKG_TOOL_BIN_DIR accessible in windows shellbuild environment.

Allow Debian packages to be created with variant names.
 
5400 3662 d 14 h dpurdie /shellbuild/trunk/ Added UBUNTU14 Support, by supporting x86_64 architecture  
4270 4227 d 11 h alewis /shellbuild/trunk/ Added experimental Windows build target support.  
4069 4456 d 16 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 4457 d 9 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.
 
1467 6350 d 7 h alewis /shellbuild/trunk/ DevTools/shellbuild: Checkin by Svn Import
Initial release.