giovannibajo
3f09b1e5bf
Merge of [293] from branches/mac:
...
In [128], Make.py was changed to generate a Makefile which links against
the dynamic library of Python. This looks like a mistake, since the
distribution than depends on libpythonX.X.so.
I changed it back, so that it still uses syconfig to extract the correct
path of the static library. The problem now appears to be that not all
distributions include a static library...
git-svn-id: http://svn.pyinstaller.org/trunk@297 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-12-14 00:28:14 +00:00
williamcaban
96299a8ac9
Re-install the use of the binlib variable that was left out by mistake.
...
git-svn-id: http://svn.pyinstaller.org/trunk@275 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-04-11 03:52:01 +00:00
williamcaban
0322d767fe
This file is not longer being used by any other file.
...
git-svn-id: http://svn.pyinstaller.org/trunk@274 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-04-11 03:43:29 +00:00
williamcaban
9135e30498
Fixed for accuracy detecting the path of the libpython####.so.###.##. This is temporary fix since eventually it is going to be migrated to disutils.
...
git-svn-id: http://svn.pyinstaller.org/trunk@273 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-04-11 03:42:46 +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
williamcaban
6c5af20757
Changes to use support/loader under *nix
...
git-svn-id: http://svn.pyinstaller.org/trunk@46 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 21:13:56 +00:00
giovannibajo
72bc2b45f7
Switch to GPL license (with exception)
...
git-svn-id: http://svn.pyinstaller.org/trunk@43 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 09:33:09 +00:00
giovannibajo
b98a53df92
Imported Python Installer 5b5
...
git-svn-id: http://svn.pyinstaller.org/trunk@2 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-02 17:15:02 +00:00