Commit Graph

53 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri 44467fed7a use $(MAKE) instead of make, echo the built doc package.
This removes the annoying:

   make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.

and with the package name I can upload it easily to somewhere else.



SVN revision: 67343
2012-01-19 14:07:35 +00:00
Carsten Haitzler d12d08fd14 Ticket #824 - no readme.in's
SVN revision: 64802
2011-11-06 08:47:38 +00:00
Michael Jennings f742678581 Fix "make dist"
SVN revision: 60506
2011-06-20 07:19:44 +00:00
Vincent Torri b1b5620045 put again eet tests in the source tree
SVN revision: 56194
2011-01-16 18:16:11 +00:00
Vincent Torri 6bc8e1b1b2 missing file in MAINTAINERCLEANFILES
SVN revision: 55814
2011-01-03 07:23:28 +00:00
Carsten Haitzler dac7737514 move eet tests to TEST dir too. same reasons as for ecore tests going.
SVN revision: 55636
2010-12-19 02:58:16 +00:00
Cedric BAIL 14b300f339 * eet: forgotten file.
SVN revision: 55236
2010-12-04 00:45:26 +00:00
Cedric BAIL 5d663ce49b * eina, eet: fix coverage generation with newer lcov.
SVN revision: 55070
2010-11-29 18:40:26 +00:00
Vincent Torri 678bca7c1e space --
SVN revision: 53510
2010-10-17 07:06:47 +00:00
Carsten Haitzler 777261851c fix up license - does the same as before as license now has name of
lib it in.



SVN revision: 51149
2010-08-16 02:42:00 +00:00
Vincent Torri 8351950dee Add native Windows thread support instead of using pthread
(less overhead). On other OS, pthread is still used by default.
Pass --enable-win32-threads to activate thread support on
Windows.


SVN revision: 50262
2010-07-15 06:34:32 +00:00
Cedric BAIL 3efbdeee6d * eet: minor API/code cleanup.
SVN revision: 47687
2010-04-02 13:48:36 +00:00
Vincent Torri f375b8fd4f autotools cleanups:
* reorganize configure.ac
 * select default opptions in configure.ac (disable openssl
   for windows ce)
 * fix Libs.private field and add Requires field in eep.pc
 * rename eet.c.in to eet.dox.in
 * use css file from other packages. Now the doc is correctly
   displayd (need a rename of eet.css to e.css, though. will be
   next commit)


SVN revision: 37114
2008-10-26 07:05:11 +00:00
Vincent Torri 3e4465c4fa * add m4 macro for documentation, unit tests and coverage
* put documentation related files in doc, remove gendoc and
   add a doc rule to create the documentation and a doc tarball
   named eet-doc-$(version).tar.bz2
 * minor cleanup in the autotools


SVN revision: 36706
2008-10-16 08:41:40 +00:00
Carsten Haitzler e2aa481463 sorry mate - we dont have the debian stuff in there because debian packagers
themselves have asked for us not to ship any debian stuff in the dist tarballs.


SVN revision: 34793
2008-06-10 10:10:19 +00:00
Horms 5036b5f801 Add m4/doxygen.m4 and debian/* to distribution
These files are needed by configure and debian packaging respectively


SVN revision: 34789
2008-06-10 07:59:37 +00:00
Cedric BAIL 0f5070cf40 Introducing unit test in EFL using cvs check library for the test
suite (http://check.sourceforge.net/) and lcov from cvs also for the
coverage accounting (http://ltp.sourceforge.net/coverage/lcov.php).
   This first set provide an overall coverage rate for src/lib 2111
of 2607 lines (81.0%) for eet. And it helped in finding and fixing
the bugs of the last three days.


SVN revision: 34591
2008-05-16 15:07:03 +00:00
doursse 373afe17f4 actually, autom4te.cache is automatically removed
SVN revision: 34319
2008-04-20 06:03:03 +00:00
doursse e8ce230a28 add requested macro, hence more things to clean. add autogen.sh to dist
SVN revision: 34316
2008-04-19 21:40:32 +00:00
doursse 44004d8357 missing space
SVN revision: 34315
2008-04-19 21:25:50 +00:00
doursse 3454813a9f * rename lt_auto_import to lt_enable_auto_import
* remove warning with newest autoconf's (check of __attribute__)
 * fix maintainer-clean rule (expecially with libtool 2.2.*)
 * formatting of the top level Makefile.am


SVN revision: 34307
2008-04-19 05:02:30 +00:00
Mike Frysinger 9cda799943 set proper ACLOCAL_AMFLAGS
SVN revision: 33605
2008-01-25 04:40:28 +00:00
Carsten Haitzler c6df44802c As requested -
debian--, gendoc++


SVN revision: 32476
2007-11-07 22:56:05 +00:00
tilman 3fdf2e556b removed eet-config
SVN revision: 28925
2007-03-22 17:07:46 +00:00
Carsten Haitzler 93c42e4ec3 clean out -debug package stuff
SVN revision: 26822
2006-10-28 06:35:55 +00:00
Carsten Haitzler 50cd5ca75a remove openembedde pkg info - old and dead
SVN revision: 23615
2006-06-28 07:20:18 +00:00
Carsten Haitzler 09172097ac rename to eet0-debug
SVN revision: 21766
2006-04-03 09:13:50 +00:00
Carsten Haitzler e236d7ba76 eet-debug should contain the eet binary - as its not used anywhere except as
a test/debug tool


SVN revision: 21586
2006-03-30 00:39:37 +00:00
Carsten Haitzler 873b31554c 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
Carsten Haitzler 59abaf3e5e pass distcheck...
SVN revision: 21219
2006-03-12 10:40:49 +00:00
quan74 2c18f833e9 make dist pkgs build again
SVN revision: 21057
2006-03-07 01:07:20 +00:00
Carsten Haitzler 45232af054 leave docs alone. they can sit in cvs until they are generated by devs and
uploaded somewhere.


SVN revision: 17080
2005-09-30 01:37:16 +00:00
doursse e69de7fbae add clean rules and add files for distribution
SVN revision: 17062
2005-09-29 10:15:47 +00:00
doursse 857aefef11 installation of the doc with the autofoo. gendoc is not used anymore. The documentation is built and installed only if doxygen exists. If it's good, I'll commit the same stuff for the other packages
SVN revision: 17001
2005-09-27 22:10:09 +00:00
Carsten Haitzler 9d02059c95 fix more
SVN revision: 13608
2005-03-04 12:22:33 +00:00
Carsten Haitzler 3df7b03e72 fix makefile
SVN revision: 13606
2005-03-04 12:18:26 +00:00
Carsten Haitzler f685323303 typo
SVN revision: 13581
2005-03-03 05:25:31 +00:00
Michael Jennings 2558349372 Thu Mar 3 01:08:38 2005 Michael Jennings (mej)
Fix make dist
----------------------------------------------------------------------


SVN revision: 13579
2005-03-03 05:04:27 +00:00
Carsten Haitzler fb9bf6b404 dont need doc in extra dist
SVN revision: 13577
2005-03-03 04:39:04 +00:00
Carsten Haitzler c5f94de716 readme is now auto-generated
SVN revision: 13572
2005-03-03 02:29:18 +00:00
Carsten Haitzler 338c93a811 completely automated package metadata building. all src tarballs will contain
all packaging data with the correct version etc. for rpm's, .deb's and
openembedded's .oe's and .bb's


SVN revision: 13571
2005-03-03 01:34:03 +00:00
Michael Jennings 858836dd24 Tue Jul 6 17:53:27 2004 Michael Jennings (mej)
Repackaged...now with more spiffiness!
----------------------------------------------------------------------


SVN revision: 10717
2004-07-06 21:53:43 +00:00
Carsten Haitzler c82e8c2756 version uppie...
SVN revision: 9732
2004-04-15 07:58:38 +00:00
xcomputerman 109caca6a3 This shouldn't be here
SVN revision: 9181
2004-03-01 22:23:49 +00:00
Carsten Haitzler afd9b73d3f handy conf script
SVN revision: 7200
2003-07-21 00:17:11 +00:00
Carsten Haitzler f888136a06 cross-compile for ARM! :)
SVN revision: 7121
2003-07-10 10:32:27 +00:00
jeoparde 98816467bb Patch for pkg-config support from Tilman Sauerbeck <tilman@code-monkey.de>.
SVN revision: 6891
2003-05-03 08:56:29 +00:00
Carsten Haitzler afa5ce1ab0 only tar up docs ONCE!
SVN revision: 6810
2003-04-02 05:02:19 +00:00
Carsten Haitzler 75c88c0368 add COPYING
SVN revision: 6480
2002-12-05 01:33:51 +00:00
Carsten Haitzler d8c0aa5909 add those files.. and an extra \ too many
SVN revision: 6473
2002-12-04 03:59:02 +00:00