tools/depanneur.git
2013-01-28 Zhang Qiangread /proc/self/mountinfo for mount info
2013-01-28 Zhang Qianguse sysconf() to get the number of processors
2013-01-28 Zhang QiangAdd mounted source check to avoid being deleted unexpec...
2013-01-24 Zhang Qiangbump to version 0.4
2013-01-21 Zhang QiangCheck the exsistance of specfile for incremental build
2013-01-19 Zhang QiangRefine build behavior: don't depend on local copy,...
2013-01-18 Zhang Qianguse the processors number instead of hard code 4 to...
2013-01-17 Zhang QiangUse --target option for build to build specified arch...
2013-01-16 Yigang Wenmodify depanneur_sudo and sudoers configure
2013-01-14 Zhang QiangArch clean up, #654
2013-01-08 Zhang QiangAdd --no-patch-export option for source export, #594
2013-01-05 Yigang Wenadd sudoer file to avoid input passwd while build
2012-12-25 Zhang QiangShow the package name for arch incompatible warning
2012-12-12 Zhang Qianguse 'sudo echo' avoid request passwd everytime if NOPAS... release-0.3 0.3
2012-11-29 Zhang QiangAdd archpolicies for supporting more x86 and arm archs
2012-11-28 Zhang Qiangupdate depends and bump to version 0.3
2012-11-27 Zhang QiangAdd --clean-repos option, #548
2012-11-27 Zhang Qianggive warning if build arch not compatible, #552
2012-11-26 Huang HaoWarn user and try again if umount failed
2012-11-23 Zhang QiangNo need archive tar ball for incremental build, #465
2012-11-23 Zhang QiangSet signal handler before building packages
2012-11-23 Zhang Qiangx86_64 support, #527
2012-11-21 Huang HaoKeep src rpm for each arch. #365
2012-11-21 Zhang QiangMerge remote-tracking branch 'origin/release-0.2.1...
2012-11-20 Zhang Qianglock shared vars operations to avoid race condition
2012-11-20 Zhang Qiangshow build progress for multiple packages build
2012-11-19 Huang HaoAdd --spec to support multi-spec project
2012-11-19 Huang HaoAdd --define option. #540
2012-11-15 Yigang WenModify SUDOV_PERIOD smaller, fix #526
2012-11-14 Zhang QiangAdd more output info about building status
2012-11-14 Zhang QiangAdd --keep-packs to keep unused packages in buildroot...
2012-11-14 Zhang Qianguse pkgddeps to resolve build order.
2012-11-14 Zhang QiangShow more complete RPM/SRPM package output path
2012-11-13 Zhang Qiangbump to version 0.2.1 release-0.2.1 0.2.1
2012-11-12 Zhang Qiangnoinit support
2012-11-09 Zhang QiangSupport build RPM packages for incremental build
2012-11-08 Zhang QiangShow local repo and build root info, #482
2012-11-02 Markus LehtonenAdd --packagind-dir option release-0.2 0.2
2012-10-31 Zhang Qiangchange ccache option as bool type
2012-10-25 Zhang Qiangbump up to version 0.2
2012-10-25 Zhang Qiangfix typo: lossing ';'
2012-10-24 Zhang Qiangdepend on tizen-build-2012.10.10
2012-10-24 Zhang QiangCheck circle and exit if circle exists, fix#457
2012-10-18 Huang HaoBuild spec files in ARGV
2012-10-18 Zhang QiangUpdate dependency to use build-2012-10.10
2012-10-18 Zhang Qiangreturn directly if specified specfile is not in a git...
2012-10-18 Huang HaoCheck return value of 'gbs export'
2012-10-17 Huang HaoIncremantal build on dir that contains only one packages
2012-10-17 Huang HaoOnly import getpw() when using User::pwent
2012-10-17 Zhang Qiangrun sudo -v outof scheduler in main thread
2012-10-17 Yigang Wenextend ~ in env variable
2012-10-16 Anas NashifRevert "Remove trailing slash for proxy env."
2012-10-16 Yigang Wenadd alarm to execute "sudo -v" periodly
2012-10-16 Yigang Wen"^C" problem when multithreads stop at "sudo -v"
2012-10-16 Huang HaoAdd --debug parameter to gbs export if debug on
2012-10-15 Zhang QiangMore clear and readable info for final error report
2012-10-12 Huang HaoUnify color of debug message in gbs, gbp and depanneur.
2012-10-12 Huang HaoRemove trailing slash for proxy env.
2012-10-12 Huang HaoSupport multi spec files in single package.
2012-10-12 Huang HaoAdd function worker_thread to cleanup thread status...
2012-10-11 Anas Nashiffixed error messages
2012-10-11 Yigang Wenuse bsd_glob instead of glob in func build_package
2012-09-27 Zhang QiangCheck if getlogin fails use getpwuid($<) instead.
2012-09-27 Zhang QiangUse '/' as VIRTUAL_ENV if VIRTUAL_ENV not set in %ENV
2012-09-27 Huang HaoSet ENV variable in main thread.
2012-09-27 Huang HaoDon't call exit() in thread.
2012-09-27 Huang Haofix perlcritic's warning
2012-09-27 Huang HaoUse absolute path for --path.
2012-09-25 Markus LehtonenAdd missing i386 to the x86 arch_list
2012-09-24 Huang HaoRemove prototypes of subroutine.
2012-09-21 jdong7Lock $dirty to fix for Issue#388
2012-09-21 Zhang Qiangreport error if building multiple packages for incremen... release-0.1 0.1
2012-09-21 Zhang Qiangshow full build log path for incremental build
2012-09-21 Zhang Qiang--clean option should not be used for incremental build...
2012-09-20 Zhang Qiangexit thread if killed in the middle of creating build...
2012-09-20 Zhang QiangSupport local plain RPM packages dir
2012-09-19 Zhang QiangRemove old source rpm packages to build again
2012-09-19 Zhang QiangAdd three extra options for gbs export while generating...
2012-09-18 Zhang QiangUse lower case letter to be consistent with gbs
2012-09-18 Zhang QiangKill threads correctly if press Ctrl+c instead of real...
2012-09-17 Zhang Qiangwrite export cache after gbs export succeeded, fix#362
2012-09-17 Zhang QiangCtrl + C refinements
2012-09-16 Zhang Qiangmore check about specfile
2012-09-15 Zhang Qiangconsider local RPMs generated using local source code
2012-09-15 Zhang Qiangonly update packages dependency with expansion error
2012-09-14 Zhang QiangCheck the existance of RPMs and log before copying
2012-09-14 Junfeng DongHandle the temporarily expansion error.
2012-09-14 Junfeng Dongrevert 341064: move buildlog to avoid copying by mistake.
2012-09-13 Zhang QiangAdd packaging files
2012-09-13 Zhang Qiangmove buildlog to avoid copying by mistake in next build
2012-09-13 Zhang Qiangcheck and use scratch.incremental first
2012-09-13 Zhang Qiangcall sudo -v with lock protect
2012-09-13 Zhang QiangUse remote RPM to build if its dependency has expansion...
2012-09-13 Zhang QiangAdd missing $dist dir while reporting error log
2012-09-13 Zhang Qiangresolve deps before running scheduler #336
2012-09-11 Zhang Qiangerror handle: return directly if specfile parse error...
2012-09-11 Zhang QiangAdd --ccache option to speedup build using ccahe
2012-09-10 Zhang QiangRefine scheduler to keep max threads running #269
2012-09-10 Zhang Qiangsort workers use the first idle thread to build packages
2012-09-10 Zhang QiangIgnore exclude packages in parsing phrase
next