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