Skip to content
Snippets Groups Projects
  1. Apr 02, 2009
  2. Apr 01, 2009
  3. Mar 26, 2009
  4. Mar 06, 2009
  5. Mar 04, 2009
    • Natanael Copa's avatar
      abuild: new style install scripts · b936522c
      Natanael Copa authored
      install scripts are splitted into separate scripts. The install variable
      should contain a list of the scripts. Each script should be the pkgname with
      action as suffix. I.E:
      
      install="$pkgname.pre-install $pkgname.post-install"
      b936522c
  6. Mar 02, 2009
  7. Feb 20, 2009
  8. Feb 17, 2009
  9. Feb 12, 2009
  10. Feb 11, 2009
  11. Feb 08, 2009
  12. Feb 05, 2009
  13. Feb 03, 2009
  14. Feb 02, 2009
  15. Jan 30, 2009
  16. Jan 29, 2009
  17. Jan 26, 2009
  18. Jan 23, 2009
  19. Jan 22, 2009
    • Natanael Copa's avatar
      abuild: added REPODEST · 200eb22b
      Natanael Copa authored
      This will let user specify a directory where the repositories are.
      Setting REPODEST will override PKGDEST.
      200eb22b
  20. Jan 20, 2009
    • Natanael Copa's avatar
      abuild: · 7f97d718
      Natanael Copa authored
      try deal with dependencies for makedepends
      
      Example.
      foo-dev is a makedepends which depends on foo. We need to install foo before
      we can install foo-dev.
      
      The way we deal with thi here is hackish and should be replaced by adding
      all built packages to an abuild repository or similar.
      7f97d718
  21. Jan 18, 2009
  22. Jan 17, 2009
Loading