Skip to content
Snippets Groups Projects
  1. Oct 07, 2021
    • Matthias Schiffer's avatar
      Set PKG_VERSION in gluon.mk · f419db58
      Matthias Schiffer authored
      This removes PKG_VERSION and PKG_RELEASE from most Makefiles, as the
      value was never useful for Gluon packages; instead, PKG_VERSION is set
      to 1 in gluon.mk.
      
      It also removes two other weird definitions:
      
      - gluon-iptables-clamp-mss-to-pmtu replicating the old PKG_VERSION logic
        from gluon-core, but without the fixed PKG_BUILD_DIR to prevent
        unnessary rebuilds
      - gluon-hoodselector set GLUON_VERSION=3
      f419db58
  2. Jul 12, 2021
  3. Jul 11, 2021
    • Matthias Schiffer's avatar
      gluon.mk: fix indentation · 3386221e
      Matthias Schiffer authored
      A leading tab character usually marks recipe lines in Makefiles;
      non-recipe lines must be indented using spaces.
      
      The incorrect tab character doesn't seen to have caused any issues in
      this case, but it should be fixed nonetheless, if only for consistency.
      Unverified
      3386221e
  4. Jun 04, 2020
  5. May 12, 2020
  6. Nov 23, 2019
  7. Apr 14, 2019
  8. Apr 13, 2018
  9. Mar 09, 2018
  10. Mar 08, 2018
  11. Jan 19, 2018
  12. Feb 22, 2017
  13. Feb 10, 2017
  14. Jan 18, 2017
  15. Jan 17, 2017
  16. Jul 09, 2016
  17. May 21, 2015
  18. Mar 19, 2015
  19. Mar 18, 2015
  20. Jul 05, 2014
Loading