Commit Graph

57 Commits

Author SHA1 Message Date
Kim Woelders e8b564f141 build: Tweaks
- Let test depend on src
- Run tests sequentially
2022-04-09 17:19:19 +02:00
Kim Woelders 190c79fa86 doc: New documentation build setup (doxygen) 2022-04-07 19:46:05 +02:00
Kim Woelders cbd3bc197a doc: Drop most old doc stuff 2022-04-07 19:16:58 +02:00
Kim Woelders 4a6e74616e test: Exclude from tarball 2022-03-15 13:28:28 +01:00
Kim Woelders 1471e92f62 Only set MAINTAINERCLEANFILES in top-level Makefile.am
Less likely to forget one (currently in test/).
2021-11-29 17:37:20 +01:00
Kim Woelders 8ac8041adf Test: Add some minimal regression testing 2021-09-19 13:12:20 +02:00
Kim Woelders e9d84bd216 Drop imlib2-config (use pkg-config) 2021-09-19 13:12:20 +02:00
Kim Woelders 240857af99 Spec file: Add git tag to rpm file name (if built from git checkout) 2021-07-10 15:44:17 +02:00
Kim Woelders e971fdcc20 Add compile to MAINTAINERCLEANFILES. 2015-11-01 15:17:56 +01:00
Kim Woelders ce0c14be10 Remove ChangeLog and obsolete rule to generate it. 2013-12-21 12:50:07 +01:00
Kim Woelders 6e41fe2e1a Set warning options when using gcc. 2013-07-03 15:07:51 +02:00
Kim Woelders e8e6591c68 Add rule to generate ChangeLog.
SVN revision: 48633
2010-05-05 18:23:13 +00:00
Gustavo Sverzut Barbieri 497b08e5bc there is no m4 dir anymore.
SVN revision: 45908
2010-02-05 19:31:41 +00:00
Vincent Torri 47e39510e0 aclocal flag could be needed. I prefer being polite and saying nothing about libtool...
SVN revision: 45093
2010-01-13 21:08:43 +00:00
Christopher Michael c9b31f26dc Fix blank line after trailing space warning.
SVN revision: 38391
2008-12-31 17:27:08 +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 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
Kim Woelders 0ce3eb9cf7 No need for empty NEWS.
SVN revision: 36997
2008-10-22 18:22:30 +00:00
Kim Woelders 6b8b05d270 MAINTAINERCLEANFILES: aclocalm4->aclocal.m4
SVN revision: 34585
2008-05-15 22:21:43 +00:00
Vincent Torri 7378e6d6a7 * improve autotools stuff
* move libtool versioning from src/bin/Makefile.am to configure.in
 * formatting


SVN revision: 34563
2008-05-14 05:36:23 +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 184100f5e8 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: 21347
2006-03-17 09:18:15 +00:00
Ryan Little 1b20ae0a1a make dist pkgs build again
SVN revision: 21057
2006-03-07 01:07:20 +00:00
Carsten Haitzler 1570eb41c3 fix more
SVN revision: 13608
2005-03-04 12:22:33 +00:00
Carsten Haitzler ad86b207e6 auto-package imlib2...
SVN revision: 13591
2005-03-03 14:28:52 +00:00
Carsten Haitzler 5886f2a7cd and new much cleaner tree.
SVN revision: 12113
2004-11-01 09:45:31 +00:00
Carsten Haitzler 31660022d0 remooov!
SVN revision: 12112
2004-11-01 09:34:29 +00:00
Carsten Haitzler 66934e2c8c sorry - mej - you seem to have broken the build on other systems and
imlib2-config wasnt being installed - also it was deciding it had to
cross-compile and build i686-gnu-linux-imlib2-config etc. files... had to
move autogen.sh to this... :(


SVN revision: 10710
2004-07-06 07:03:51 +00:00
Michael Jennings d83cddee16 Fri Jul 2 14:41:17 2004 Michael Jennings (mej)
Now builds properly on Vermillion, cAos, and CentOS.  Hopefully others
too.  :-)
----------------------------------------------------------------------


SVN revision: 10667
2004-07-02 18:41:52 +00:00
Carsten Haitzler 38607c4b9f fix distcheck
SVN revision: 9733
2004-04-15 11:54:59 +00:00
Carsten Haitzler 1d6ca99c25 1.1.1
SVN revision: 9728
2004-04-15 05:18:51 +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 1d25522d40 Spec file fixes here too.
First of all, Imlib2 *cannot* depend on any loaders, because the
loaders themselves depend on Imlib2.  Imlib2 can in reality install
just fine without any loaders at all, so that's where I removed the
dependency.  The Right Way to do this, however, may actually be to
include some of the basic loaders into the Imlib2 package itself so
that the minimal Imlib2 install will at least be able to load
*something*.

Furthermore, RedHat's basic freetype package contains both freetype 1
and freetype 2 support, so I removed that bogus check.  I also removed
"Requires:" lines that are simply redundant due to shared library
dependency detection.


SVN revision: 5568
2001-10-24 23:22:12 +00:00
Carsten Haitzler e27efa2f2e imconvert.c added to tarball
SVN revision: 4703
2001-05-02 17:40:49 +00:00
Carsten Haitzler 15263ed166 sorry - debain dir breaks build. removed form configure and makefile... also
up to 1.0.2


SVN revision: 4297
2001-03-02 18:58:47 +00:00
Horms 00325e42ae Debian packages may now be built from output of make dist and friends
SVN revision: 4208
2001-02-14 18:26:29 +00:00
Carsten Haitzler cea6638e08 * up version to 1.0.1 - will do minor release real soon.
* fix build so loaders build if u have no imlib2 installed
* fix requires and buildrequires in spec file for freetype & edb to be correct


SVN revision: 4105
2001-01-07 22:02:08 +00:00
Carsten Haitzler 355e700e6d docs get built......... :)
SVN revision: 3421
2000-09-12 21:42:23 +00:00
Carsten Haitzler e0da0c9d92 imlib2-config added
SVN revision: 3221
2000-08-22 04:28:38 +00:00
Horms b7e29643b9 rpm -ta now works on a tarball produced by "make distcheck" and friends
SVN revision: 2897
2000-06-29 23:56:57 +00:00
Chris Ross f4eaa25fa7 Start of a filter test app, and applied Willem's patch for imlib2. thanks
Willem.


SVN revision: 2731
2000-05-30 22:10:01 +00:00
Michael Jennings 81a8709050 It's always a good idea to "make distcheck" before you commit when you add
or remove files. :-)

I fixed that.  I also fixed a bug in filter_test that would have been
revealed by the proper warnings flags.  So whoever wrote that wins the
raster boobie prize for allowing a non-void function to return without a
value.

I also made the spec file auto-generated.


SVN revision: 2719
2000-05-28 16:57:22 +00:00
Chris Ross 28b3445f1a Ok, some more clean ups to the filter stuff, should have some new filters to
play with soon - want to get the stuff correct before I commit some more
stuff. dox is the start of dox2 the document viewer based on imlib2. Designed
so that the style of the docs is seperate from the contents. Will evolve
rapdily over the next week.


SVN revision: 2716
2000-05-28 15:17:38 +00:00
Carsten Haitzler caa073ee7b bowis's filter stuff... :)
SVN revision: 2673
2000-05-20 17:37:00 +00:00
Carsten Haitzler 318c8f1afd more correct makefile.am in base........
SVN revision: 1152
1999-11-02 15:56:23 +00:00
Carsten Haitzler 942f4219e8 re-structure......
SVN revision: 1107
1999-11-01 17:40:51 +00:00
Carsten Haitzler bd2e3aecaf work work work...
SVN revision: 966
1999-10-25 16:36:24 +00:00
Carsten Haitzler 8570eefdf5 more code for font stugff being added.. more to come...
SVN revision: 408
1999-09-27 15:16:52 +00:00
Carsten Haitzler d5587fde6f add some files...
SVN revision: 405
1999-09-27 04:33:58 +00:00