15 Commits

Author SHA1 Message Date
Yevgen Muntyan
21f59e4ef0 Got rid of double-pythno build for win32 2007-07-02 01:57:10 -05:00
Yevgen Muntyan
bdfa84d0cf Do not call AC_MSG_ERROR if python not found 2007-05-08 15:57:27 -05:00
Yevgen Muntyan
7b54d3f70d Do not use python's LINKFORSHARED, libtool can take care of linking shared libraries 2007-01-10 13:57:49 -06:00
Yevgen Muntyan
18ed310365 New macro for mingw python, actually working; made mingw-configure make configure remember everything, so mingw-configure is required only for initial configuration 2007-01-10 04:15:27 -06:00
Yevgen Muntyan
13601264f9 Reworked build system for python modules 2007-01-02 05:07:30 -06:00
Yevgen Muntyan
c370937807 Added options for building library and python module 2006-12-19 21:58:30 -06:00
Yevgen Muntyan
302d9c54eb Fixed distutils module check: debug python builds always print stuff to stderr 2006-11-11 21:43:21 -06:00
Yevgen Muntyan
46376dfcb5 Use python-2.5 instead of python-2.3 on win32; include gtk runtime in the installer 2006-11-11 03:01:50 -06:00
Yevgen Muntyan
1cff3edf28 Separate PYTHON_EXTRA_LDFLAGS and PYTHON_EXTRA_LIBS; EXTRA_LDFLAGS are needed on FreeBSD to get -pthread 2006-09-07 02:01:17 -05:00
Yevgen Muntyan
6c98d10248 Win32 build and installer, and application work 2006-08-04 06:57:15 -05:00
Yevgen Muntyan
5636bc81aa Made it possible to have python stuff in a module 2006-08-04 04:17:32 -05:00
Yevgen Muntyan
d7de6ce3f2 Set $PYTHON for mingw 2006-04-30 20:54:05 -05:00
Yevgen Muntyan
2059c81f16 r1017@mlap: muntyan | 2006-02-06 16:24:25 -0600
Use LDFLAGS provided by distutils
2006-02-07 04:25:14 +00:00
Yevgen Muntyan
c8897ebc22 Do not forget to run provided actions 2005-11-04 04:30:47 +00:00
Yevgen Muntyan
79be039ae9 Sorting out configure stuff 2005-10-30 21:16:22 +00:00