Commit Graph

59 Commits

Author SHA1 Message Date
Kim Woelders 59027165b2 1.6.1 2019-12-13 19:08:18 +01:00
Kim Woelders 11ced03ba4 1.6.0. 2019-11-24 07:08:19 +01:00
Kim Woelders 3f4d80dc82 Add new WebP loader
Contributed by Jason Andresen <jandrese@vt.edu>.
2019-08-15 15:44:49 +02:00
Kim Woelders c63f7a3a63 Autofoo cosmetics 2018-05-04 18:15:01 +02:00
Kim Woelders 78e738612c 1.5.1. 2018-03-17 14:01:55 +01:00
Kim Woelders 4311d5f8ad 1.5.0. 2018-02-22 10:37:26 +01:00
Kim Woelders f799074a4d Autofoo cosmetics 2018-02-08 15:37:56 +01:00
Alexander Volkov ca17031280 Add support for MIT-SHM FD-passing
Summary:
This is more secure way of using shared memory because
it's visible only to the X server and the application.

Reviewers: kwo

Reviewed By: kwo

Differential Revision: https://phab.enlightenment.org/D5788
2018-02-08 15:34:53 +01:00
Kim Woelders 67011d6252 1.4.10. 2017-04-15 15:59:22 +02:00
Kim Woelders 9780f8dbc4 1.4.9. 2016-04-29 19:29:37 +02:00
Kim Woelders 8abdb98965 1.4.8. 2016-03-12 08:50:32 +01:00
Kim Woelders d242d589bb 1.4.7. 2015-04-04 20:08:21 +02:00
Kim Woelders e20587d7a7 Enable visibility hiding by default. 2014-12-20 10:35:28 +01:00
Kim Woelders a4dd5bcdc2 Autofoo macro cleanups (ac_->ec_).
- Changes names AC_/ac_ to EC_/ec_ to stay out of autoconf namespace.
2014-12-16 20:30:48 +01:00
Kim Woelders a085694ff0 Autofoo update (AC_PROG_LIBTOOL -> LT_INIT). 2014-12-16 20:30:37 +01:00
Mike Frysinger dfb9521e8c simplify --enable-visibility-hiding handling
This also fixes the --disable-visibility-hiding flag so that it doesn't
turn visibility on.
2014-01-18 13:55:53 -05:00
Kim Woelders 31af56a040 1.4.6. 2013-12-21 13:41:59 +01:00
Kim Woelders fe82b9760c Autofoo updates.
- Eliminate deprecated AC_TRY_CPP.
- Use pkg-config in stead of freetype-config to get freetype info.
- Eliminate my_includes/my_libs.
- Clean up include paths.
2013-07-07 20:35:29 +02:00
Kim Woelders e81eec2961 Don't set -std=gnu99.
Should not be needed since round() was implemented as macro.
2013-07-05 18:44:11 +02:00
Kim Woelders 6e41fe2e1a Set warning options when using gcc. 2013-07-03 15:07:51 +02:00
Kim Woelders 4f94a524b9 Update configure.ac (mostly suggestions by autoupdate). 2013-07-02 16:08:53 +02:00
Cedric BAIL b88a36e6fd trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.
Patch by Doug Newgard <scimmia22@outlook.com>


SVN revision: 82148
2013-01-04 05:49:26 +00:00
Cedric BAIL 6d19254b4f autotools: move to AC_CONFIG_HEADERS.
Patch by Doug Newgard <scimmia22@outlook.com>.


SVN revision: 82135
2013-01-04 00:55:00 +00:00
Kim Woelders d41d57003a 1.4.5.
SVN revision: 62486
2011-08-15 19:30:41 +00:00
Kim Woelders ebb62b7521 Avoid referencing /usr/X11R6 when x_dir is not set.
... which normally it will not be, AFAICT.

SVN revision: 58696
2011-04-15 22:04:59 +00:00
Kim Woelders 2fd09af93f 1.4.4.
SVN revision: 48635
2010-05-05 18:23:19 +00:00
Kim Woelders f3888ffb4f 1.4.3.
SVN revision: 47222
2010-03-14 20:34:27 +00:00
Michael Jennings 2dee79e83d Fix build.
SVN revision: 45971
2010-02-07 23:47:46 +00:00
Christopher Michael f6055bfa96 Enable silent rules in building imlib2
SVN revision: 44212
2009-12-06 02:31:10 +00:00
Kim Woelders c84c09c31e Remove incorrect test for X11/X.h.
SVN revision: 43355
2009-10-30 20:00:01 +00:00
Christopher Michael 02d6b0d451 Add m4 macro dir as suggested by autoconf.
SVN revision: 41492
2009-07-24 19:32:53 +00:00
Daniel Kolesa 9b6843ca7b Removed debian things like rasterman did in some others from Makefile.am and configure.ac/in(and modifed AUTHORS, autogen.sh and README in E-MODULES-EXTRA) in
edje_viewer 
elicit 
elitaire 
E-MODULES-EXTRA 
emotion 
emphasis 
empower 
enhance 
entrance 
ephoto 
epsilon 
esmart 
estickies 
etk 
ewl 
exhibit 
exml 
imlib2 
imlib2_loaders 
MISC/engage 
OLD/eclair 
OLD/engrave 
OLD/enotes 
OLD/e_utils 
OLD/examine 
OLD/iconbar 
PROTO/etk_server 
PROTO/extrackt


SVN revision: 38373
2008-12-31 10:52:08 +00:00
Kim Woelders 5b60182d96 Don't build static libs for modules.
SVN revision: 37371
2008-11-01 10:17:38 +00:00
Kim Woelders e3ec99354e Revert imlib2-config removal. There still may be systems without pkgconfig out there.
SVN revision: 37002
2008-10-22 18:48:55 +00:00
Kim Woelders 386ee4810a Remove imlib2-config (use pkgconfig).
SVN revision: 37001
2008-10-22 18:36:39 +00:00
Michael Jennings 98277fa38d Tue Oct 21 21:28:27 2008 Michael Jennings (mej)
1.4.2 is released.  Prepare for new stuff.
----------------------------------------------------------------------


SVN revision: 36953
2008-10-22 04:28:28 +00:00
Peter Wehrfritz b50c47955b configure.in -> configure.ac
SVN revision: 36364
2008-09-30 18:07:29 +00:00
Carsten Haitzler 5c8e9defea just .in now - the whole transition is over.
SVN revision: 9729
2004-04-15 05:21:13 +00:00
Carsten Haitzler 1d6ca99c25 1.1.1
SVN revision: 9728
2004-04-15 05:18:51 +00:00
Tilman Sauerbeck 0f30f8b88e replaced loader_gzbz2 with loader_zlib and loader_bz2. removed empty save() in some loaders
SVN revision: 8932
2004-02-10 18:32:22 +00:00
Carsten Haitzler 4ed06fdff1 update
SVN revision: 7429
2003-09-08 01:56:17 +00:00
Michael Jennings 723be4e698 Sat Jul 12 21:33:20 EDT 2003
(KainX)

Up version numbers.


SVN revision: 7162
2003-07-13 01:35:08 +00:00
Michael Jennings 7c65468d34 Sat Jul 12 21:06:14 EDT 2003
(KainX)

Patch from Yuri Hudobin <glassy_ape@users.sourceforge.net>
for Freetype2 support.


SVN revision: 7158
2003-07-13 01:09:17 +00:00
Ibukun Olumuyiwa f336e7d516 Patch for pkg-config support from Tilman Sauerbeck <tilman@code-monkey.de>.
SVN revision: 6891
2003-05-03 08:56:29 +00:00
Michael Jennings e62412cdf2 Thu Apr 3 20:48:27 EST 2003
(KainX)

Minor Makefile.am tweak which apparently helps portability.


SVN revision: 6823
2003-04-04 01:49:41 +00:00
Sytse Wielinga 6e9aea25d7 - Fixed building with automake 1.6.3, by adding the 'CCASFLAGS' and 'CCAS'
substitutions to configure.ac
 - Fixed building with autoconf 2.5, by making autogen.sh run aclocal and
   autoconf also in libltdl. I'm not sure if it is all-right in all cases;
   please have a look at it.
 - Added some things to .cvsignore.

Question: shouldn't stamp-h.in be removed from libltdl and imlib2_loaders? If
it's needed, it will be autogenerated anyway. To my opinion evas1 should also
be removed from SPLIT, as it isn't used anymore there, comments?


SVN revision: 6412
2002-10-06 18:09:43 +00:00
Michael Jennings 0eb31d8490 Tue Jun 4 23:29:36 2002 Michael Jennings (mej)
Let's try that again, shall we?


SVN revision: 6303
2002-06-05 03:29:51 +00:00
Michael Jennings 3d627bd1f5 Tue Jun 4 23:00:30 2002 Michael Jennings (mej)
Freetype fixes.


SVN revision: 6302
2002-06-05 03:01:14 +00:00
Michael Jennings 4380782965 Wed May 29 09:22:42 2002 Michael Jennings (mej)
Merged changes from SPLIT into the main trunk and deleted SPLIT.


SVN revision: 6288
2002-05-29 13:23:25 +00:00
Christian Kreibich 3ad5e83992 Okay, don't use AM_PROG_AS but the workaround, to fix automake issues.
SVN revision: 6149
2002-04-19 15:37:21 +00:00