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