Skip to content
Snippets Groups Projects
  1. Dec 29, 2019
  2. Nov 07, 2019
  3. Jun 15, 2019
    • Matthias Schiffer's avatar
      Add GLUON_DEPRECATED flag · 912490c0
      Matthias Schiffer authored
      This new build flag is mandatory for now (it may default to 0 in a future
      Gluon version). It may be set to the following values:
      
      * 0 - Do not build any images for deprecated devices.
      * upgrade - Only build sysupgrade images for deprecated devices.
      * full - Build both sysupgrade and factory images for deprecated devices.
      
      "Other" images are handled like factory images, as they are also used for
      the initial installation of Gluon on a device.
      Unverified
      912490c0
    • Matthias Schiffer's avatar
      Switch to Lua for target definitions · 071cf7b2
      Matthias Schiffer authored
      The old bash-based parsing code was way too complex. Replace it with Lua.
      Unverified
      071cf7b2
  4. Apr 22, 2019
  5. Apr 19, 2019
  6. Apr 11, 2019
  7. Jul 10, 2018
  8. Jan 26, 2018
  9. Jan 19, 2018
  10. Jan 10, 2018
  11. Dec 25, 2017
    • edeso's avatar
      build: allow passing relative paths · ab16cea1
      edeso authored
      Allow using relative paths for GLUON_SITEDIR, GLUON_OUTPUTDIR, ...
      
      We also check for whitespace in paths now, as build will not work properly
      with whitespace anyways, and Make's abspath would require escaping
      otherwise.
      
      [Matthias Schiffer: minor changes, rewrite commit message]
      Unverified
      ab16cea1
  12. Sep 07, 2017
  13. Sep 06, 2017
  14. Jul 11, 2017
  15. 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
  16. Jun 26, 2017
  17. Feb 22, 2017
  18. Feb 16, 2017
  19. Feb 11, 2017
  20. Jan 19, 2017
  21. Jan 18, 2017
  22. Dec 20, 2016
  23. Nov 22, 2016
  24. Jun 22, 2016
  25. Apr 27, 2016
  26. Apr 02, 2016
  27. Mar 25, 2016
  28. Mar 22, 2016
  29. Feb 13, 2016
  30. Jan 02, 2016
  31. Dec 02, 2015
  32. Nov 25, 2015
  33. Nov 02, 2015
Loading