Yevgen Muntyan
e6b6e0373b
Fix compilation with new glib and gcc
2013-12-05 16:23:46 -08:00
Yevgen Muntyan
0d0d1016f7
Rename --enable-fatal-warnings back to --enable-strict
2013-05-11 21:23:04 -07:00
Yevgen Muntyan
0c376d6ef3
Do not enable -Werror by default
2013-05-11 12:18:12 -07:00
Yevgen Muntyan
f12453a3cd
Updated LT_LIB_M macro copy
2013-04-20 22:08:18 -07:00
Yevgen Muntyan
0a5687a8d0
Implement portable mode on windows.
...
If there is a file "medit-portable" next to medit.exe, or medit is started
with --portable option, then medit run in "portable" mode. That means that
medit saves its data in the installation dir - in share/medit-portable-data
and share/medit-portable-cache.
2012-08-05 06:36:28 +01:00
Yevgen Muntyan
54622e5cf9
Enable cross-compilation with cygwin on windows
2012-08-05 05:39:48 +01:00
Yevgen Muntyan
27c9edbf00
Check glib version
2012-07-28 22:17:25 -07:00
Yevgen Muntyan
1dc913ff8a
Check for sys/wait.h, so that HAVE_SYS_WAIT_H is defined when needed
2012-07-27 03:03:58 -07:00
Yevgen Muntyan
a59439f04a
Fixed compilation with glib-2.32 and gcc-4.7: link with gmodule explicitly
2012-07-27 01:44:37 -07:00
Yevgen Muntyan
110b08c7f6
Added --enable-strict configure option
2011-12-29 00:22:49 -08:00
Yevgen Muntyan
563a2526d9
Work around mingw compiler bug which breaks C++ compilation
2011-11-28 00:52:41 -08:00
Yevgen Muntyan
c3325f13b5
Removed --enable-strict-gtk option
2011-09-26 00:57:17 -07:00
Yevgen Muntyan
a6381e5b8a
Fixed compilation with DISABLE_SINGLE_INCLUDES
2011-09-26 00:41:51 -07:00
Yevgen Muntyan
b62fbb5ae8
Resurrected standalone python module
2011-04-16 12:31:54 -07:00
Yevgen Muntyan
eb794aebd9
clang doesn't understand -fno-strict-overflow; its -Wcast-align is rather broken
2011-04-10 20:26:00 -07:00
Yevgen Muntyan
24bbc8d866
Do not use GTK_DISABLE_DEPRECATED, it disables GtkComboBoxEntry
2011-04-02 11:17:14 -07:00
Yevgen Muntyan
2a50c7550b
Do not use -Wlong-long, python doesn't care about it
2011-03-28 02:41:11 -07:00
Yevgen Muntyan
78c6591f04
Save named session to session-name.xml instead of session.xml.name
2010-12-27 20:31:29 -08:00
Yevgen Muntyan
ef8980f9c2
Enabled python plugins
2010-12-09 01:39:15 -08:00
Yevgen Muntyan
75e1e00f2d
Disabled python
2010-12-08 01:37:22 -08:00
Yevgen Muntyan
efc260ea16
Install python plugins (they don't work yet)
2010-12-08 01:36:45 -08:00
Yevgen Muntyan
8385d002f3
Win32 python build
2010-12-08 01:30:44 -08:00
Yevgen Muntyan
8952ec83a6
Resurrected pygtk bindings
2010-12-08 01:25:34 -08:00
Yevgen Muntyan
e80e2f7d35
Reverted to 4187, MooEditView is gone
2010-12-08 01:11:51 -08:00
Yevgen Muntyan
5794c2114c
Disabled python
2010-12-05 23:51:02 -08:00
Yevgen Muntyan
b10fac57e7
Install python plugins (they don't work yet)
2010-12-05 23:50:52 -08:00
Yevgen Muntyan
baf3af0dc1
Don't try to be too smart with python on win32
2010-12-05 22:17:34 -08:00
Yevgen Muntyan
334638111b
Resurrected pygtk bindings
2010-11-28 04:15:47 -08:00
Yevgen Muntyan
3ce66b1e42
Look for plugins in both share/ and lib/ directories
2010-11-11 22:59:44 -08:00
Yevgen Muntyan
bff4d82538
Private copy of win32 gspawn*
2010-11-09 01:03:05 -08:00
Yevgen Muntyan
be87dbfaba
Do not #define data directories on windows
2010-11-07 23:38:04 -08:00
Yevgen Muntyan
a55478ea03
Compile with GTK_DISABLE_DEPRECATED
2010-11-07 03:32:15 -08:00
Yevgen Muntyan
914f31e57e
Renamed preferences files: they are now prefs.xml, state.xml, session.xml
2010-11-06 23:57:00 -07:00
Yevgen Muntyan
70c4df004b
Do not brag about checking compiler flags, it's not so fun anymore
2010-10-24 22:53:32 -07:00
Yevgen Muntyan
b9c2715be9
Do not use USE_NLS, glib overwrites that
2010-10-01 01:00:22 -07:00
Yevgen Muntyan
3e8a1727cd
Got rid of intltool.m4
2010-10-01 00:52:14 -07:00
Yevgen Muntyan
d7de7f74e0
Use pkg-config to get x11 flags instead of AC_PATH_XTRA
2010-09-30 23:09:06 -07:00
Yevgen Muntyan
21ceafd12f
AC_SUBST MOO_WEB_CONTACT
2010-09-25 00:45:20 -07:00
Yevgen Muntyan
47bdffcea2
Link with X11
2010-09-25 00:44:43 -07:00
Yevgen Muntyan
c21e503d6a
Always enable unit tests
2010-09-23 01:20:26 -07:00
Yevgen Muntyan
7bf870bd4d
Disable -Wlong-long in C++ to workaround gcc bug
2010-09-23 00:15:23 -07:00
Yevgen Muntyan
a7a31db32f
Install translations as medit-1.mo and medit-1-gsv.mo
2010-09-21 22:25:26 -07:00
Yevgen Muntyan
f9f564ba08
Install/write everything into medit-1 folders, not moo or medit
2010-09-21 22:05:09 -07:00
Yevgen Muntyan
52f19f437f
Do not use libtool
2010-09-20 00:33:43 -07:00
Yevgen Muntyan
c87e05c178
It's localedir, not LOCALEDIR
2010-09-17 23:33:11 -07:00
Yevgen Muntyan
b5f533d54d
Removed configargs.h
2010-09-12 21:03:17 -07:00
Yevgen Muntyan
e5f27e3105
Removed IScript
2010-09-12 02:06:40 -07:00
Yevgen Muntyan
e60e68226f
Check C and C++ options separately
2010-09-10 00:41:08 -07:00
Yevgen Muntyan
2099e58f92
Do not use subdirectories for compilation
2010-09-03 21:36:32 -07:00
Yevgen Muntyan
c16820f121
Removed MOO_USE_XML
2010-09-01 01:08:11 -07:00