efl/legacy/edje/src/bin
doursse d6dd187899 configure improvements:
* add libtool versioning from the package version (from raster's
   management of package version)
 * replace AM_PROG_LIBTOOL(deprecated) by AC_PROG_LIBTOOL
 * remove AM_ENABLE_SHARED as shared lib is built by default
 * add AC_LIBTOOL_WIN32_DLL for libraries ported to Windows (tm)
 * remove the libtool checks of c++ and fortran compilers
 * remove PACKAGE_*_DIR from configure.in and define them in
   Makefile.am as bindir and al. are expanded in them.

please report any problem that these changes can add


SVN revision: 31999
2007-10-07 08:02:53 +00:00
..
.cvsignore Quiet. 2005-07-29 16:41:05 +00:00
Makefile.am configure improvements: 2007-10-07 08:02:53 +00:00
edje_cc.c fix edje_cc on windows, remove some trailing spaces 2007-08-27 09:32:17 +00:00
edje_cc.h fixed some const char*/char* confusion. 2007-03-31 10:33:24 +00:00
edje_cc_handlers.c Support for selectable pointer_mode. 2007-07-24 14:20:07 +00:00
edje_cc_mem.c mem allocs guaranteed now... they are wrapped and errors handled centrally 2003-06-12 22:34:51 +00:00
edje_cc_out.c Don't segfault on empty file. 2007-09-15 08:46:34 +00:00
edje_cc_parse.c _O_BINARY exists only on windows 2007-08-27 11:28:30 +00:00
edje_cc_sources.c less stack for the parser - scratchbox hates the big stack usage :) 2007-06-17 06:51:42 +00:00
edje_decc.c implement a symlink function for Windows 2007-09-08 18:36:22 +00:00
edje_decc.h edje no longer needs imlib2. 2005-11-11 06:49:57 +00:00
edje_main.h Ecore_X and Ecore_Fb are not used 2007-08-27 11:52:04 +00:00
edje_prefix.c fix edje_cc on windows, remove some trailing spaces 2007-08-27 09:32:17 +00:00
edje_prefix.h edje is now also prefix aware. 2006-07-10 18:55:23 +00:00
edje_recc the default extension for Edje EET files is 'edj' now 2005-03-22 19:29:06 +00:00