barbieri [Mon, 20 Apr 2009 13:38:49 +0000 (13:38 +0000)]
fix distcheck on couple packages, problems with EXTRA_DIST
Do NOT include dirs in EXTRA_DIST (embryo, eet, ecore, evas, edje,
efreet) as it will include .svn directories!
EXTRA_DIST does not take a glob as ETK did, use $(wildcard glob) to
expand it.
And do not forget about adding extra files to EXTRA_DIST (wizard) and
DIST_SUBDIRS (fileman_opinfo).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40247
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Sun, 19 Apr 2009 16:28:48 +0000 (16:28 +0000)]
Updated Standards-Version
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40228
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Sun, 19 Apr 2009 16:22:00 +0000 (16:22 +0000)]
Merged with pkgE
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40226
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Sun, 19 Apr 2009 16:18:41 +0000 (16:18 +0000)]
Prepared for merge with pkgE debian stuff
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40225
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 17 Apr 2009 14:00:31 +0000 (14:00 +0000)]
* eet_cipher: Fix memory leak.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40135
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 16 Apr 2009 15:19:14 +0000 (15:19 +0000)]
* eet_data: Cleanup a little eet_data_descriptor_decode.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40109
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 16 Apr 2009 12:43:34 +0000 (12:43 +0000)]
* eet: Add API to directly store Eet_Node inside and Eet_File.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40107
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 16 Apr 2009 12:42:03 +0000 (12:42 +0000)]
* eet_node.c: Oops, add file to svn.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40106
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 16 Apr 2009 12:18:18 +0000 (12:18 +0000)]
* eet: Expose Eet_Node so we can now write external parser for eet_data. Still need
a way to retrieve an Eet_Node from an eet_data, perhaps some documentation and tests also.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40105
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 16 Apr 2009 12:15:56 +0000 (12:15 +0000)]
* eet: Add a faster way to compute signature. But currently need my pending patch to GnuTLS
(I need to sign and send this assigment paper) to be usefull.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40104
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Tue, 14 Apr 2009 17:21:19 +0000 (17:21 +0000)]
Updated debian stuff(grew Standards-Version, updated python-ecore rules file)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40043
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 14 Apr 2009 09:26:15 +0000 (09:26 +0000)]
* eet: Fix tests suite.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40036
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 14 Apr 2009 09:18:58 +0000 (09:18 +0000)]
* eet_data: Remove not used pointer.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@40035
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 26 Mar 2009 15:25:15 +0000 (15:25 +0000)]
* eet: Don't build OpenSSL support when we already build GnuTLS support.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39728
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 25 Mar 2009 17:12:25 +0000 (17:12 +0000)]
* eet: Update ChangeLog.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39720
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 25 Mar 2009 16:27:22 +0000 (16:27 +0000)]
* eet.pc.in: Fix private dependencies.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39717
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 25 Mar 2009 16:26:46 +0000 (16:26 +0000)]
* eet_lib: Prevent double init of gcry.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39716
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Tue, 24 Mar 2009 19:56:43 +0000 (19:56 +0000)]
i found it is useless and cdbs is setting up prefix automatically.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39695
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)]
forgot to add --prefix=/usr
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39694
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Tue, 24 Mar 2009 19:44:57 +0000 (19:44 +0000)]
Updated debian stuff everywhere.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39693
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 22 Mar 2009 13:37:17 +0000 (13:37 +0000)]
Fix compilation on OpenBSD (bug #251). Patch by eumel.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39626
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 19 Mar 2009 19:14:38 +0000 (19:14 +0000)]
* Eet: Update ChangeLog according to last modification.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39592
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 19 Mar 2009 19:00:46 +0000 (19:00 +0000)]
* eet_data: Make it thread safe and fix some memory leak.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39590
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 18 Mar 2009 01:47:33 +0000 (01:47 +0000)]
disable fsync
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39542
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Tue, 17 Mar 2009 22:31:35 +0000 (22:31 +0000)]
update changelog.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39539
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Tue, 17 Mar 2009 20:49:36 +0000 (20:49 +0000)]
make sure data is on disk, don't get empty files on ext4/ext3=writeback.
Ok, raster said it would not happen but just crashed my machine and
e.cfg was lost due ext4 being in writeback by default. Accordingly to
Theodore Ts'o
(http://thunk.org/tytso/blog/2009/03/15/dont-fear-the-fsync/) we
should fsync even on open-write-close+rename case.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39536
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Tue, 17 Mar 2009 18:20:57 +0000 (18:20 +0000)]
ignore
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39531
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 13 Mar 2009 16:12:24 +0000 (16:12 +0000)]
llvm complaint fix from Tiago Falcão
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39469
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 9 Mar 2009 17:56:42 +0000 (17:56 +0000)]
* eet/AUTHORS,
* eet/ChangeLog: Actually update ChangeLog and AUTHORS according to last work.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39425
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 9 Mar 2009 15:52:14 +0000 (15:52 +0000)]
* eet/src/lib/eet_cipher.c: Report size as expected by API.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39424
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 2 Mar 2009 15:39:10 +0000 (15:39 +0000)]
eet: Including two times the same header is useless in the best case.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39334
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 2 Mar 2009 14:43:57 +0000 (14:43 +0000)]
eet: Fix memleak during cipher.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39331
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 26 Feb 2009 22:14:14 +0000 (22:14 +0000)]
Fix problem reported by clang.
TODO: we should review sign of length attributes and make them
consistent whenever possible.
By: Luis Felipe Strano Moraes
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39258
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Mon, 23 Feb 2009 06:45:56 +0000 (06:45 +0000)]
update m4 macro
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39152
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 19 Feb 2009 21:13:20 +0000 (21:13 +0000)]
set _UNUSED__ to nothing for vc++
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39105
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 19 Feb 2009 20:31:21 +0000 (20:31 +0000)]
do not include unistd.h if vc++ is used
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39103
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 19 Feb 2009 20:17:14 +0000 (20:17 +0000)]
Include winsock2.h before time.h. Requested by vc++
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39102
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 19 Feb 2009 20:10:43 +0000 (20:10 +0000)]
set correctly the relative path of the extern directory,
so that it fits the one used in the tutorial.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39101
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
illogict [Mon, 9 Feb 2009 20:46:12 +0000 (20:46 +0000)]
Add some missing unused flags.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38987
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 9 Feb 2009 13:53:20 +0000 (13:53 +0000)]
* eet/src/lib/Eet.h,
* eet/src/lib/eet_lib.c,
* eet/src/lib/eet_cipher.c,
* eet/src/lib/Eet_private.h: Add a function to retrieve SHA1 of an associated Eet_File.
Note: Sadly GnuTLS doesn't seem to provide a gnutls_x509_crt_verify_hash function.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38982
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
illogict [Sun, 8 Feb 2009 10:19:52 +0000 (10:19 +0000)]
Dead assignment. Reported by CLang.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38970
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 1 Feb 2009 20:26:08 +0000 (20:26 +0000)]
Missing modification of the variable DOXYGEN to
efl_doxygen. Spotted by Albin Tonnerre (Lutin).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38894
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sat, 31 Jan 2009 20:18:51 +0000 (20:18 +0000)]
check doxygen availability only if we enable documentation build
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38866
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 30 Jan 2009 13:50:01 +0000 (13:50 +0000)]
* eet/src/lib/eet_cipher.c: Fix a corrupted pointer use.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38856
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 27 Jan 2009 13:12:59 +0000 (13:12 +0000)]
Print signature and certificate lenght (give you an idea of the over head).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38810
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Sat, 24 Jan 2009 18:45:54 +0000 (18:45 +0000)]
Point the API Reference to the right file
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38760
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 22 Jan 2009 21:14:12 +0000 (21:14 +0000)]
fix logic in efl_doxygen.m4
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38700
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Wed, 14 Jan 2009 08:36:02 +0000 (08:36 +0000)]
update ac_attribute.m4
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38578
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 13 Jan 2009 13:00:45 +0000 (13:00 +0000)]
fix the copying license to
1. get rid of grammar mistake
2. refer to COPYING-PLAIn correctly as the filename
3. be more explicit on "shipping source" due to ambiguity (this makes it what
it was intended to be and that is GPL compatible).
this does not modify the LGPL libs... or GPL apps etc. - only those using the
original COPYING from e. author and dates at the top remain the same.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38569
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 9 Jan 2009 17:29:06 +0000 (17:29 +0000)]
check if the linker supports --as-needed
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38520
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Fri, 9 Jan 2009 16:33:51 +0000 (16:33 +0000)]
Added debian/rules files with a new permissions set(755).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38519
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Fri, 9 Jan 2009 16:31:51 +0000 (16:31 +0000)]
prepare debian rules files for new chmod permissions.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38518
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Thu, 1 Jan 2009 11:35:17 +0000 (11:35 +0000)]
Added new set of debian subdirs.
BROKEN/etox
e
ecore
e_dbus
edje
edje_editor
edje_viewer
eet
efreet
eina
elicit
elitaire
embryo
E-MODULES-EXTRA
emotion
emphasis
empower
emprint
enhance
enity
entrance
ephoto
epsilon
esmart
estickies
etk
etk_extra
evas
evolve
ewl
exhibit
exml
expedite
imlib2
imlib2_loaders
MISC/engage
OLD/eclair
OLD/engrave
OLD/enotes
OLD/entrance_edit_gui
OLD/e_utils
OLD/evoak
OLD/examine
OLD/iconbar
PROTO/etk_server
PROTO/exchange
PROTO/extrackt
rage
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38399
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Thu, 1 Jan 2009 11:25:05 +0000 (11:25 +0000)]
Removed debian subfolders - prepared for a new set of debian subdirs.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38398
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
handyande [Wed, 31 Dec 2008 16:17:04 +0000 (16:17 +0000)]
as-needed is not globally supported - perhaps it needs to be detected?
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38390
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 31 Dec 2008 13:08:45 +0000 (13:08 +0000)]
Update m4 macro to provide __UNUSED__.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38387
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 30 Dec 2008 11:04:35 +0000 (11:04 +0000)]
Remove dead debugging code.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38352
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 30 Dec 2008 11:01:36 +0000 (11:01 +0000)]
Remove dead assignment.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38351
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 29 Dec 2008 16:59:47 +0000 (16:59 +0000)]
Remove useless affectation.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38349
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 29 Dec 2008 10:51:38 +0000 (10:51 +0000)]
Remove dead assignment and change condition for easier match.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38344
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 29 Dec 2008 10:47:18 +0000 (10:47 +0000)]
Remove dead code detected by llvm static analyser.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38343
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 29 Dec 2008 10:29:08 +0000 (10:29 +0000)]
Remove unused variable and check error return.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38342
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 29 Dec 2008 09:39:03 +0000 (09:39 +0000)]
Check decompression error. Potential bug detected by llvm static analyser.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38341
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
dm [Mon, 22 Dec 2008 23:21:49 +0000 (23:21 +0000)]
Eet Win32 VS8 project modified
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38283
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 9 Dec 2008 13:02:44 +0000 (13:02 +0000)]
Fix documentation.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@38048
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 5 Dec 2008 09:42:06 +0000 (09:42 +0000)]
Better error handling with eet identity.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37937
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 26 Nov 2008 10:45:47 +0000 (10:45 +0000)]
Add a function to get the raw signature data.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37809
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 14 Nov 2008 17:34:51 +0000 (17:34 +0000)]
Make password callback work (PKCS8 support), fix minor bugs and add more tests.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37625
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 14 Nov 2008 09:01:11 +0000 (09:01 +0000)]
Oops, forgot to commit this file. Crypto should now work.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37614
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 13 Nov 2008 20:49:18 +0000 (20:49 +0000)]
fix typo: cypher -> cipher
also reduce scope of ciphered and ciphered_len.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37609
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 13 Nov 2008 20:48:37 +0000 (20:48 +0000)]
check fnmatch in evil before iberty (for mingw users)
Patch by Vincent, who is on windows and cannot commit :-P
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37608
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
codewarrior [Thu, 13 Nov 2008 19:26:28 +0000 (19:26 +0000)]
rename, build still doesnt work for gnutls.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37604
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 13 Nov 2008 16:31:13 +0000 (16:31 +0000)]
Add crypto support to eet.
GNUTLS support by Arnaud de Turckheim <quarium@gmail.com>.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37603
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sat, 1 Nov 2008 18:11:27 +0000 (18:11 +0000)]
formatting, disable openssl by default on Windows XP
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37379
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
pfritz [Tue, 28 Oct 2008 22:15:26 +0000 (22:15 +0000)]
build eet even if openssl is not present
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37284
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 26 Oct 2008 12:03:37 +0000 (12:03 +0000)]
fix filename in eet.dox.in
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37140
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 26 Oct 2008 08:18:14 +0000 (08:18 +0000)]
fix output
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37118
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 26 Oct 2008 07:13:12 +0000 (07:13 +0000)]
use e.css instead of eet.css
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37115
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 26 Oct 2008 07:05:11 +0000 (07:05 +0000)]
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)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37114
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Fri, 24 Oct 2008 21:47:10 +0000 (21:47 +0000)]
formatting
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37080
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 24 Oct 2008 14:06:40 +0000 (14:06 +0000)]
* Bug fix :
- Array layout would be broken or worse not possible to reload at all if you put NULL pointer in it.
- Array of string now work.
- Fix a double free issue with array on double load.
* Add the test to detect this case.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37051
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 24 Oct 2008 08:06:08 +0000 (08:06 +0000)]
include Evil.h so that fopen can manage files
with relative path when using native code on
Windows CE
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37047
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 23 Oct 2008 14:41:04 +0000 (14:41 +0000)]
* Fix Hash of String bug.
* Add a test case for it.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37029
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 23 Oct 2008 13:12:33 +0000 (13:12 +0000)]
* Fix bug with string included in a list found by Viktor Kojouharov.
* Add a test case for that one.
Problem was simple type inlining in complex structure (like list/hash/array) is
just a hack. We are creating a subtype with the data chunk. That work with INT
or SHORT for example, but not with STRING because it's a pointer to a STRING and
not directly the STRING. This result in a double pointer dereferencing where it
shouldn't. In fact STRING is not really like other simple data type. So we
should handle it differently.
Still need to fix Array and Hash.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@37024
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 22 Oct 2008 08:59:14 +0000 (08:59 +0000)]
Strangely, Eet documentation was referencing Evas list, so switch
this to Eina list.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36959
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kaethorn [Tue, 21 Oct 2008 13:46:18 +0000 (13:46 +0000)]
Add eina to dependencies.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36934
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kaethorn [Tue, 21 Oct 2008 12:23:03 +0000 (12:23 +0000)]
Update Debian files.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36929
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Tue, 21 Oct 2008 06:13:26 +0000 (06:13 +0000)]
* exit when fnmatch is not found
* formatting
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36908
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 20 Oct 2008 15:10:46 +0000 (15:10 +0000)]
Remove eet data type from the test suite.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36861
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 20 Oct 2008 09:44:34 +0000 (09:44 +0000)]
Use eina conversion functions (Remove code from eet).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36844
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 20 Oct 2008 09:17:00 +0000 (09:17 +0000)]
Make eet depends on eina.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36842
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
kwo [Sat, 18 Oct 2008 21:13:11 +0000 (21:13 +0000)]
Fix distcheck.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36794
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 16 Oct 2008 14:09:43 +0000 (14:09 +0000)]
set svn:ignore on new directories.
Please pay attention to svn:ignore, it's not recursive as .gitignore
or .cvsignore, you need to set them on per-directory, even if you use
-R (recursive), it's just at that time, it's not a property that is
automatically inherited by new folders.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36719
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 16 Oct 2008 08:41:40 +0000 (08:41 +0000)]
* 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
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36706
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 13 Oct 2008 12:09:31 +0000 (12:09 +0000)]
Correctly use ferror.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36617
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 13 Oct 2008 11:58:24 +0000 (11:58 +0000)]
Remove some more warning.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36616
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 13 Oct 2008 11:51:10 +0000 (11:51 +0000)]
Remove more compiler warning.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36614
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 10 Oct 2008 09:28:07 +0000 (09:28 +0000)]
Remove warning.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36562
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
pfritz [Tue, 30 Sep 2008 18:07:29 +0000 (18:07 +0000)]
configure.in -> configure.ac
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36364
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sat, 27 Sep 2008 16:04:35 +0000 (16:04 +0000)]
add eet_suite.h in tarballs
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@36275
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33