[buildgear-devel] [buildgear/buildgear] 703d9f: rebuild buildfiles without build() only when neede...

GitHub noreply at github.com
Mon Dec 22 04:19:44 MST 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildgear/buildgear
  Commit: 703d9f8758d8405824bb823957d5a17ea68e1e3e
      https://github.com/buildgear/buildgear/commit/703d9f8758d8405824bb823957d5a17ea68e1e3e
  Author: Kalle Lampila <kalle.lampila at ixonos.com>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M src/buildmanager.cc

  Log Message:
  -----------
  rebuild buildfiles without build() only when needed

if buildfile has no build rules, it not make output package. So it
need only mark with build flag only when it has dependence change or
old output file exist.

Signed-off-by: Kalle Lampila <kalle.lampila at ixonos.com>


  Commit: a50a81947d9bb8d963fdb33d447b9092918b5afe
      https://github.com/buildgear/buildgear/commit/a50a81947d9bb8d963fdb33d447b9092918b5afe
  Author: Kalle Lampila <kalle.lampila at ixonos.com>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M src/buildgear.sh
    M src/buildmanager.cc

  Log Message:
  -----------
  ensure outdated package output deletion

delete outdated package output, if there is not package output anymore.

Signed-off-by: Kalle Lampila <kalle.lampila at ixonos.com>


  Commit: efb5ecff4c07bfbc8c965171c22709df4af1fc77
      https://github.com/buildgear/buildgear/commit/efb5ecff4c07bfbc8c965171c22709df4af1fc77
  Author: Martin Lund <martin.g.lund at gmail.com>
  Date:   2014-12-22 (Mon, 22 Dec 2014)

  Changed paths:
    M src/buildgear.sh
    M src/buildmanager.cc

  Log Message:
  -----------
  Merge pull request #36 from kallelampila/master

delete outdated package output, if there is not package output anymore.  rebuild buildfiles without build() only when needed.


Compare: https://github.com/buildgear/buildgear/compare/c5003737a8cb...efb5ecff4c07


More information about the buildgear-devel mailing list