Skip to content
Snippets Groups Projects
  1. Jun 04, 2020
    • Matthias Schiffer's avatar
      build: make GluonSrcDiet simpler and more robust (#2033) · 50adb097
      Matthias Schiffer authored
      - If luasrcdiet fails for a Lua script, this is a bug that should be
        noticed rather than including the unminified script
      - Use .tmp suffix for temporary file rather than .o
      - Replace chmod + stat + mv with simpler cp + rm to overwrite file while
        preserving file mode
      50adb097
  2. May 12, 2020
  3. Nov 23, 2019
  4. Apr 14, 2019
  5. Apr 13, 2018
  6. Mar 09, 2018
  7. Mar 08, 2018
  8. Jan 19, 2018
  9. Feb 22, 2017
  10. Feb 10, 2017
  11. Jan 18, 2017
  12. Jan 17, 2017
  13. Jul 09, 2016
    • Jan-Tarek Butt's avatar
      build: add GluonSrcDiet define to package.mk · 1a289341
      Jan-Tarek Butt authored
      This call takes an input and an output argument and will copy all files
      from the input to the output, while minifying the Lua files.
      
      [Matthias Schiffer: simplified definition, added commit message.]
      1a289341
  14. May 21, 2015
  15. Mar 19, 2015
  16. Mar 18, 2015
  17. Jul 05, 2014
Loading