Commit Graph

111 Commits (3c8206182dce9be892ed690bf38183ba962f6e3c)

Author SHA1 Message Date
Yevgen Muntyan 7a3026290a Do not confuse LIBS and LDFLAGS, and do not blame autoconf for my ignorance 2007-01-13 00:02:16 -06: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 82bef9e766 Removed unused _MOO_AC_CHECK_PYGTK_MINGW 2007-01-10 13:57:21 -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 2783146fe2 Made xdgmime work on win32 2007-01-06 04:18:50 -06:00
Yevgen Muntyan c29e16d72a Install moo.xml with some mime types; run update-mime-database and gtk-update-icon-cache; make distcheck work with those 2007-01-05 18:10:54 -06:00
Yevgen Muntyan 4f977f456d Do not hardcode translations list, intltool picks it up from po/LINGUAS 2007-01-02 20:39:28 -06:00
Yevgen Muntyan 13601264f9 Reworked build system for python modules 2007-01-02 05:07:30 -06:00
Yevgen Muntyan da327f25f6 Always do g_threads_init() 2006-12-30 22:08:27 -06:00
Yevgen Muntyan 35fbbc0b27 Build python plugin if libmoo is installed 2006-12-22 03:42:47 -06:00
Yevgen Muntyan 5f84de1eda AC_SYS_LARGEFILE 2006-12-21 01:18:43 -06:00
Yevgen Muntyan b7b74ef602 Made it possible to build python module only, python module + libmoo, libmoo only, and so forth 2006-12-20 18:21:31 -06:00
Yevgen Muntyan c370937807 Added options for building library and python module 2006-12-19 21:58:30 -06:00
Yevgen Muntyan 39e2388d70 Corrected AC_CHECK_DECL call 2006-12-19 02:33:00 -06:00
Yevgen Muntyan 7a2a275bb1 Check if FAM is provided by gamin 2006-12-19 02:25:46 -06:00
Yevgen Muntyan 2131a40865 Use FAMNoExists when available 2006-12-13 03:58:58 -06:00
Yevgen Muntyan ce2565cb45 Removed --enable-relocation option; modified installation directories business a bit 2006-12-12 22:54:49 -06:00
Yevgen Muntyan a82d4d18f0 Generate compiled resourse files from *.rc.in files, without intermediate *.rc target 2006-12-12 22:43:15 -06:00
Yevgen Muntyan e2e3a9e7f8 Made nicer/saner some macros 2006-12-12 20:02:04 -06:00
Yevgen Muntyan ed76c60d60 Moved generation of ini and rc files to makefiles 2006-12-12 01:46:30 -06:00
Yevgen Muntyan 1d29dab1ab Unbroke --with-moosomething configure options 2006-12-11 16:11:38 -06:00
Yevgen Muntyan 3344cc4eab Moved MOO_INSTALL_LIB and friends into moo-flags.m4; moved all version stuff into moo-version.m4 2006-12-10 23:35:07 -06:00
Yevgen Muntyan b43dea3c7f Moved most macros into MOO_AC_FLAGS 2006-12-10 16:45:52 -06:00
Yevgen Muntyan 752a4a24e9 Added FAM back; rewrote a bit of MooFileWatch 2006-12-08 14:55:46 -06:00
Yevgen Muntyan 8940dcee02 Do not build terminal by default 2006-12-08 04:11:54 -06:00
Yevgen Muntyan ff94f8fc11 Added check for gthread; use gthread on windows 2006-12-08 02:23:15 -06:00
Yevgen Muntyan 693422c207 Separated libmoo version and modules version 2006-12-05 01:30:20 -06:00
Yevgen Muntyan d69b2bd2d9 Suppress couple intel warnings 2006-12-03 01:46:21 -06:00
Yevgen Muntyan 15ef6c27d3 Do not #define gtk_object_sink, it breaks when GTK_DISABLE_DEPRECATED is not defined 2006-11-27 08:19:34 -06:00
Yevgen Muntyan c69d6c2705 Regenerate configure when some m4 file is changed 2006-11-26 01:08:56 -06:00
Yevgen Muntyan 2dcdb532b4 Compile in configure arguments 2006-11-25 11:46:37 -06:00
Yevgen Muntyan d07dbb8be6 Use pygtk-2.6 2006-11-15 01:30:44 -06:00
Yevgen Muntyan 7d0d452922 MOO_BACKTRACE() 2006-11-15 01:28:57 -06:00
Yevgen Muntyan e0286daa2a Do use pygtk-2.6 2006-11-14 11:20:39 -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 9176091ce5 Made MooNotebook subclass of GtkNotebook, to make themes happy 2006-11-04 00:20:04 -06:00
Yevgen Muntyan 5d1b21434d Added an argument for MOO_AC_FLAGS so ggap can use it too 2006-09-23 10:54:48 -05:00
Yevgen Muntyan 5bcb5b4a06 Merged FreeBSD stuff 2006-09-07 02:05:50 -05:00
Yevgen Muntyan 67bef1feec Require pygtk-2.8 2006-09-07 02:04:48 -05:00
Yevgen Muntyan 176bc04069 #include <libutil.h> for FreeBSD 2006-09-07 02:01:48 -05: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 248d8dbc61 -Wdeclaration-after-statement is new in gcc-4 2006-09-06 12:50:24 -05:00
Yevgen Muntyan ee2dea7d75 GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
Yevgen Muntyan 0ded325541 Added --enable-tests 2006-08-22 23:14:21 -05:00
Yevgen Muntyan 3e34ad7188 make distcheck works now 2006-08-13 06:05:50 -05:00
Yevgen Muntyan 25f7a76fbb Added moo-i18n.m4 back 2006-08-04 23:05:41 -05:00
Yevgen Muntyan 9ca6626ad0 Do not use m4 file for i18n stuff, it confuses intltool 2006-08-04 22:44:07 -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