Skip to content
Snippets Groups Projects
  1. Oct 29, 2017
  2. Sep 07, 2017
  3. Sep 06, 2017
  4. Jul 09, 2017
    • Matthias Schiffer's avatar
      build: introduce GLUON_FEATURES · 6ca841ba
      Matthias Schiffer authored
      To reduce the number of packages that need to be listed in
      GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of
      packages are enabled automatically based on the combination of listed
      feature flags.
      
      Site-specified package feeds can provide their own feature flag
      definitions.
      Unverified
      6ca841ba
  5. Jun 13, 2017
  6. May 15, 2017
  7. May 02, 2017
  8. Feb 24, 2017
  9. Feb 21, 2017
  10. Feb 12, 2017
  11. Jan 28, 2017
  12. Jan 27, 2017
  13. Jan 19, 2017
  14. Jan 18, 2017
  15. Dec 20, 2016
  16. Oct 10, 2016
  17. Aug 27, 2016
  18. Aug 26, 2016
  19. Aug 12, 2016
  20. Aug 09, 2016
    • Matthias Schiffer's avatar
      update/patch: avoid applying patches directly in build repos · bb3db179
      Matthias Schiffer authored
      Switching branches and applying patches in the build repos will
      unnecessarily touch many files, causing rebuilds of packages that didn't
      really change; furthermore, it is filling the reflog with many entries.
      
      Don't ever switch to base branch in the build repos and apply patches in
      a temporary clone to avoid these issues.
      
      In addition, GPG signing is generally disabled in the build repos to
      override potential global configuration (as signing doesn't make sense and
      will slow down rebases).
      Unverified
      bb3db179
  21. Jul 01, 2016
  22. May 28, 2016
  23. Mar 25, 2016
  24. Mar 06, 2016
  25. Feb 28, 2016
  26. Jan 02, 2016
  27. Oct 11, 2015
  28. Oct 08, 2015
  29. Jul 25, 2015
  30. Apr 22, 2015
  31. Mar 19, 2015
  32. Jan 21, 2015
  33. Jan 13, 2015
  34. Jan 11, 2015
  35. Jul 29, 2014
  36. Jul 21, 2014
  37. Jul 20, 2014
Loading