Branch: refs/heads/develop
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: ff6ec01e6b011f5b2698a29e8697ac8cc4b737c5
      
https://github.com/pyinstaller/pyinstaller/commit/ff6ec01e6b011f5b2698a29e8697ac8cc4b737c5
  Author: Martin Zibricky <[email protected]>
  Date:   2013-05-17 (Fri, 17 May 2013)

  Changed paths:
    M PyInstaller/hooks/hook-wx.lib.pubsub.core.py
    M PyInstaller/hooks/hook-wx.lib.pubsub.setuparg1.py
    M PyInstaller/hooks/hookutils.py
    M tests/runtests.py

  Log Message:
  -----------
  Fix: Wx tests were failing when running in series.


  Commit: 22cb9260889d174794ecf17ee96cb125796617a1
      
https://github.com/pyinstaller/pyinstaller/commit/22cb9260889d174794ecf17ee96cb125796617a1
  Author: Martin Zibricky <[email protected]>
  Date:   2013-05-17 (Fri, 17 May 2013)

  Changed paths:
    M PyInstaller/loader/_pyi_bootstrap.py

  Log Message:
  -----------
  Issue #506: Import warnings module if sys.warnoptions is set when starting 
frozen app.


  Commit: b02e61686f4280f9e51769811629731a6013fbcc
      
https://github.com/pyinstaller/pyinstaller/commit/b02e61686f4280f9e51769811629731a6013fbcc
  Author: Martin Zibricky <[email protected]>
  Date:   2013-05-28 (Tue, 28 May 2013)

  Changed paths:
    A PyInstaller/bootloader/images/icon-console.icns
    A PyInstaller/bootloader/images/icon-console.ico
    A PyInstaller/bootloader/images/icon-console.svg
    A PyInstaller/bootloader/images/icon-windowed.icns
    A PyInstaller/bootloader/images/icon-windowed.ico
    A PyInstaller/bootloader/images/icon-windowed.svg
    R bootloader/images/icon-console.icns
    R bootloader/images/icon-console.ico
    R bootloader/images/icon-console.svg
    R bootloader/images/icon-windowed.icns
    R bootloader/images/icon-windowed.ico
    R bootloader/images/icon-windowed.svg

  Log Message:
  -----------
  Issue #443: Move default bootloader icons to path inside PyInstaller package.


  Commit: 0e650ffd2a48fee37b66eab816db889bf9b9e16e
      
https://github.com/pyinstaller/pyinstaller/commit/0e650ffd2a48fee37b66eab816db889bf9b9e16e
  Author: Martin Zibricky <[email protected]>
  Date:   2013-05-28 (Tue, 28 May 2013)

  Changed paths:
    M PyInstaller/build.py
    M PyInstaller/makespec.py
    M bootloader/windows/run.rc
    M bootloader/windows/runw.rc

  Log Message:
  -----------
  Issue #443: Implement argument --icon for OSX.


  Commit: 637f64cfd07d85b8b5c359b8f8262f6bf3a793d6
      
https://github.com/pyinstaller/pyinstaller/commit/637f64cfd07d85b8b5c359b8f8262f6bf3a793d6
  Author: Martin Zibricky <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    A PyInstaller/hooks/hook-gst._gst.py
    A PyInstaller/hooks/hook-gst.py
    M PyInstaller/loader/rthooks.dat
    A PyInstaller/loader/rthooks/pyi_rth_gstreamer.py
    M doc/CHANGES.txt
    A tests/libraries/test_gst.py
    M tests/runtests.py

  Log Message:
  -----------
  Issue #725: Add gst hook and test case.


  Commit: ab9984b850b54103789b75e085b5f3b51a412103
      
https://github.com/pyinstaller/pyinstaller/commit/ab9984b850b54103789b75e085b5f3b51a412103
  Author: Martin Zibricky <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    M doc/source/Manual.rst

  Log Message:
  -----------
  Issue #433: Do not mention in manual that --icon option does not work on OSX.


  Commit: 61571d693787bc2b73f45ac23bcdf0f006e9de1a
      
https://github.com/pyinstaller/pyinstaller/commit/61571d693787bc2b73f45ac23bcdf0f006e9de1a
  Author: Martin Zibricky <[email protected]>
  Date:   2013-06-08 (Sat, 08 Jun 2013)

  Changed paths:
    A PyInstaller/bootloader/images/icon-console.icns
    A PyInstaller/bootloader/images/icon-console.ico
    A PyInstaller/bootloader/images/icon-console.svg
    A PyInstaller/bootloader/images/icon-windowed.icns
    A PyInstaller/bootloader/images/icon-windowed.ico
    A PyInstaller/bootloader/images/icon-windowed.svg
    M PyInstaller/build.py
    A PyInstaller/hooks/hook-gst._gst.py
    A PyInstaller/hooks/hook-gst.py
    M PyInstaller/hooks/hook-wx.lib.pubsub.core.py
    M PyInstaller/hooks/hook-wx.lib.pubsub.setuparg1.py
    M PyInstaller/hooks/hookutils.py
    M PyInstaller/loader/_pyi_bootstrap.py
    M PyInstaller/loader/rthooks.dat
    A PyInstaller/loader/rthooks/pyi_rth_gstreamer.py
    M PyInstaller/makespec.py
    R bootloader/images/icon-console.icns
    R bootloader/images/icon-console.ico
    R bootloader/images/icon-console.svg
    R bootloader/images/icon-windowed.icns
    R bootloader/images/icon-windowed.ico
    R bootloader/images/icon-windowed.svg
    M bootloader/windows/run.rc
    M bootloader/windows/runw.rc
    M doc/CHANGES.txt
    M doc/source/Manual.rst
    A tests/libraries/test_gst.py
    M tests/runtests.py

  Log Message:
  -----------
  Merge pull request #63 from matysek/develop

Implement --icon for OSX, add gst hook, fix option --Wignore.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/275d4c91b962...61571d693787

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to