Rev 5863 |
Rev 6528 |
Go to most recent revision |
Compare with Previous |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 6152 – 3086 d 15 h
- Author: dpurdie
- Log message:
- 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.