|
|
|
@854
|
[854]
|
2 weeks |
fhoech |
Removed unnecessary 'global' statement
|
|
|
|
@853
|
[853]
|
2 weeks |
fhoech |
Added MPR.DLL (Multiple Provider Router Library) to exclude list.
|
|
|
|
@852
|
[852]
|
6 weeks |
lmancini |
Use os.pathsep to cope with different path separators across platforms
|
|
|
|
@851
|
[851]
|
6 weeks |
lmancini |
Save/restore argv during crypto support installation.
|
|
|
|
@850
|
[850]
|
7 weeks |
lmancini |
Prepend pathex to the current PYTHONPATH before executing an external …
|
|
|
|
@849
|
[849]
|
7 weeks |
lmancini |
Wipe redundant os.makedirs invocations: the intermediate directories are …
|
|
|
|
@848
|
[848]
|
8 weeks |
lmancini |
Transforms the process type under Mac OS X (darwin platform) in foreground …
|
|
|
|
@847
|
[847]
|
8 weeks |
lmancini |
Trailing whitespace fix
|
|
|
|
@846
|
[846]
|
2 months |
giovannibajo |
Update Changelog
|
|
|
|
@845
|
[845]
|
2 months |
giovannibajo |
Close the branch
|
|
|
|
@844
|
[844]
|
2 months |
giovannibajo |
Merge Python 2.6 for Windows support (py26win branch)
|
|
|
|
@843
|
[843]
|
2 months |
fhoech |
Only update manifest of cached *.pyd files
|
|
|
|
@842
|
[842]
|
2 months |
fhoech |
Fixed dependent assemblies being accidentally added to cached loader exe …
|
|
|
|
@841
|
[841]
|
2 months |
fhoech |
Fixed dependent assemblies being accidentally added to cached loader exe …
|
|
|
|
@840
|
[840]
|
2 months |
fhoech |
Fixed --onefile build if including an egg with embedded binary extension …
|
|
|
|
@839
|
[839]
|
3 months |
fhoech |
Reverted MS VC++ 2008 Express compatibility changes
|
|
|
|
@838
|
[838]
|
3 months |
fhoech |
Never suppress manifest parsing or assembly errors. Changed …
|
|
|
|
@837
|
[837]
|
3 months |
giovannibajo |
Add support for specifying the name of the bundle.
|
|
|
|
@836
|
[836]
|
3 months |
giovannibajo |
Backports from trunk.
|
|
|
|
@835
|
[835]
|
3 months |
giovannibajo |
Add an early-exit in case of Windows 64-bit (currently unsupported).
|
|
|
|
@834
|
[834]
|
3 months |
giovannibajo |
Add import hook for PyTables?.
|
|
|
|
@833
|
[833]
|
3 months |
giovannibajo |
Fix import of nested packages made within Pyrex-generated files.
Pyrex …
|
|
|
|
@832
|
[832]
|
3 months |
fhoech |
Merged changesets 826, 827, 829 and 830 from trunk
|
|
|
|
@831
|
[831]
|
3 months |
fhoech |
Give win32api.LoadLibraryEx?() absolute paths. Only get python.exe's …
|
|
|
|
@830
|
[830]
|
3 months |
giovannibajo |
Fix compatibility of testsuite for Python 2.3 and Python 2.4
|
|
|
|
@829
|
[829]
|
3 months |
giovannibajo |
Adjust for Python 2.3 compatibility
|
|
|
|
@828
|
[828]
|
3 months |
giovannibajo |
Merge patches to restore Python 2.3 compatibility.
|
|
|
|
@827
|
[827]
|
3 months |
giovannibajo |
Restore compatibility with Python versions before 2.4 which do not
export …
|
|
|
|
@826
|
[826]
|
3 months |
giovannibajo |
Restore compatibility with Python 2.3
|
|
|
|
@825
|
[825]
|
3 months |
fhoech |
Fixed pyinstaller executable failing when extension modules built with …
|
|
|
|
@824
|
[824]
|
3 months |
fhoech |
Worked around a few Python 2.3 issues
|
|
|
|
@823
|
[823]
|
3 months |
fhoech |
Error out if we are using Python 2.6 on Windows and pywin32 is not …
|
|
|
|
@822
|
[822]
|
4 months |
fhoech |
Look at binary dependencies of files within python *.egg files.
|
|
|
|
@821
|
[821]
|
4 months |
fhoech |
Added a few buidtests.
|
|
|
|
@820
|
[820]
|
4 months |
fhoech |
Fixed tkinter buildtest so it (also) runs on windows.
|
|
|
|
@819
|
[819]
|
4 months |
fhoech |
Merged changesets 804, 807, 808, 815, 816 and 817 from trunk
|
|
|
|
@818
|
[818]
|
4 months |
giovannibajo |
Backport from trunk (KeyError? with dbhash)
|
|
|
|
@817
|
[817]
|
4 months |
giovannibajo |
Update changelog
|
|
|
|
@816
|
[816]
|
4 months |
giovannibajo |
Avoid raising an exception within an except clause that will re-raise
|
|
|
|
@815
|
[815]
|
4 months |
giovannibajo |
Avoid spurious errors when cleaning up after an ImportError?
|
|
|
|
@814
|
[814]
|
4 months |
giovannibajo |
Avoid buffer overflow in filename creation.
|
|
|
|
@813
|
[813]
|
4 months |
fhoech |
Raise exception if we cannot get the resources of a binary.
|
|
|
|
@812
|
[812]
|
4 months |
fhoech |
Remove only the correct sub directory of the output directory when …
|
|
|
|
@811
|
[811]
|
4 months |
giovannibajo |
Release 1.4
|
|
|
|
@810
|
[810]
|
4 months |
giovannibajo |
Create 1.4 branch
|
|
|
|
@809
|
[809]
|
4 months |
giovannibajo |
Error out if we are using Python 2.6 on Windows
|
|
|
|
@808
|
[808]
|
4 months |
giovannibajo |
Avoid calling ctypes resolution if no binaries were found
|
|
|
|
@807
|
[807]
|
4 months |
giovannibajo |
Move ctypes dependency solver in PyModule?'s constructor.
This solves a …
|
|
|
|
@806
|
[806]
|
5 months |
fhoech |
Fixed typo
|
|
|
|
@805
|
[805]
|
5 months |
fhoech |
Added MSIMG32.DLL to the exclude list
|
|
|
|
@804
|
[804]
|
5 months |
giovannibajo |
Ticket #168: fix hook distutils under Windows
|
|
|
|
@803
|
[803]
|
5 months |
fhoech |
Added option -y / --noconfirm to skip confirmation of output directory …
|
|
|
|
@802
|
[802]
|
5 months |
fhoech |
Branch for Python 2.6 support on Windows (automatically resolve assembly …
|
|
|
|
@801
|
[801]
|
5 months |
giovannibajo |
Use anonymous SVN url
|
|
|
|
@800
|
[800]
|
5 months |
giovannibajo |
Add deploy script
|
|
|
|
@799
|
[799]
|
5 months |
giovannibajo |
Create deploy script directories
|
|
|
|
@798
|
[798]
|
5 months |
giovannibajo |
Ticket #163: add import hook for lxml.objectify
|
|
|
|
@797
|
[797]
|
5 months |
giovannibajo |
Tag
|
|
|
|
@796
|
[796]
|
5 months |
giovannibajo |
Remote tag
|
|
|
|
@795
|
[795]
|
5 months |
giovannibajo |
Update changelog
|
|
|
|
@794
|
[794]
|
5 months |
giovannibajo |
New RC1 tag
|
|
|
|
@793
|
[793]
|
5 months |
giovannibajo |
Remove 1.4 tag
|
|
|
|
@792
|
[792]
|
5 months |
giovannibajo |
Remove debug message
|
|
|
|
@791
|
[791]
|
5 months |
giovannibajo |
Tag 1.4-rc1
|
|
|
|
@790
|
[790]
|
5 months |
giovannibajo |
Remove 1.4 old tags
|
|
|
|
@789
|
[789]
|
5 months |
giovannibajo |
Mark the pdf as binary file
|
|
|
|
@788
|
[788]
|
5 months |
giovannibajo |
Update generated documentation
|
|
|
|
@787
|
[787]
|
5 months |
giovannibajo |
Remove highlighting from bullet lists
|
|
|
|
@786
|
[786]
|
5 months |
giovannibajo |
Update documentation
|
|
|
|
@785
|
[785]
|
5 months |
giovannibajo |
Use wkhtmltopdf to create PDF version of the manual.
pdflatex with …
|
|
|
|
@784
|
[784]
|
5 months |
giovannibajo |
Fix the |GOBACK| hyperlink
|
|
|
|
@783
|
[783]
|
5 months |
giovannibajo |
Update URLs and version numbers
|
|
|
|
@782
|
[782]
|
5 months |
giovannibajo |
Tag rc1
|
|
|
|
@781
|
[781]
|
5 months |
giovannibajo |
Create release branch
|
|
|
|
@780
|
[780]
|
5 months |
giovannibajo |
Update binary bootloader for Windows
|
|
|
|
@779
|
[779]
|
5 months |
giovannibajo |
Yet another missing numerix submodule in matplotlib
|
|
|
|
@778
|
[778]
|
5 months |
giovannibajo |
Ticket #140: add support for pygments
|
|
|
|
@777
|
[777]
|
5 months |
giovannibajo |
Ticket #71: add import hook for cx_Oracle
|
|
|
|
@776
|
[776]
|
5 months |
giovannibajo |
Ticket #147: remove additional layer of quotes. It should not be required …
|
|
|
|
@775
|
[775]
|
5 months |
giovannibajo |
Ticket #88: Fix missing matplolib submodule
|
|
|
|
@774
|
[774]
|
5 months |
giovannibajo |
Remove site_module test: there is no way it can work because site.py has …
|
|
|
|
@773
|
[773]
|
5 months |
giovannibajo |
Remove old startup script (no more required)
|
|
|
|
@772
|
[772]
|
5 months |
giovannibajo |
Complete runtime support for .egg-files.
Now Build.py automatically adds …
|
|
|
|
@771
|
[771]
|
5 months |
giovannibajo |
Update reference to manual
|
|
|
|
@770
|
[770]
|
6 months |
giovannibajo |
Avoid taking a reference to sys.path at startup.
This fixes the behaviour …
|
|
|
|
@769
|
[769]
|
6 months |
giovannibajo |
Fix the initialization of sys.pathex in case the spec file doesn't specify …
|
|
|
|
@768
|
[768]
|
6 months |
giovannibajo |
Set eol-style.
|
|
|
|
@767
|
[767]
|
7 months |
giovannibajo |
Rename the PyOpenGL hook to avoid unwanted namespace conflicts.
|
|
|
|
@766
|
[766]
|
7 months |
giovannibajo |
PyOpenGL2 hook: care only about open() with Python strings.
|
|
|
|
@765
|
[765]
|
9 months |
aleister |
fix typo
|
|
|
|
@764
|
[764]
|
9 months |
rugginoso |
Fixed a bug which made impossible to copy directories in ondir merged …
|
|
|
|
@763
|
[763]
|
9 months |
rugginoso |
Added the dependencies TOC to Analysis class to store dependencies during …
|
|
|
|
@762
|
[762]
|
9 months |
rugginoso |
Made the homepath an absolute path when passing it to python to set …
|
|
|
|
@761
|
[761]
|
9 months |
rugginoso |
Fixed the search behaviour into extractDependency() function.
|
|
|
|
@760
|
[760]
|
9 months |
rugginoso |
Fixed the exclusion of dipendencies into TOC if the exclude_binaries …
|
|
|
|
@759
|
[759]
|
9 months |
rugginoso |
Fixed a bug which made the builder to include duplicates into pkgs.
|
|
|
|
@758
|
[758]
|
9 months |
rugginoso |
Updated windows loader.
|
|
|
|
@757
|
[757]
|
9 months |
rugginoso |
Removed the chdir() from the launcher's main().
|
|
|
|
@756
|
[756]
|
9 months |
rugginoso |
Added the mark_dependencies() function to make the MERGE() function to be …
|
|
|
|
@755
|
[755]
|
9 months |
rugginoso |
Updated the windows loader.
|
|
|
|