Branch: refs/heads/python3
Home: https://github.com/pyinstaller/pyinstaller
Commit: d068c8cf802ba65233b0572b5d6bbf722c65fa54
https://github.com/pyinstaller/pyinstaller/commit/d068c8cf802ba65233b0572b5d6bbf722c65fa54
Author: Martin Zibricky <[email protected]>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
R PyInstaller/bootloader/Darwin-32bit/run
R PyInstaller/bootloader/Darwin-32bit/run_d
R PyInstaller/bootloader/Darwin-32bit/runw
R PyInstaller/bootloader/Darwin-32bit/runw_d
M PyInstaller/configure.py
M bootloader/wscript
Log Message:
-----------
Clean: For OSX remove precompiled 32bit bootloader.
Commit: fa529534a7c75b95321736c388cc90fa9b74553d
https://github.com/pyinstaller/pyinstaller/commit/fa529534a7c75b95321736c388cc90fa9b74553d
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - fix path to pip cache.
Commit: 1f0f6e25d89546c4017db802b47b2f23bee99472
https://github.com/pyinstaller/pyinstaller/commit/1f0f6e25d89546c4017db802b47b2f23bee99472
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - reenable Python 3.3 env.
Commit: 4889839dadf18e09004bc8b5ef9e71d03639ad3f
https://github.com/pyinstaller/pyinstaller/commit/4889839dadf18e09004bc8b5ef9e71d03639ad3f
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - list content of appdata dir.
Commit: 212b0d0c5882d1733d8688300bb500ac8042dcca
https://github.com/pyinstaller/pyinstaller/commit/212b0d0c5882d1733d8688300bb500ac8042dcca
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - fix reusing files from cache.
Commit: f55391fca974c75511969d7bc6923007225ac0ce
https://github.com/pyinstaller/pyinstaller/commit/f55391fca974c75511969d7bc6923007225ac0ce
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - fix reusing files from cache.
Commit: 5bd8a7872d79d2d70e8e0c73c70dc93314f211a2
https://github.com/pyinstaller/pyinstaller/commit/5bd8a7872d79d2d70e8e0c73c70dc93314f211a2
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - fix reusing files from cache.
Commit: 5bcf37cab2a5726afa8bcfd85384b099f39c8fc5
https://github.com/pyinstaller/pyinstaller/commit/5bcf37cab2a5726afa8bcfd85384b099f39c8fc5
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - fix reusing files from cache.
Commit: a615bcc3f5ac62e58b0f032202018ab7cec16bc4
https://github.com/pyinstaller/pyinstaller/commit/a615bcc3f5ac62e58b0f032202018ab7cec16bc4
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - fix reusing files from cache.
Commit: f9b4d7ddeb0a6d88b90ea51bf0c3c0518a5564b7
https://github.com/pyinstaller/pyinstaller/commit/f9b4d7ddeb0a6d88b90ea51bf0c3c0518a5564b7
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor - fix reusing files from cache.
Commit: 628d939a0a9b255105df183728bd4d14a2706fe9
https://github.com/pyinstaller/pyinstaller/commit/628d939a0a9b255105df183728bd4d14a2706fe9
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M PyInstaller/utils/hooks/hookutils.py
Log Message:
-----------
Issue #1299: Fix PYTHONPATH for hookutils.
Commit: 45cb3eb8e0db553fdfc96b66e3aba4c7d30a2b3f
https://github.com/pyinstaller/pyinstaller/commit/45cb3eb8e0db553fdfc96b66e3aba4c7d30a2b3f
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M tests/functional/scripts/pyi_module_attributes.py
M tests/functional/test_basic.py
Log Message:
-----------
Issue #1299: Fix test_module_attributes for Python 3.3.
Commit: 14eb64c37c6125019e9b7fb0e5af84bcd3edabe6
https://github.com/pyinstaller/pyinstaller/commit/14eb64c37c6125019e9b7fb0e5af84bcd3edabe6
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M tests/functional/scripts/pyi_module_reload.py
M tests/functional/test_basic.py
Log Message:
-----------
Issue #1299: Fix test_module_reload for Python 3.3.
Commit: 0b0a6f8742ebd2f155f4a80ca77f962c41782567
https://github.com/pyinstaller/pyinstaller/commit/0b0a6f8742ebd2f155f4a80ca77f962c41782567
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
M tests/requirements.txt
Log Message:
-----------
Issue #1299: Change download location in appveyor.
Commit: b27ea80cf3fa439a0d0e84af0d4e5c9e36a01e43
https://github.com/pyinstaller/pyinstaller/commit/b27ea80cf3fa439a0d0e84af0d4e5c9e36a01e43
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment.
Commit: 71b3c2369d59e6aa3fa76e250805639c5e9a7c98
https://github.com/pyinstaller/pyinstaller/commit/71b3c2369d59e6aa3fa76e250805639c5e9a7c98
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 2.
Commit: f8505cb1309084fbf65d9cb0b7577c5f7107fd71
https://github.com/pyinstaller/pyinstaller/commit/f8505cb1309084fbf65d9cb0b7577c5f7107fd71
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 3.
Commit: dc590543a287787f1e3419e08af25dbff7750ba2
https://github.com/pyinstaller/pyinstaller/commit/dc590543a287787f1e3419e08af25dbff7750ba2
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 4.
Commit: a540e3ffd838dafe114bbe09a58aa3b02b8fa4cb
https://github.com/pyinstaller/pyinstaller/commit/a540e3ffd838dafe114bbe09a58aa3b02b8fa4cb
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 5.
Commit: 658b5c3244750cc8d8c2ed8baf364c5bbec0ecf0
https://github.com/pyinstaller/pyinstaller/commit/658b5c3244750cc8d8c2ed8baf364c5bbec0ecf0
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 6.
Commit: 54441d15312284963c0eace1c1ab6a9d11748034
https://github.com/pyinstaller/pyinstaller/commit/54441d15312284963c0eace1c1ab6a9d11748034
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 7.
Commit: c209ea0a9f8dd58a0150b25ec26166475b5c4d85
https://github.com/pyinstaller/pyinstaller/commit/c209ea0a9f8dd58a0150b25ec26166475b5c4d85
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 8.
Commit: b90d52db59ca151c83b629897294db18f585a4a8
https://github.com/pyinstaller/pyinstaller/commit/b90d52db59ca151c83b629897294db18f585a4a8
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 9.
Commit: 4a065a2e9e355e8b64f4fa67343d237a239f6b5d
https://github.com/pyinstaller/pyinstaller/commit/4a065a2e9e355e8b64f4fa67343d237a239f6b5d
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 9.
Commit: 9e3e3efd49ac092e97df9b649dfe658f69074a7b
https://github.com/pyinstaller/pyinstaller/commit/9e3e3efd49ac092e97df9b649dfe658f69074a7b
Author: Martin Zibricky <[email protected]>
Date: 2015-07-30 (Thu, 30 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 11.
Commit: db3a08d7b0b1f4fb36779261e528b2015a7f64cd
https://github.com/pyinstaller/pyinstaller/commit/db3a08d7b0b1f4fb36779261e528b2015a7f64cd
Author: Martin Zibricky <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Issue #1299: Appveyor experiment 12.
Commit: 25dcafdfefdd5507ed05b3d9ce7fcfccf1a3f93b
https://github.com/pyinstaller/pyinstaller/commit/25dcafdfefdd5507ed05b3d9ce7fcfccf1a3f93b
Author: Martin Zibricky <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M PyInstaller/utils/hooks/hookutils.py
M appveyor.yml
M tests/functional/scripts/pyi_module_attributes.py
M tests/functional/scripts/pyi_module_reload.py
M tests/functional/test_basic.py
M tests/requirements.txt
Log Message:
-----------
Merge branch 'appveyor_tunning' into python3
Commit: d810adbe8c3b5cebffde906f56f72a9b3f0e6047
https://github.com/pyinstaller/pyinstaller/commit/d810adbe8c3b5cebffde906f56f72a9b3f0e6047
Author: Martin Zibricky <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M tests/functional/test_basic.py
Log Message:
-----------
Issue #1299: Remove xfail from test_feature crypto and fix test_stdxx when
running without py.test -s option.
Compare:
https://github.com/pyinstaller/pyinstaller/compare/c5c1f511c11f...d810adbe8c3b
--
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.