This project is mirrored from https://gitee.com/mirrors_kinvolk/headlamp.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 13 Jan, 2021 2 commits
  2. 12 Jan, 2021 11 commits
  3. 11 Jan, 2021 5 commits
  4. 08 Jan, 2021 1 commit
    • ashu8912's avatar
      makefile: Update backend target to produce server.exe when on windows · c7851d1a
      ashu8912 authored
      When we are on windows platform we want to generate an executable for
      our server binary. This is also important for our desktop app to run the
      server because a plain binary file is not executable on windows.
      Thus this patch updates the backend target to produce a server.exe when
      the OS is windows.
      For the desktop app now that we have a server.exe when on windows we
      want to ship that as well into our electron packaging and thus we need
      to create an entry for that in the extraResources property in
      package.json. Also we don't want to commit the server executable so this
      patch adds that as well to gitignore.
      c7851d1a
  5. 06 Jan, 2021 2 commits
  6. 23 Dec, 2020 1 commit
  7. 17 Dec, 2020 10 commits
  8. 15 Dec, 2020 6 commits
  9. 14 Dec, 2020 2 commits