307 Commits

Author SHA1 Message Date
Yevgen Muntyan
3d4c1584ec Be careful with line breaks 2007-06-20 21:35:40 -06:00
Yevgen Muntyan
c596c17f00 There is no libutil on darwin 2007-06-20 21:35:26 -06:00
Yevgen Muntyan
e7f9fb6c62 Check util.h for darwin 2007-06-20 13:46:51 -05:00
Yevgen Muntyan
5b95097c06 Prettified po-subdirs-stamp rule 2007-06-18 15:03:20 -05:00
Yevgen Muntyan
d23348e170 Use gtksourceview translations 2007-06-18 05:18:02 -05:00
Yevgen Muntyan
ad212da3c5 Replaced foocanvas with goocanvas 2007-06-16 06:26:44 -05:00
Yevgen Muntyan
fd4c7e9743 Check for getc_unlocked() for xdgmime 2007-06-13 23:57:49 -05:00
Yevgen Muntyan
a4d4346fc4 Link to libm 2007-06-10 01:06:18 -05:00
Yevgen Muntyan
6230bf6c72 Use -Wno-write-strings with python files; removed (char*)"foo" casts 2007-05-30 21:56:58 -05:00
Yevgen Muntyan
286c2c09f6 Updated GRegex 2007-05-30 21:56:25 -05:00
Yevgen Muntyan
bd21e5db5a Require intltool-0.35 2007-05-30 16:54:52 -05:00
Yevgen Muntyan
370fac158c Migrated to GRegex from EggRegex; updated pcre to 7.0 2007-05-30 04:37:41 -05:00
Yevgen Muntyan
ee34c90b23 Made MooTermPt public; removed MooTermWindow; made it possible to turn echo on/off in terminal; made compilation with cygwin work again 2007-05-20 04:42:10 -05:00
Yevgen Muntyan
43f89e7d1b Added FooCanvas 2007-05-15 23:11:26 -05:00
Yevgen Muntyan
667b5c2969 Export moo_get_locale_dir and egg_regex; added 'version' property for MooApp 2007-05-08 20:26:03 -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
d612c6f11e Use AC_X_EXTRA to get path to libSM 2007-05-08 15:57:04 -05:00
Yevgen Muntyan
6c9d7005af Made it more ggap-friendly 2007-05-08 09:01:44 -05:00
Yevgen Muntyan
68cf9c5f4e Made MooPaned compilable outside moo 2007-04-12 10:24:21 -05:00
Yevgen Muntyan
cd7fac49f6 Made codegen not emit warnings if not asked explicitely for it 2007-04-10 00:46:15 -05:00
Yevgen Muntyan
98b7e81217 MOO_DEBUG automake conditional 2007-04-09 19:36:26 -05:00
Yevgen Muntyan
f0e4ededaf Do not check for bcopy, memmove is always available 2007-04-06 11:29:39 -05:00
Yevgen Muntyan
88254c9e47 Simplified MOO_DEFINE_VERSIONS 2007-04-06 11:29:02 -05:00
Yevgen Muntyan
bb70de40db Use -fstrict-aliasing when --enable-all-warnings is used 2007-04-03 12:30:53 -05:00
Yevgen Muntyan
bcb35b7257 Require pcre-6.7 2007-03-17 23:21:04 -05:00
Yevgen Muntyan
98f8ace143 More warning flags 2007-03-13 01:27:08 -05:00
Yevgen Muntyan
e4dd7d96f6 Need MOO_AC_CHECK_OS here 2007-03-06 18:56:40 -06:00
Yevgen Muntyan
2bee8d8080 Use -fno-strict-aliasing flag with gcc 2007-03-06 16:03:26 -06:00
Yevgen Muntyan
47a2f3b319 Corrected typo in variable name 2007-02-27 21:59:06 -06:00
Yevgen Muntyan
70664662e7 Do not check pkg-config modules twice 2007-02-27 21:58:26 -06:00
Yevgen Muntyan
3ce18b5eef Use predefined localedir variable; do not expose MOO_LOCALE_DIR symbol in headers 2007-02-27 21:56:57 -06:00
Yevgen Muntyan
66781540ac Do not try to use gcc options with Intel compiler 2007-02-27 21:49:56 -06:00
Yevgen Muntyan
04b6b2d767 Removed AC_REQUIRE([MOO_PKG_CHECK_GTK_VERSIONS]), it's a problem in ggap 2007-02-09 20:24:14 -06:00
Yevgen Muntyan
3146fd9c53 Old intltool doesn't like my makefile, create subdirs from toplevel directories 2007-02-03 09:41:57 -06:00
Yevgen Muntyan
f0d20a93b1 Don't need AC_TYPE_SIGNAL thing 2007-02-03 09:06:18 -06:00
Yevgen Muntyan
0056ca73f7 Use libtool macro for sed 2007-02-01 09:26:55 -06:00
Yevgen Muntyan
6b03b14d1c Backed out changeset 9d5b9030eb22eef2f0188dc41b7228c54f582668, the autoconf macro contains way too much internal autoncf stuff 2007-02-01 09:20:58 -06:00
Yevgen Muntyan
a49cdece87 Copied AC_PROG_SED from autoconf-2.60 2007-02-01 08:31:20 -06:00
Yevgen Muntyan
8b2c75ff7f Made it work without xml 2007-01-26 09:59:02 -06:00
Yevgen Muntyan
5e5a2c8746 Renamed MOO_VERSION_WHATEVER to MOO_WHATEVER_VERSION 2007-01-22 08:15:28 -06:00
Yevgen Muntyan
b53e63c047 Added checks for gdk target; separated version split macro to _MOO_SPLIT_VERSION 2007-01-22 08:11:22 -06:00
Yevgen Muntyan
39809c58d0 Added checks for -Wno-missing-field-initializers and -Wno-unused 2007-01-22 08:10:07 -06:00
Yevgen Muntyan
3b5af78e66 Corrected help string 2007-01-20 03:16:03 -06:00
Yevgen Muntyan
cd1f729711 Fixed build without python 2007-01-18 05:35:10 -06:00
Yevgen Muntyan
c561b26fd0 Added MOO_OS_LINUX 2007-01-18 03:17:39 -06:00
Yevgen Muntyan
89e27d4210 Fixed broken test invocations 2007-01-18 03:17:20 -06:00
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