Skip to content
Snippets Groups Projects
  1. Sep 06, 2017
  2. 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
  3. Jun 13, 2017
  4. May 15, 2017
  5. May 02, 2017
  6. Feb 24, 2017
  7. Feb 21, 2017
  8. Feb 12, 2017
  9. Jan 28, 2017
  10. Jan 27, 2017
  11. Jan 19, 2017
  12. Jan 18, 2017
  13. Dec 20, 2016
  14. Oct 10, 2016
  15. Aug 27, 2016
  16. Aug 26, 2016
  17. Aug 12, 2016
  18. 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
  19. Jul 01, 2016
  20. May 28, 2016
  21. Mar 25, 2016
  22. Mar 06, 2016
  23. Feb 28, 2016
  24. Jan 02, 2016
  25. Oct 11, 2015
  26. Oct 08, 2015
  27. Jul 25, 2015
  28. Apr 22, 2015
  29. Mar 19, 2015
  30. Jan 21, 2015
  31. Jan 13, 2015
  32. Jan 11, 2015
  33. Jul 29, 2014
  34. Jul 21, 2014
  35. Jul 20, 2014
  36. Jul 16, 2014
  37. Jul 15, 2014
Loading