Commit Graph

138 Commits

Author SHA1 Message Date
Carsten Haitzler 4db6f48d15 asparagus - pass distcheck.
SVN revision: 29865
2007-05-05 15:14:17 +00:00
Kim Woelders 5d28b4ba22 Add option to build with visibility=hidden + associated fixups.
SVN revision: 29454
2007-04-09 12:55:29 +00:00
Tilman Kuepper ad4e11b66c don't _require_ freetype2
SVN revision: 28939
2007-03-22 20:52:41 +00:00
Mike Frysinger 34541f41d8 need to call AC_PATH_X to make sure have_x is set early enough and then we need to not clobber it when checking for X11/X.h
SVN revision: 27013
2006-11-08 06:46:58 +00:00
Mike Frysinger 0d6bdee31a use -std=gnu99 in CPPFLAGS if compiler supports it
SVN revision: 26996
2006-11-07 04:37:34 +00:00
Mike Frysinger 6afbda58b9 need AM_PROG_AS as pointed out by automake-1.10/Marc-Andre Landry
SVN revision: 26785
2006-10-25 04:45:08 +00:00
Carsten Haitzler 2b3acfd6be asparagus - forgot to commit
SVN revision: 26230
2006-09-30 08:15:33 +00:00
Carsten Haitzler d7fb1f0dcc fix x detect
SVN revision: 25345
2006-09-02 11:08:57 +00:00
Carsten Haitzler 42c6f632f5 remove openembedde pkg info - old and dead
SVN revision: 23615
2006-06-28 07:20:18 +00:00
Carsten Haitzler 24645bbd57 1. autofoot patches.
2. fix maximize to work again. :)


SVN revision: 23375
2006-06-11 10:23:49 +00:00
Ben Rockwood 4963ee522a Solaris workarounds.
SVN revision: 22192
2006-04-18 09:38:05 +00:00
Kim Woelders 81c3539440 Patch from Dmitry Antipov:
- Visibility hiding
- Move common asm macros to asm.h
- Fix some typos.


SVN revision: 21974
2006-04-09 08:12:51 +00:00
Carsten Haitzler e08774ba63 cvs is back up.. time for some asparagus!
SVN revision: 21564
2006-03-29 08:00:30 +00:00
Carsten Haitzler 4cdee67f92 1.2.2 of imlib2 - for kwo :)
SVN revision: 21367
2006-03-18 13:49:11 +00:00
Carsten Haitzler eb97f32be8 asparagus!!!
btw - xtasi - i hope u read cvs commits.... when u play with stuff - make
sure the thing passes make dist and make distcheck!!!! i'm having to fix waay
too much of that.


SVN revision: 21348
2006-03-17 09:18:16 +00:00
Carsten Haitzler 9e957fec34 big fat asparagus!
SVN revision: 19736
2006-01-12 05:43:08 +00:00
Carsten Haitzler 3b34a6f3ae another amd64 name
SVN revision: 18125
2005-10-30 05:33:08 +00:00
Mike Frysinger f6ee657035 make sure people know the mmx support is 32bit only so it isnt for amd64
SVN revision: 17476
2005-10-13 00:09:47 +00:00
Carsten Haitzler 4c0f2e1240 asparagus - again. lots fo leak fixes and other fixes have been happening, so
i think an asparagus is a good idea - sorry package config people. :)


SVN revision: 17340
2005-10-09 04:22:19 +00:00
Carsten Haitzler e0b3b8ae48 asparagus. and make distcheck passes again.
SVN revision: 17234
2005-10-06 08:47:12 +00:00
Carsten Haitzler 7f74f2746e after some quiet on the western front - asparagus.
SVN revision: 17119
2005-10-03 02:29:54 +00:00
Carsten Haitzler dbb95f1157 asparagus!
SVN revision: 16929
2005-09-25 05:45:48 +00:00
Carsten Haitzler 3e8baf7492 a bit of asparagus action for shits & giggles
SVN revision: 16799
2005-09-20 12:44:36 +00:00
Mike Frysinger 9c8e529672 touchup amd64/x86 asm handling, unify all the autodetection warnings, make gif support configurable, and default to giflib instead of old libungif
SVN revision: 16664
2005-09-07 22:54:52 +00:00
Mike Frysinger 76d86a2e52 allow user to control tiff/zlib/bzip2/id3 support
SVN revision: 16641
2005-09-07 04:28:02 +00:00
Mike Frysinger 4417576b4c sneak in a hack to remove CXX/F77 checks to improved configure speed
SVN revision: 16640
2005-09-07 04:17:18 +00:00
Mike Frysinger e93b056b17 allow users to control whether jpeg/png support
SVN revision: 16639
2005-09-07 04:16:49 +00:00
Mike Frysinger 5b000f2a5e cleanup x86/amd64 autofoo output
SVN revision: 16638
2005-09-07 04:03:00 +00:00
Carsten Haitzler 6d9a430650 2nd asapargus for the weekend :)
SVN revision: 15968
2005-07-31 07:30:06 +00:00
Carsten Haitzler 71f0085c6d apps/e/enlightenment.spec CVS: apps/entice/configure.in
apps/entrance/configure.in CVS: libs/ecore/configure.in libs/edb/configure.in
libs/embryo/configure.in CVS: libs/emotion/configure.in
libs/epeg/configure.in CVS: libs/epsilon/configure.in
libs/esmart/configure.in CVS: libs/etox/configure.in libs/evas/configure.in
libs/imlib2_loaders/configure.in CVS:
----------------------------------------------------------------------
���������
:)


SVN revision: 15949
2005-07-30 06:16:03 +00:00
Ben Rockwood de1da36105 ID3 support is reported as MP3 support, which is confusing and perhaps misleading, updated reporting to be more accurate.
SVN revision: 15870
2005-07-23 00:51:25 +00:00
Carsten Haitzler 981bf5b687 1. id3 album cover loader patches
2. i reduced list note memory usage by 20% - shoudl work better with malloc
as ti is now a power of 2 as well
3. optimised evas internals to make use of event freezes to make e17'sw menu
popups a LOT snappier
4. fixed using last member of list nodes - bad - shoudl use api as this is
private stuff really
5. added config profile stuff to e17  u can literally maintain multiple
config profiles and choose which one at any time etc.


SVN revision: 15864
2005-07-22 10:28:11 +00:00
Carsten Haitzler 0713bfad2c it's been a while, so it was time for some ASPARAGUS on our plates
SVN revision: 15766
2005-07-13 05:45:36 +00:00
Carsten Haitzler b5c57a8272 aspara!
SVN revision: 15226
2005-06-10 03:59:52 +00:00
Carsten Haitzler 7f67d957a2 asparagus...
make e17 distcheck.


SVN revision: 15075
2005-06-03 03:18:08 +00:00
Mike Frysinger baab981ec3 we want to search for libX11 not libX ( http://bugs.gentoo.org/93300 )
SVN revision: 14876
2005-05-20 21:44:38 +00:00
Carsten Haitzler 6c7da57569 full asparagus
SVN revision: 14632
2005-05-07 06:01:19 +00:00
Carsten Haitzler 5a764b2b69 asparagus!
SVN revision: 14514
2005-04-30 07:16:23 +00:00
Mike Frysinger 9296a2b623 remove AC_CANONICAL_TARGET and use $host* variables instead of $target* variables since thats how it works
SVN revision: 14462
2005-04-29 02:10:36 +00:00
Carsten Haitzler 10ab9fee60 make e17 pass make distcheck....
and...
ASPARAGUS time...
  http://enlightenment.freedesktop.org
for tarballs

:)


SVN revision: 14313
2005-04-23 08:39:41 +00:00
Carsten Haitzler 2bf2708144 John Slaten's amd64 mmx patch
SVN revision: 14207
2005-04-15 07:00:40 +00:00
Carsten Haitzler 155fb31bab amd64 asm patches
SVN revision: 14121
2005-04-09 00:08:58 +00:00
Carsten Haitzler e1c1957699 asparagus!
SVN revision: 13986
2005-03-30 08:00:00 +00:00
Carsten Haitzler 988eff2e3a bettter detect for mmx (same as evas now)
SVN revision: 13939
2005-03-28 02:25:08 +00:00
Carsten Haitzler f37f4641b0 asparagus time for some of the core efl bits...
SVN revision: 13846
2005-03-22 10:54:17 +00:00
Carsten Haitzler ad86b207e6 auto-package imlib2...
SVN revision: 13591
2005-03-03 14:28:52 +00:00
Carsten Haitzler 9b33f633f5 if there is NO x dir.... still link anyway
SVN revision: 13547
2005-03-01 08:13:41 +00:00
Carsten Haitzler 3a23fa3020 1. e17's init icons get put into an e_box for arrangement nad the init splash
determines the location...

2. .002 snap


SVN revision: 13533
2005-02-28 05:35:02 +00:00
Carsten Haitzler 3c5e1e8bf0 imlib2 configure.in patch
SVN revision: 13473
2005-02-23 03:27:41 +00:00
Carsten Haitzler 33408936e7 change versions. some went DOWN - because they arent releases and i'm trying
to remove the _pre ascii from the version. i added a .001 (a release number)
so we can automatically or easiyl generate releases... sorry guys. but it's
kind of "for the good of the code". :)


SVN revision: 13451
2005-02-21 09:35:30 +00:00