202 Commits

Author SHA1 Message Date
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
Yevgen Muntyan
af7681501b Use .ini.desktop.in again 2006-08-03 23:51:27 -05:00
Yevgen Muntyan
bedaf98075 MOO_INTLTOOL_INI_RULE 2006-08-03 23:41:47 -05:00
Yevgen Muntyan
e4c06d4318 MOO_LOCALE_DIR 2006-08-03 01:51:58 -05:00
Yevgen Muntyan
4552271367 Reverted erroneous commit 2006-08-01 14:51:18 -05:00
Yevgen Muntyan
1452a4cbc8 Better mingw-configure 2006-08-01 14:49:57 -05:00
Yevgen Muntyan
a513128d76 Install library, python module, and headers 2006-08-01 06:36:16 -05:00
Yevgen Muntyan
064fee6ea2 Switched back to make subdirs and libtool 2006-08-01 04:57:26 -05:00
Yevgen Muntyan
8bc4c8afb5 Updated makefiles and autoconf macros for new pcre 2006-07-27 06:07:38 -05:00
Yevgen Muntyan
3925c87e0b Printing is enabled unconditionally with gtk >= 2.10.0 now 2006-07-05 14:14:02 -05:00