Skip to content
Snippets Groups Projects
  1. Jan 10, 2023
  2. Jan 04, 2023
  3. Dec 10, 2022
  4. Feb 22, 2022
  5. Feb 20, 2022
  6. 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
  7. Jul 03, 2020
  8. Jul 02, 2020
  9. Jun 05, 2020
  10. Nov 09, 2019
  11. Sep 01, 2018
  12. Jul 25, 2018
  13. Jul 17, 2018
  14. Apr 13, 2018
  15. Mar 27, 2018
  16. Mar 08, 2018
  17. Mar 07, 2018
  18. Feb 25, 2018
    • Matthias Schiffer's avatar
      gluon-config-mode-core: move gluon-web base path to /lib/gluon/config-mode · b1aa5390
      Matthias Schiffer authored
      - CGI script and index.html are moved from gluon-web to
        gluon-config-mode-core, the script is renamed to 'config'
      - gluon-web and gluon-web-model base views and i18n files are symlinked
        into the new path
      - gluon-web-theme is renamed to gluon-config-mode-theme and installs
        directly into the new path
      - all gluon-web-* models, controllers and views are moved into the new
        path
      Unverified
      b1aa5390
Loading