Branch: refs/heads/python3
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: 83933c02698dfa171e644583c6048cba822f853e
      
https://github.com/pyinstaller/pyinstaller/commit/83933c02698dfa171e644583c6048cba822f853e
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    R PyInstaller/build.py
    A PyInstaller/building/__init__.py
    A PyInstaller/building/api.py
    A PyInstaller/building/build_main.py
    A PyInstaller/building/datastruct.py
    A PyInstaller/building/makespec.py
    A PyInstaller/building/utils.py
    R PyInstaller/cliutils/__init__.py
    R PyInstaller/cliutils/archive_viewer.py
    R PyInstaller/cliutils/bindepend.py
    R PyInstaller/cliutils/build.py
    R PyInstaller/cliutils/grab_version.py
    R PyInstaller/cliutils/make_comserver.py
    R PyInstaller/cliutils/makespec.py
    R PyInstaller/cliutils/pprint_toc.py
    R PyInstaller/cliutils/set_version.py
    M PyInstaller/configure.py
    M PyInstaller/depend/analysis.py
    M PyInstaller/hooks/hook-_tkinter.py
    M PyInstaller/main.py
    R PyInstaller/makespec.py
    A PyInstaller/utils/cliutils/__init__.py
    A PyInstaller/utils/cliutils/archive_viewer.py
    A PyInstaller/utils/cliutils/bindepend.py
    A PyInstaller/utils/cliutils/build.py
    A PyInstaller/utils/cliutils/grab_version.py
    A PyInstaller/utils/cliutils/make_comserver.py
    A PyInstaller/utils/cliutils/makespec.py
    A PyInstaller/utils/cliutils/pprint_toc.py
    A PyInstaller/utils/cliutils/set_version.py
    M tests/old_suite/runtests.py
    M utils/archive_viewer.py
    M utils/bindepend.py
    M utils/build.py
    M utils/grab_version.py
    M utils/make_comserver.py
    M utils/makespec.py
    M utils/set_version.py

  Log Message:
  -----------
  Issue #1375: Split build.py into several modules.


  Commit: 26ddf27b62baac1d5c0cbfe1fe67b6c34d31c11e
      
https://github.com/pyinstaller/pyinstaller/commit/26ddf27b62baac1d5c0cbfe1fe67b6c34d31c11e
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M PyInstaller/building/api.py
    M PyInstaller/building/build_main.py
    M PyInstaller/building/datastruct.py
    M PyInstaller/building/makespec.py
    A PyInstaller/building/osx.py
    A PyInstaller/building/templates.py
    M PyInstaller/building/utils.py
    M PyInstaller/hooks/hook-_tkinter.py

  Log Message:
  -----------
  Issue #1375: Created modules .building.osx and building.templates.


  Commit: 2e6cf20c132c9bc80e7396f8d02e7922280c85de
      
https://github.com/pyinstaller/pyinstaller/commit/2e6cf20c132c9bc80e7396f8d02e7922280c85de
  Author: Martin Zibricky <[email protected]>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M PyInstaller/building/build_main.py
    M PyInstaller/configure.py

  Log Message:
  -----------
  Issue #1375: Fix path to import hooks.


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/4071aa974d8b...2e6cf20c132c

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to