Skip to content
Snippets Groups Projects
  1. Sep 08, 2024
    • jkito's avatar
      build: pass in PROVIDER env variable to getparam script · 9e535d7c
      jkito authored and jkito's avatar jkito committed
      running 'getparam binname' should return the name we want to set
      for the qmake TARGET based on the PROVIDER from the  vendor.conf
      file, due to running it inside a subshell in make it always gets
      the value for the default provider, setting PROVIDER env returns
      the correct value
      
      it also updates the qmake project file to use the TARGET env var
      and the build script to pass TARGET to qmake command as arg
      9e535d7c
    • jkito's avatar
      qmake: configure for release builds when env RELEASE is yes · 93ebb997
      jkito authored and jkito's avatar jkito committed
      93ebb997
  2. Jul 19, 2024
  3. Mar 01, 2024
  4. Nov 23, 2021
  5. Sep 22, 2021
  6. May 04, 2021
  7. Nov 21, 2020
  8. Nov 04, 2020
  9. Nov 03, 2020
  10. Oct 23, 2020
  11. Oct 13, 2020
  12. Oct 02, 2020
  13. Sep 25, 2020
  14. Jul 28, 2020
  15. Jun 26, 2020
    • Kali Kaneko's avatar
      [test] minimal qml tests · cdb42f0d
      Kali Kaneko authored
      just a minimal boilerplate. the idea is to import the qml files and
      assert that the states/widgets change accordingly if we mock the backend
      status.
      
      - Closes: #300
      Unverified
      cdb42f0d
  16. Jun 12, 2020
Loading