Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create windows .exe bundle with PyInstaller #92

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 12, 2020

  1. add first attempt at pyinstaller scripts

    Emlyn Davies committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5719ec4 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. try to fix cmocean\rgb\thermal-rgb.txt not found

    Emlyn Davies committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    d3c207f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. fix paths for cmocean

    Emlyn Davies committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1fba47c View commit details
    Browse the repository at this point in the history
  2. remove emlyn-specific paths in generate exe

    Emlyn Davies committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e68a06c View commit details
    Browse the repository at this point in the history
  3. switch loglevel

    Emlyn Davies committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    dce7061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9c7c6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30af299 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74c233d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Clean up pyinstaller specfile, add matplotlib data files

    Raymond Nepstad committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    df586c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63821b7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pyinstaller' of https://github.com/SINTEF/PySilCam into…

    … pyinstaller
    Raymond Nepstad committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    a65d6b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    345e11c View commit details
    Browse the repository at this point in the history
  5. Clean up PyInstaller spec file and script

    Raymond Nepstad committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    2d56124 View commit details
    Browse the repository at this point in the history
  6. linting silcamgui

    Emlyn Davies committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    f0f0f50 View commit details
    Browse the repository at this point in the history
  7. futher lintly fixes

    Emlyn Davies committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    63fa2f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    30f572a View commit details
    Browse the repository at this point in the history