Andrew Borodin
|
3778c95904
Avoid of double check of nlink_t and socklen_t types.
|
13 years ago |
Andrew Borodin
|
726991fc91
Remove check of uintptr_t type
|
13 years ago |
Andrew Borodin
|
4358a4e898
Ticket #2560: get rid of autoconf obsolete macros.
|
13 years ago |
Slava Zanko
|
bf54195f07
added tests for get_vfs_class() function
|
13 years ago |
Slava Zanko
|
b375236b53
Ticket #2544: search dialog trim spaces
|
13 years ago |
Andrew Borodin
|
80c2334e14
Ticket #2514: fixup of build with --disable-nls option.
|
13 years ago |
Slava Zanko
|
56c83d03d4
Added --configure-options for easy update & reconfigure existing mc.
|
13 years ago |
Slava Zanko
|
994254917c
Added test for checking if library is independ to $(topsrcdir)/src
|
13 years ago |
Slava Zanko
|
06f99484de
Added configure parameter --enable-mclib for build own shared library
|
13 years ago |
Slava Zanko
|
48d1f1f518
configure.ac: Moved GLib initialization to m4.include/ac-glib.m4
|
13 years ago |
Slava Zanko
|
6c5f5bf768
VFS structure changes:
|
13 years ago |
Slava Zanko
|
a5195d285a
Added new engine for universal event system.
|
14 years ago |
Slava Zanko
|
fc7142d2a0
Ticket #2501: 'lib' should be independ to 'src' directory
|
13 years ago |
Ilia Maslakov
|
04d54931d0
added examples
|
13 years ago |
Andrew Borodin
|
31eec9f7ea
Quote value of MAN_DATE.
|
14 years ago |
Andrew Borodin
|
62c05d62f3
Ticket #2409: fix of GModule detection and usage.
|
14 years ago |
Slava Zanko
|
bbf1f4e857
Moved filemanager-related stuff to src/filemanager directory
|
14 years ago |
Slava Zanko
|
5171b0294e
Removed file contrib/dist/mc.qpg.in
|
14 years ago |
Slava Zanko
|
8b018db98f
Some WIDGET-related stuff moved to lib/widget directory
|
14 years ago |
Yury V. Zaytsev
|
f32184fd25
Ticket #2237: Automatic date and version substitution for man pages
|
14 years ago |
Andrew Borodin
|
11c00959f3
Fixup of conditions for networking VFS.
|
14 years ago |
Enrico Weigelt, metux IT service
|
9b89d60522
VFS: cleaned up smbfs.
|
14 years ago |
Slava Zanko
|
3ef8854036
Bug: if VFS is disabled, perl is not checked and man2hlp doesn't work.
|
14 years ago |
Andrew Borodin
|
6a55c9320e
Ticket #2279: mcserver is deprecated.
|
14 years ago |
Ilia Maslakov
|
36d59acf97
Ticket #2242 (improved FISH)
|
14 years ago |
Slava Zanko
|
863291ddcd
Ticket #1959: Broken master branch after 'AC_TRY_RUN crosscompile break' patch
|
14 years ago |
Slava Zanko
|
da583e5739
Ticket #1959: AC_TRY_RUN crosscompile break
|
14 years ago |
Andrew Borodin
|
0cb04aec3b
g_strncasecmp() function is deprecated.
|
14 years ago |
Slava Zanko
|
d523d6e531
Replace man2hlp (from C to perl)
|
14 years ago |
Slava Zanko
|
649487fac1
Ticket #45: Build system does not allow cross compiling
|
14 years ago |
Andrew Borodin
|
d51b794901
Don't check memset and memcpy functions.
|
14 years ago |
Andrew Borodin
|
d2b23924dd
Ticket #1911: use system realapth(3) function if available.
|
14 years ago |
Andrew Borodin
|
f0f1a7c7ff
Removed unused src/ecs* files and related stuff.
|
14 years ago |
Ilia Maslakov
|
329ef3846a
Ticket #120 (View diff files)
|
14 years ago |
Yury V. Zaytsev
|
5ed43370a7
Minor grammar/spelling issues.
|
14 years ago |
Sergei Trofimovich
|
690950e1b8
Ticket #2134: configure.ac: add support for AM_SILENT_RULES
|
14 years ago |
Slava Zanko
|
47cdfd6baf
Use system function strverscmp() if exists.
|
14 years ago |
Andrew Borodin
|
ba1d909a7a
extfs.ini file is replaced to extfs.d directory.
|
15 years ago |
Enrico Weigelt, metux IT service
|
d26be9da5f
Ticket #262: remove obsolete own putenv() implementation.
|
16 years ago |
Sergei Trofimovich
|
81b644df8a
Ticket #1981: configure.ac: add AM_PROG_CC_C_O as we use compiler, that accepts '-c' and '-o' options
|
15 years ago |
Andrew Borodin
|
5a92bf096a
Ticket #1980: increased minimal required version of GLib up to 2.8.
|
15 years ago |
Slava Zanko
|
8211adc425
Added check for empty value of 'enable_mcserver' variable for more proper summary output.
|
15 years ago |
Slava Zanko
|
862652bd1b
Move src/cons.saver into src/consaver/* subdir
|
15 years ago |
Slava Zanko
|
cd4dbf3a09
Changes for build after moving strutil into lib
|
15 years ago |
Slava Zanko
|
39d5b94cac
Reorganized pathes to files in '#include' directives
|
15 years ago |
Slava Zanko
|
4f11e4b665
Massive moved some dirs from $(srcdir)/src into $(srcdir)/lib
|
15 years ago |
Slava Zanko
|
630efbd59a
Moved dir $(srcdir)/syntax into $(srcdir)/misc/syntax
|
15 years ago |
Slava Zanko
|
52f6bed7d0
Moved dir $(srcdir)/vfs into $(srcdir)/lib/vfs/mc-vfs
|
15 years ago |
Slava Zanko
|
871991dda0
Ticket #1866: Move edit/ and vfs/ directories into src/
|
15 years ago |
Enrico Weigelt, metux IT service
|
4a4fc37f53
Ticket #1932: Removed obsolete checks for standard header termios.h
|
15 years ago |