giovannibajo
|
d93ca4eb40
|
Document ticket #32 as fixed
git-svn-id: http://svn.pyinstaller.org/trunk@240 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2006-02-06 11:45:08 +00:00 |
|
giovannibajo
|
e0f4392429
|
Fix ticket #32: mimic Python 2.4 cleanup behaviour with broken modules
git-svn-id: http://svn.pyinstaller.org/trunk@239 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2006-02-06 11:42:44 +00:00 |
|
giovannibajo
|
23d42e6067
|
Add run-time import hook for PyOpenGL
git-svn-id: http://svn.pyinstaller.org/trunk@218 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2006-01-11 18:20:31 +00:00 |
|
giovannibajo
|
8769282a4c
|
Removed line as the bug was introduced after last release
git-svn-id: http://svn.pyinstaller.org/trunk@207 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-12-27 00:50:34 +00:00 |
|
giovannibajo
|
c4f997d188
|
Document the new import hook for GTK
git-svn-id: http://svn.pyinstaller.org/trunk@206 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-12-27 00:49:15 +00:00 |
|
giovannibajo
|
4dee3b5dd3
|
Fix lib path under Linux
git-svn-id: http://svn.pyinstaller.org/trunk@205 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-12-27 00:48:04 +00:00 |
|
giovannibajo
|
7c308a7c9b
|
Renamed to 'hook-'
git-svn-id: http://svn.pyinstaller.org/trunk@204 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-12-27 00:38:01 +00:00 |
|
giovannibajo
|
b7b9bddd97
|
Fix mixed space/tab indentation
git-svn-id: http://svn.pyinstaller.org/trunk@203 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-12-24 00:38:12 +00:00 |
|
giovannibajo
|
7b6ca41a89
|
Add KInterbasDB import hook (courtesy of Eugene Prigorodov)
git-svn-id: http://svn.pyinstaller.org/trunk@202 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-12-09 14:15:50 +00:00 |
|
giovannibajo
|
981e215028
|
Update prebuilt bootloaders
git-svn-id: http://svn.pyinstaller.org/trunk@165 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-10-11 17:39:14 +00:00 |
|
giovannibajo
|
16cc34c992
|
Make bootloader fully static -- no more issues with MSVCRT71.DLL! (fix ticket #12)
git-svn-id: http://svn.pyinstaller.org/trunk@164 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-10-11 17:34:57 +00:00 |
|
giovannibajo
|
93c1324474
|
Remove bogus property from trunk
git-svn-id: http://svn.pyinstaller.org/trunk@163 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-10-11 15:32:37 +00:00 |
|
giovannibajo
|
f6c915e0c4
|
Compile zlib from source code
git-svn-id: http://svn.pyinstaller.org/trunk@159 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-10-10 17:45:30 +00:00 |
|
williamcaban
|
a263148053
|
hooks-gtk.py from ticket #15
git-svn-id: http://svn.pyinstaller.org/trunk@131 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-26 18:27:50 +00:00 |
|
williamcaban
|
b5670b4bdd
|
Cleaner port to distutils
git-svn-id: http://svn.pyinstaller.org/trunk@128 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-26 17:35:41 +00:00 |
|
williamcaban
|
70649cfaba
|
Initial/temporary distutils utilization on Make.py
git-svn-id: http://svn.pyinstaller.org/trunk@122 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-22 22:23:39 +00:00 |
|
giovannibajo
|
915190277d
|
Fix a pasto in the sconstruct that caused COM bootloaders not to work
git-svn-id: http://svn.pyinstaller.org/trunk@120 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-22 18:00:41 +00:00 |
|
giovannibajo
|
0fd58a13b3
|
Update generated html file -- we hope to get rid of this soon...
git-svn-id: http://svn.pyinstaller.org/trunk@117 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 18:22:30 +00:00 |
|
giovannibajo
|
8d847091ad
|
Update makespec documentation after recent changes to command line syntax
git-svn-id: http://svn.pyinstaller.org/trunk@116 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 18:22:06 +00:00 |
|
giovannibajo
|
9b0431239a
|
Readd 'hidden' option --name
git-svn-id: http://svn.pyinstaller.org/trunk@115 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 18:17:27 +00:00 |
|
giovannibajo
|
d75ee2aaf0
|
Change the style of options: only option names (not descriptions) are coloured and do not wrap
git-svn-id: http://svn.pyinstaller.org/trunk@114 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 18:16:46 +00:00 |
|
giovannibajo
|
1dcdfe7690
|
Convert Makespec to use optik
git-svn-id: http://svn.pyinstaller.org/trunk@113 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 17:33:25 +00:00 |
|
giovannibajo
|
b86328876e
|
Restore compatibility with Python 1.5
git-svn-id: http://svn.pyinstaller.org/trunk@112 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 16:15:42 +00:00 |
|
giovannibajo
|
faed75cbbc
|
Restore compatibility with Python 2.0
git-svn-id: http://svn.pyinstaller.org/trunk@111 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 11:34:42 +00:00 |
|
giovannibajo
|
c220fdcca4
|
Import optik 1.5
git-svn-id: http://svn.pyinstaller.org/trunk@109 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 11:30:07 +00:00 |
|
giovannibajo
|
58b9cfae5e
|
Make the changelog a little clearer
git-svn-id: http://svn.pyinstaller.org/trunk@108 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-21 00:18:03 +00:00 |
|
giovannibajo
|
a308fe33cd
|
Add import hook for dnspython
git-svn-id: http://svn.pyinstaller.org/trunk@107 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-20 18:22:11 +00:00 |
|
giovannibajo
|
343acc4230
|
Document last change
git-svn-id: http://svn.pyinstaller.org/trunk@106 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-20 17:34:14 +00:00 |
|
giovannibajo
|
49bc910cde
|
Glob encodings instead of relying on a hard-coded list
git-svn-id: http://svn.pyinstaller.org/trunk@105 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-20 17:28:57 +00:00 |
|
giovannibajo
|
d8dbe62fd7
|
Run tests in a clean environment (no PATH whatsoever)
git-svn-id: http://svn.pyinstaller.org/trunk@101 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-18 23:57:58 +00:00 |
|
giovannibajo
|
2e7bd40925
|
Partially revert [47]: go back to hand-crafted spec files for tests, as they contain non-standard settings
git-svn-id: http://svn.pyinstaller.org/trunk@99 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-18 23:51:32 +00:00 |
|
giovannibajo
|
b37e014719
|
Remove __version__ file which is not used
git-svn-id: http://svn.pyinstaller.org/trunk@97 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 23:50:00 +00:00 |
|
giovannibajo
|
aaded3308c
|
Change the main title of the manual
git-svn-id: http://svn.pyinstaller.org/trunk@94 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 18:00:33 +00:00 |
|
giovannibajo
|
f16a5de352
|
Generated version of the manual
git-svn-id: http://svn.pyinstaller.org/trunk@92 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 17:33:45 +00:00 |
|
giovannibajo
|
29e7aad77b
|
Document that KNOWNBUGS.txt is possibly lagging behing
git-svn-id: http://svn.pyinstaller.org/trunk@91 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 17:33:01 +00:00 |
|
giovannibajo
|
96fca01ad6
|
Remove old documentation
git-svn-id: http://svn.pyinstaller.org/trunk@90 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 17:31:44 +00:00 |
|
giovannibajo
|
6a5de111ee
|
Remove LICENSE text, the same thing is covered in the documentation
git-svn-id: http://svn.pyinstaller.org/trunk@89 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 17:31:31 +00:00 |
|
giovannibajo
|
c3b6a8fc5e
|
Renamed Tutorial.rst into Manual.rst
git-svn-id: http://svn.pyinstaller.org/trunk@88 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 17:31:03 +00:00 |
|
giovannibajo
|
b1bcc839fa
|
More formatting fixes
git-svn-id: http://svn.pyinstaller.org/trunk@87 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 15:53:56 +00:00 |
|
giovannibajo
|
e2adc5be11
|
Marked definition terms as code, so that we don't need to put monospace in the CSS
git-svn-id: http://svn.pyinstaller.org/trunk@86 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 15:08:34 +00:00 |
|
giovannibajo
|
97660153ec
|
Modify the dt style so that it works uniformly across browsers
git-svn-id: http://svn.pyinstaller.org/trunk@85 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 15:05:11 +00:00 |
|
giovannibajo
|
ef30c908d7
|
Document a non-working style for Firefox
git-svn-id: http://svn.pyinstaller.org/trunk@84 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 01:10:57 +00:00 |
|
giovannibajo
|
e1dc65e4a5
|
Removed small-caps from li; add formatting for dt; disable wrap for options
git-svn-id: http://svn.pyinstaller.org/trunk@83 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 00:55:44 +00:00 |
|
giovannibajo
|
d8b2319df0
|
More formatting issues; Add fair warning before appendix
git-svn-id: http://svn.pyinstaller.org/trunk@82 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 00:55:12 +00:00 |
|
giovannibajo
|
89aa121a5a
|
Some other formatting fixes; fix CSS style for code
git-svn-id: http://svn.pyinstaller.org/trunk@81 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 00:29:42 +00:00 |
|
giovannibajo
|
29a6b111c8
|
Workaround NT shell quoting bug
git-svn-id: http://svn.pyinstaller.org/trunk@80 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 00:09:14 +00:00 |
|
giovannibajo
|
280a62239e
|
Remove ASCII boxes
git-svn-id: http://svn.pyinstaller.org/trunk@79 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-16 00:08:50 +00:00 |
|
giovannibajo
|
61980c01d2
|
Other formatting fixes. Document bindepend.py as an utility
git-svn-id: http://svn.pyinstaller.org/trunk@78 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-15 20:02:52 +00:00 |
|
williamcaban
|
5cacd59da6
|
Minor fixed to documentation Makefile to force double execution of pdflatex
git-svn-id: http://svn.pyinstaller.org/trunk@77 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-15 19:37:55 +00:00 |
|
williamcaban
|
ecea3c17df
|
Temporary fix to pdf generator assumming '-output-directory=' is not available
git-svn-id: http://svn.pyinstaller.org/trunk@76 8dd32b29-ccff-0310-8a9a-9233e24343b1
|
2005-09-15 14:50:37 +00:00 |
|