Commit Graph

992 Commits

Author SHA1 Message Date
Carsten Haitzler ec3f63fae7 tag everything as beta in svn.
SVN revision: 70375
2012-04-21 01:52:12 +00:00
Jonas M. Gastal 7588b0a54a Documenting parameters to avoid warnings.
SVN revision: 70308
2012-04-18 13:36:42 +00:00
Carsten Haitzler 13a462fc13 typofix!
SVN revision: 70142
2012-04-12 12:29:52 +00:00
Carsten Haitzler 32e5934717 add docs explaining the internal cache on close for onefang.
SVN revision: 70118
2012-04-12 06:28:55 +00:00
Jihoon Kim e720fc2b3c Eet.h: fix typos
SVN revision: 69926
2012-04-05 04:12:10 +00:00
Jihoon Kim b577922464 eet: fix missing return types in eet doc
Sign-Off By: Jérôme Pinot


SVN revision: 69925
2012-04-05 03:58:10 +00:00
Daniel Juyung Seo 33710dc01d eet, eina, eio, embryo, ethumb, evas, expedite: Updated .gitignore
SVN revision: 69899
2012-04-03 13:43:31 +00:00
Cedric BAIL f7657f9f5b eet: always set size.
SVN revision: 69753
2012-03-29 13:48:53 +00:00
Cedric BAIL a5ba62c893 eet: remove shadow warning.
SVN revision: 69752
2012-03-29 13:48:09 +00:00
David Walter Seikel 84ad1f4f00 I gote the version wrong, even after asking. lol
SVN revision: 69751
2012-03-29 13:11:44 +00:00
Jérôme Pinot 9970c7e299 From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] eet doxygen doc

Here is a small fix for eet doxygen doc, escaping a # that shutdown a
build warning.



SVN revision: 69747
2012-03-29 11:38:01 +00:00
David Walter Seikel 7c55a30d70 Added a new macro for adding variable arrays of basic types.
EET_DATA_DESCRIPTOR_ADD_BASIC_VAR_ARRAY



SVN revision: 69745
2012-03-29 11:18:52 +00:00
Carsten Haitzler fe723f696f eet changelog/news update/sync
SVN revision: 69626
2012-03-26 04:38:01 +00:00
Carsten Haitzler fed5f79433 and work more on getting release in shape - version requirements.
(god this is a pain in the butt)



SVN revision: 69484
2012-03-17 06:25:41 +00:00
Carsten Haitzler 4092638bf7 add back in libs.private/requires to pc files with some fixes for
missing.



SVN revision: 69482
2012-03-17 05:37:25 +00:00
Carsten Haitzler 63ed6ac02f gear up svn for release. one of many steps/things to do.
SVN revision: 69481
2012-03-17 04:17:29 +00:00
Samuel F. Baggen df4c97af21 removed useless information about libm dependency which is shipped with libc
SVN revision: 68718
2012-03-05 13:26:41 +00:00
Jérôme Pinot f5bfcc675b From: Jérôme Pinot <ngc891@gmail.com>
minor spelling fix



SVN revision: 68656
2012-03-04 11:10:51 +00:00
Leandro Pereira b13d32e9a3 eet: Remove man page installing code as well
SVN revision: 68521
2012-02-28 22:04:48 +00:00
Leandro Pereira 25462be439 eet: Disable man-page generation by default.
This is currently a mess -- fixing it is going to take a lot of time. Man
pages being generated include end(3), authors(3), todo(3), Examples(3). 
Better not to install these things and rely only on the HTML output.



SVN revision: 68520
2012-02-28 21:58:35 +00:00
Cedric BAIL bf1ebaf7f4 eet: add Exotic support
SVN revision: 68400
2012-02-24 11:17:26 +00:00
Cedric BAIL 53186159ac eet: doc fix.
SVN revision: 68279
2012-02-22 16:22:42 +00:00
Cedric BAIL 977ada06c3 eet: fix build without latest GNUTLS.
Patch by Lionel Orry <lionel.orry@gmail.com>


SVN revision: 68210
2012-02-21 09:24:25 +00:00
Vincent Torri 026f3439ed Eet: remove ugly FMT_* compatibility strings as Evil has now POSIX printf family functions
SVN revision: 68091
2012-02-17 21:08:15 +00:00
Vincent Torri 2e088e3f1d Eet: formatting
SVN revision: 68090
2012-02-17 21:02:31 +00:00
Cedric BAIL ef1e91430f eet: add support for statistique.
SVN revision: 67829
2012-02-10 15:30:33 +00:00
Cedric BAIL 87eb14012b eet: add support for GnuTLS 3.x
SVN revision: 67785
2012-02-09 10:30:04 +00:00
Jihoon Kim 36c2029d0a fix @dates in each header file
SVN revision: 67705
2012-02-05 23:37:45 +00:00
Cedric BAIL 41dd379872 eet: reduce the time taken by eet tests suite and hopefully reduce the risk for failure.
SVN revision: 67480
2012-01-23 16:53:51 +00:00
Gustavo Sverzut Barbieri 4e88371068 fix paths to be relative to project build root.
"make doc" was doing "cd doc" and paths were relative to it, misleading.



SVN revision: 67459
2012-01-22 22:00:07 +00:00
Gustavo Sverzut Barbieri 1cd6f27baa help buildbot and user know where the html files are.
SVN revision: 67454
2012-01-22 18:07:04 +00:00
Gustavo Sverzut Barbieri 422775911b buildbot: new attempt at coverage support.
I've changed a bit the rules, let's see if it works with buildbot
(out-of-tree builds).



SVN revision: 67449
2012-01-22 15:09:51 +00:00
Gustavo Sverzut Barbieri 293ca061c3 make eet_data_image_jpeg_alpha_decode() more like eet_data_image_jpeg_rgb_decode().
eet_data_image_jpeg_rgb_decode() did not had a warning the alpha
version did, as the code is very similar and the return pointer was
not used, make it just like rgb and return an integer.



SVN revision: 67345
2012-01-19 14:54:01 +00:00
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
Gustavo Sverzut Barbieri 09f87ff655 docs: remove some warnings and make eina/eet doc more uniform.
SVN revision: 67339
2012-01-19 13:26:40 +00:00
Carsten Haitzler 0e9a475092 update all minor versions to 2 (or 6) - and yes. i missed making most
be 1.1 (or 1.5) for the last release. too late. THIS is why i'm sick
and tired of all the bloody separate libs that have to be versiioned
and build and released separately. :( too many places to go fix up per
release.



SVN revision: 67284
2012-01-18 02:32:36 +00:00
Tom Hacohen 5a97769481 Eet tests: Removed debug output, previous ugly hack fixed it.
SVN revision: 67232
2012-01-15 11:37:16 +00:00
Tom Hacohen 7e7af76a71 Eet tests: An ugly hack to make it work with absolute paths.
SVN revision: 67231
2012-01-15 11:31:48 +00:00
Tom Hacohen e420ea7505 Eet tests: Added an hack to test what's wrong with the build bot.
SVN revision: 67229
2012-01-15 11:08:02 +00:00
Tom Hacohen 3bbb598ea2 Eet tests: Support out of source builds.
SVN revision: 67226
2012-01-15 10:29:09 +00:00
Tom Hacohen 18b3a49bd1 Eet tests: Fixed shadow warnings.
SVN revision: 67224
2012-01-15 09:57:20 +00:00
Gustavo Sverzut Barbieri a62fc08968 fix eet distcheck.
SVN revision: 67220
2012-01-15 02:33:28 +00:00
Boris Faure 04fd7af6d5 eet: write to standard output if no output file given.
SVN revision: 66958
2012-01-07 13:33:15 +00:00
Cedric BAIL e49c89f2f2 eet: act like the rest of the EFL.
SVN revision: 66804
2012-01-03 17:42:33 +00:00
Cedric BAIL 8679482c72 eet: remove useless code.
SVN revision: 66803
2012-01-03 17:13:00 +00:00
Carsten Haitzler 76b51f889f increase eet_connection max msg size to 1Mb - more reasonable
SVN revision: 66634
2011-12-29 13:06:30 +00:00
Carsten Haitzler 1a27eb8813 more formatting improvements
SVN revision: 66632
2011-12-29 13:04:28 +00:00
Carsten Haitzler 78e67d72d7 formatting niceness.
SVN revision: 66631
2011-12-29 12:59:55 +00:00
Iván Briano e421ac90b7 Don't override standard variables, it looks weird. In turn, fix building with automake 1.11.2
SVN revision: 66599
2011-12-28 14:13:30 +00:00
Tom Hacohen 33a13eb719 eet: Fixed svn detection for svn1.7
SVN revision: 66148
2011-12-13 08:54:44 +00:00