Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
6528 2757 d 13 h whooper /shellbuild/trunk/ Alignment with Pulse repository:
(DP) Exported more environment variable under windows.
 
/shellbuild/trunk/build.pl
/shellbuild/trunk/src/shellbuild_windows.pl
6485 2787 d 15 h dpurdie /shellbuild/trunk/src/ Windows. Fix support for tar , tgz and zip files  
/shellbuild/trunk/src/shellbuild_windows.pl
6152 3086 d 14 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.
 
/shellbuild/trunk/build.pl
/shellbuild/trunk/src/debbuild.pl
/shellbuild/trunk/src/makefile.pl
/shellbuild/trunk/src/shellbuild.pm
/shellbuild/trunk/src/shellbuild_linux.sh
/shellbuild/trunk/src/shellbuild_windows.pl
6114 3232 d 16 h dpurdie /shellbuild/trunk/src/ Added flags to allow the shell script to determine if the build should install toolset files  
/shellbuild/trunk/src/shellbuild.pm
/shellbuild/trunk/src/shellbuild_linux.sh
/shellbuild/trunk/src/shellbuild_windows.pl
6112 3233 d 8 h dpurdie /shellbuild/trunk/src/ Added flags to allow the shell script to determine if the build should install toolset files  
/shellbuild/trunk/src/shellbuild.pm
/shellbuild/trunk/src/shellbuild_linux.sh
/shellbuild/trunk/src/shellbuild_windows.pl
5721 3512 d 11 h dpurdie /shellbuild/trunk/ Added support for UBUNUT12C11 and UBUNUT12C11_INSTRUMENT  
/shellbuild/trunk/build.pl
/shellbuild/trunk/src/debbuild.pl
/shellbuild/trunk/src/shellbuild.pm
/shellbuild/trunk/src/shellbuild_linux.sh
/shellbuild/trunk/src/shellbuild_windows.pl
4789 3987 d 16 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.
 
/shellbuild/trunk/build.pl
/shellbuild/trunk/src/shellbuild.pm
/shellbuild/trunk/src/shellbuild_linux.sh
/shellbuild/trunk/src/shellbuild_windows.pl
4275 4227 d 10 h alewis /shellbuild/trunk/src/ Updated with code review comments.  
/shellbuild/trunk/src/shellbuild_windows.pl
4270 4227 d 11 h alewis /shellbuild/trunk/ Added experimental Windows build target support.  
/shellbuild/trunk/src/patch.pl
/shellbuild/trunk/src/shellbuild_linux.sh
/shellbuild/trunk/src/shellbuild_windows.pl
/shellbuild/trunk/src/shellbuild.sh
/shellbuild/trunk/build.pl
/shellbuild/trunk/src/makefile.pl
/shellbuild/trunk/src/shellbuild.pm