Commit Graph

4 Commits

Author SHA1 Message Date
Sanjeev BA ea0c40b3af Fix README.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 65772
2011-12-01 10:47:12 +00:00
Vincent Torri 79a27fd020 update Evil to prepare it for alpha
SVN revision: 65298
2011-11-16 17:38:19 +00:00
doursse 743cff2ced 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.


SVN revision: 34014
2008-03-13 17:46:53 +00:00
doursse a5d43225dc 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
SVN revision: 33862
2008-02-27 21:01:30 +00:00