[E] / e17 / proto / evil / configure.ac Repository:
ViewVC logotype

Log of /e17/proto/evil/configure.ac

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jun 29 12:09:47 2008 UTC (2 years, 2 months ago) by doursse
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
* configure.ac:
* src/lib/Evil.h:
* src/lib/Makefile.am:
* src/lib/evil.c:
* src/lib/pwd/Makefile.am:
* src/lib/pwd/pwd.h:
add langinfo and getpwuid support
* src/lib/mman/sys/mman.h:
* src/lib/dlfcn/dlfcn.h:
fix comment

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 07:16:53 2008 UTC (2 years, 2 months ago) by doursse
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
* configure.ac:
* src/lib/dlfcn/dlfcn.h:
* src/lib/mman/sys/mman.h:
define EFL_EVIL_MMAN_BUILD and EFL_EVIL_DLFCN_BUILD so
that functions in Evil.h are not declared as import
* src/lib/evil.c: (setenv), (unsetenv), (realpath),
(evil_sockets_init), (evil_sockets_shutdown), (evil_pipe),
(evil_tmpdir_get), (evil_homedir_get):
rename pipe() to evil_pipe().
set tmpdir to "Temp" and homedir to "My Documents" on WinCE
* src/lib/Evil.h:
define pipe() as evil_pipe(). This allow to use our pipe()
implementation to be usedwith cegcc, as it is broken on that
platform.
move the defines at the end of the file

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 22 22:53:54 2008 UTC (2 years, 4 months ago) by doursse
Branch: MAIN
Changes since 1.3: +8 -5 lines
Diff to previous 1.3
* configure.ac:
* src/bin/Makefile.am:
* src/lib/Makefile.am:
* src/lib/dlfcn/Makefile.am:
* src/lib/mman/Makefile.am:
use -Wl,--enable-auto-import with cegcc
fix warning with newest autoconf
* src/lib/dlfcn/dlfcn.c: (string_to_wchar):
include wchar.h and fix warnings
* src/lib/mman/mman.c:
use relative path to include sys/mman.h

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 13 17:46:53 2008 UTC (2 years, 5 months ago) by doursse
Branch: MAIN
Changes since 1.2: +8 -6 lines
Diff to previous 1.2
Fix dlopen for cegcc and minor fix and doc:

* INSTALL:
* README:
additional notes for compilations with cegcc or mingw32ce

* configure.ac:
use 'win32' instead of 'cegcc' or 'mingw'

* src/lib/dlfcn/dlfcn.c (dlopen):
cegcc does not support LOAD_WITH_ALTERED_SEARCH_PATH.
Use LoadLibrary instead of LoadLibraryEx in that case.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 5 09:19:37 2008 UTC (2 years, 6 months ago) by doursse
Branch: MAIN
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
fix compilation with cegcc and minor fixing

* COPYING:
copyright update

* configure.ac:
* src/lib/Evil.h:
* src/lib/dlfcn/dlfcn.h:
* src/lib/mman/sys/mman.h:
define EFL_EVIL_BUILD in config.h for managing correctly EAPI

* src/bin/test_pipe.c:
stdio.h is needed after winsock2.h for mingw32ce

* src/lib/dlfcn/dlfcn.c (get_last_error), (dlopen), (dlsym):
* src/lib/evil.c:
fix some heafer files inclusion on cegc platform.
first step of mingw32ce support

* src/lib/mman/mman.c:
define _get_osfhandle for mingw32ce

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 21:01:30 2008 UTC (2 years, 6 months ago) by doursse
Branch: MAIN
Here is the Evil library, which provides, for the Windows platform (XP or Mobile), a set of Unix functions used in the EFL and which do not exist on that evil platform

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin
ViewVC Help
Powered by ViewVC 1.0.0