framework/uifw/embryo.git
12 years agoRelease 1.0.0.001+svn.64802slp2+build01
Mike McCormack [Thu, 10 Nov 2011 05:11:10 +0000 (14:11 +0900)]
Release 1.0.0.001+svn.64802slp2+build01

12 years agoMerge remote-tracking branch 'origin/upstream'
Mike McCormack [Thu, 10 Nov 2011 05:10:16 +0000 (14:10 +0900)]
Merge remote-tracking branch 'origin/upstream'

12 years agoTicket #824 - no readme.in's
raster [Sun, 6 Nov 2011 08:47:38 +0000 (08:47 +0000)]
Ticket #824 - no readme.in's

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@64802 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEmbryo: fix compilation on Windows CE and link with Evil
caro [Wed, 5 Oct 2011 22:30:16 +0000 (22:30 +0000)]
Embryo: fix compilation on Windows CE and link with Evil

* use fseek() instead of rewind() as the latter does not exist on Windows CE
* fix compilation with Evil.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@63850 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoRelease 1.0.0.001+svn.63811slp2+build01
Mike McCormack [Wed, 5 Oct 2011 07:46:50 +0000 (16:46 +0900)]
Release 1.0.0.001+svn.63811slp2+build01

12 years agoDon't build docs
Mike McCormack [Wed, 5 Oct 2011 07:51:51 +0000 (16:51 +0900)]
Don't build docs

12 years agoUpdate ignore file
Mike McCormack [Wed, 5 Oct 2011 07:51:26 +0000 (16:51 +0900)]
Update ignore file

12 years agoUpdate maintainers
Mike McCormack [Wed, 5 Oct 2011 07:45:15 +0000 (16:45 +0900)]
Update maintainers

12 years agoRemove unused files
Mike McCormack [Wed, 5 Oct 2011 07:42:54 +0000 (16:42 +0900)]
Remove unused files

12 years agoMerge remote-tracking branch 'origin/upstream'
Mike McCormack [Wed, 5 Oct 2011 07:41:44 +0000 (16:41 +0900)]
Merge remote-tracking branch 'origin/upstream'

12 years agofix COPYING to say 2011.
raster [Mon, 5 Sep 2011 07:15:41 +0000 (07:15 +0000)]
fix COPYING to say 2011.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@63187 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoUpdate spec file
Mike McCormack [Mon, 5 Sep 2011 05:35:24 +0000 (14:35 +0900)]
Update spec file

12 years agoit might be good to test changes to eina_prefix (that didnt require an
raster [Sun, 4 Sep 2011 03:46:58 +0000 (03:46 +0000)]
it might be good to test changes to eina_prefix (that didnt require an
eina_init before).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@63146 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoPackage upload
Jaehwan Kim [Fri, 2 Sep 2011 09:43:44 +0000 (18:43 +0900)]
Package upload

12 years ago[*][Migration upstream r62382]
Daniel Juyung Seo [Sun, 14 Aug 2011 07:14:26 +0000 (16:14 +0900)]
[*][Migration upstream r62382]
Removed doc/Doxyfile from git.

12 years ago[Upstream Migration r62382] Merge branch 'upstream' into svn_merge
Daniel Juyung Seo [Sun, 14 Aug 2011 07:10:11 +0000 (16:10 +0900)]
[Upstream Migration r62382] Merge branch 'upstream' into svn_merge

12 years ago[Upstream Initiatial Rebase r60294] Merge commit '4b259b73be383e8a7320a70c7299f35bbf6...
Daniel Juyung Seo [Sun, 14 Aug 2011 07:09:42 +0000 (16:09 +0900)]
[Upstream Initiatial Rebase r60294] Merge commit '4b259b73be383e8a7320a70c7299f35bbf6be925' into svn_merge

12 years agoembryo: handle filename given to #line command
billiob [Fri, 12 Aug 2011 12:39:29 +0000 (12:39 +0000)]
embryo: handle filename given to #line command

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@62382 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoembryo: fix getstring
billiob [Fri, 12 Aug 2011 12:38:52 +0000 (12:38 +0000)]
embryo: fix getstring

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@62380 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdd RPM packaging
Mike McCormack [Mon, 8 Aug 2011 11:31:37 +0000 (20:31 +0900)]
Add RPM packaging

12 years agothat's it - remove autom4te.cache dirs again... - keep having to many
raster [Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)]
that's it - remove autom4te.cache dirs again... - keep having to many
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@61974 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEmbryo:
caro [Sat, 16 Jul 2011 23:19:02 +0000 (23:19 +0000)]
Embryo:

* remove all occurences of cegcc (not supported anymore)
* fix unistd.h guards
* remove useless headers in embryo_cc_prefix.c

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@61433 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEmbryo : embryo_cc_sc1.c : delete temporary files on Windows
caro [Sat, 16 Jul 2011 07:38:33 +0000 (07:38 +0000)]
Embryo : embryo_cc_sc1.c : delete temporary files on Windows

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@61420 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoPackage upload
Jaehwan Kim [Fri, 24 Jun 2011 10:33:14 +0000 (19:33 +0900)]
Package upload

12 years ago[control] add the dependency for eina
Jaehwan Kim [Fri, 24 Jun 2011 10:32:24 +0000 (19:32 +0900)]
[control] add the dependency for eina

12 years agoPackage upload
Jaehwan Kim [Fri, 24 Jun 2011 09:10:13 +0000 (18:10 +0900)]
Package upload

12 years agosvn update: 60294 (latest:60294)
Jaehwan Kim [Thu, 23 Jun 2011 10:35:18 +0000 (19:35 +0900)]
svn update: 60294 (latest:60294)

12 years agoUpdate .gitignore files
mike_m [Fri, 17 Jun 2011 01:59:49 +0000 (01:59 +0000)]
Update .gitignore files

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@60416 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoSince the SVN revision is now included in %{version}, it's redundant
mej [Thu, 16 Jun 2011 20:36:43 +0000 (20:36 +0000)]
Since the SVN revision is now included in %{version}, it's redundant
to have it in %{release} also.  So let's just tag the package as ours
and try to make sure it doesn't interfere with vendor releases.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@60407 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoembryo: add missing Doxyfile.in.
antognolli [Mon, 13 Jun 2011 19:30:32 +0000 (19:30 +0000)]
embryo: add missing Doxyfile.in.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@60294 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoembryo: fix doc build when srcdir != builddir.
antognolli [Mon, 13 Jun 2011 17:42:55 +0000 (17:42 +0000)]
embryo: fix doc build when srcdir != builddir.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@60287 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoremove .cvsignore files
billiob [Sun, 12 Jun 2011 21:38:37 +0000 (21:38 +0000)]
remove .cvsignore files

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@60246 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdd ignore and update files
mike_m [Tue, 7 Jun 2011 10:26:13 +0000 (10:26 +0000)]
Add ignore and update files

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@60034 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd eina in readme for reqs
raster [Wed, 18 May 2011 09:07:31 +0000 (09:07 +0000)]
add eina in readme for reqs

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@59490 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago640k should be enough for anyone.
raster [Wed, 18 May 2011 08:37:38 +0000 (08:37 +0000)]
640k should be enough for anyone.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@59489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoembryo -> use eina_prefix.
raster [Wed, 18 May 2011 08:33:31 +0000 (08:33 +0000)]
embryo -> use eina_prefix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@59487 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoembryo: update autogen.sh to check configure cache consistency.
cedric [Fri, 22 Apr 2011 14:04:42 +0000 (14:04 +0000)]
embryo: update autogen.sh to check configure cache consistency.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@58829 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agomore doc -> .h
raster [Fri, 8 Apr 2011 06:26:29 +0000 (06:26 +0000)]
more doc -> .h

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@58476 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodoxy -> .h
raster [Thu, 7 Apr 2011 13:21:28 +0000 (13:21 +0000)]
doxy -> .h

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@58451 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoPackage upload
Jaehwan Kim [Tue, 5 Apr 2011 06:55:13 +0000 (15:55 +0900)]
Package upload

13 years agosvn update: 58120 (latest:58120)
Jaehwan Kim [Tue, 5 Apr 2011 04:32:30 +0000 (13:32 +0900)]
svn update: 58120 (latest:58120)

13 years agoremove embryo.rebase.complete
Jaehwan Kim [Fri, 1 Apr 2011 06:42:01 +0000 (15:42 +0900)]
remove embryo.rebase.complete

13 years agoPackage upload
Shinwoo Kim [Tue, 29 Mar 2011 09:55:38 +0000 (18:55 +0900)]
Package upload

13 years agorename libtool version names to fit libtool doc
caro [Sun, 27 Mar 2011 18:10:58 +0000 (18:10 +0000)]
rename libtool version names to fit libtool doc

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@58120 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agorevert version change 999 -> 99. also e17 didnt even need it as it
raster [Fri, 18 Mar 2011 07:35:19 +0000 (07:35 +0000)]
revert version change 999 -> 99. also e17 didnt even need it as it
produced no versioned .so files.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@57844 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoSet v_mic to 99 (less than 256) to please OS X
englebass [Thu, 17 Mar 2011 13:12:50 +0000 (13:12 +0000)]
Set v_mic to 99 (less than 256) to please OS X

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@57824 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago[debian/control] Removed Jihoon Kim from maintainer list.
Daniel Juyung Seo [Thu, 10 Mar 2011 00:38:18 +0000 (09:38 +0900)]
[debian/control] Removed Jihoon Kim from maintainer list.

13 years agoPackage upload
Myungjae Lee [Wed, 9 Mar 2011 02:29:49 +0000 (11:29 +0900)]
Package upload

13 years agoPackage upload
Myungjae Lee [Wed, 9 Mar 2011 02:15:04 +0000 (11:15 +0900)]
Package upload

13 years agosvn update: 57246 (latest:57246)
Myungjae Lee [Wed, 9 Mar 2011 02:07:16 +0000 (11:07 +0900)]
svn update: 57246 (latest:57246)

13 years agoPackag upload
WooHyun Jung [Tue, 8 Mar 2011 03:41:39 +0000 (12:41 +0900)]
Packag upload

13 years ago[Rollback]
WooHyun Jung [Tue, 8 Mar 2011 03:41:03 +0000 (12:41 +0900)]
[Rollback]

13 years agoPackag upload
WooHyun Jung [Tue, 8 Mar 2011 02:11:56 +0000 (11:11 +0900)]
Packag upload

13 years agoPackag upload
Myungjae Lee [Mon, 7 Mar 2011 08:28:18 +0000 (17:28 +0900)]
Packag upload

13 years agosvn update: 57246 (latest:57246)
Myungjae Lee [Mon, 7 Mar 2011 08:22:06 +0000 (17:22 +0900)]
svn update: 57246 (latest:57246)

13 years agoefl: don't track config.cache.
cedric [Tue, 22 Feb 2011 17:16:59 +0000 (17:16 +0000)]
efl: don't track config.cache.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@57246 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoefl: add back touch on configure time generated file.
cedric [Tue, 22 Feb 2011 10:29:28 +0000 (10:29 +0000)]
efl: add back touch on configure time generated file.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@57232 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoefl: turn on cached result, that will reduce your configure time a lot !
cedric [Mon, 21 Feb 2011 14:56:49 +0000 (14:56 +0000)]
efl: turn on cached result, that will reduce your configure time a lot !

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@57213 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoput visual studio files outside the libraries directory
caro [Thu, 3 Feb 2011 19:55:22 +0000 (19:55 +0000)]
put visual studio files outside the libraries directory

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@56690 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agogeeze. get year right! spank
raster [Sat, 29 Jan 2011 13:24:22 +0000 (13:24 +0000)]
geeze. get year right! spank

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@56378 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoaaaah farg. forgot the changelogs. fix.
raster [Sat, 29 Jan 2011 03:54:33 +0000 (03:54 +0000)]
aaaah farg. forgot the changelogs. fix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@56359 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agosvn goes to x.x.999.svnrev now. :)
raster [Sat, 29 Jan 2011 03:34:44 +0000 (03:34 +0000)]
svn goes to x.x.999.svnrev now. :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@56355 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago1.0 version magic. now leave these projects the hell alone in svn
raster [Sat, 29 Jan 2011 03:05:22 +0000 (03:05 +0000)]
1.0 version magic. now leave these projects the hell alone in svn
until we have branches.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@56352 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoPackag upload
WooHyun Jung [Thu, 27 Jan 2011 03:22:41 +0000 (12:22 +0900)]
Packag upload

13 years agoPackag upload
WooHyun Jung [Wed, 26 Jan 2011 04:13:52 +0000 (13:13 +0900)]
Packag upload

13 years agosvn update: 56205 (latest:56205)
WooHyun Jung [Mon, 24 Jan 2011 03:18:55 +0000 (12:18 +0900)]
svn update: 56205 (latest:56205)

13 years agoAssorted fixes for building RPMS, probably a good thing that the release source archi...
rui [Fri, 21 Jan 2011 21:38:01 +0000 (21:38 +0000)]
Assorted fixes for building RPMS, probably a good thing that the release source archives can generate the rpms as expected.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@56257 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoPackag upload
Jaehwan Kim [Wed, 19 Jan 2011 07:18:16 +0000 (16:18 +0900)]
Packag upload

13 years agosvn update: 55945 (latest:55945)
Jaehwan Kim [Wed, 19 Jan 2011 06:21:53 +0000 (15:21 +0900)]
svn update: 55945 (latest:55945)

13 years agoFrom: Mike McCormack <mj.mccormack@samsung.com>
raster [Mon, 17 Jan 2011 10:48:56 +0000 (10:48 +0000)]
From: Mike McCormack <mj.mccormack@samsung.com>
Subject: [E-devel] [PATCH - embryo] Use const on input string

Embryo_Program *embryo_program_load(char *file);

looks like it's missing a const.  This patch adds it.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@56205 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd guards in config.h to avoid multiple inclusions
caro [Thu, 6 Jan 2011 18:43:21 +0000 (18:43 +0000)]
add guards in config.h to avoid multiple inclusions

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@55945 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoPackag upload
Jaehwan Kim [Mon, 3 Jan 2011 12:20:27 +0000 (21:20 +0900)]
Packag upload

13 years agosvn update: 55682 (latest:55682)
Jaehwan Kim [Mon, 3 Jan 2011 09:19:11 +0000 (18:19 +0900)]
svn update: 55682 (latest:55682)

13 years agoupdate MAINTAINERCLEANFILES
caro [Mon, 3 Jan 2011 08:03:25 +0000 (08:03 +0000)]
update MAINTAINERCLEANFILES

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@55817 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoPackaging
Jaehwan Kim [Wed, 22 Dec 2010 11:05:30 +0000 (20:05 +0900)]
Packaging

13 years agosvn update: 55489 (latest:55489)
Jaehwan Kim [Wed, 22 Dec 2010 06:03:57 +0000 (15:03 +0900)]
svn update: 55489 (latest:55489)

13 years agoFrom: Daniel Juyung Seo <seojuyung2@gmail.com>
raster [Tue, 21 Dec 2010 07:23:03 +0000 (07:23 +0000)]
From: Daniel Juyung Seo <seojuyung2@gmail.com>
Subject: [E-devel]  [Patch] embryo documentation fix

I made a patch for embryo documentation.

The name of Small programming language was renamed to Pawn.
http://www.compuphase.com/small.htm
I modified embryo documentation according to that change.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@55682 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd timeval structure declaration for vc++
caro [Fri, 17 Dec 2010 10:18:56 +0000 (10:18 +0000)]
add timeval structure declaration for vc++

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@55608 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoPackaging.
Daniel Juyung Seo [Tue, 14 Dec 2010 08:51:46 +0000 (17:51 +0900)]
Packaging.

13 years agoPackaging.
Daniel Juyung Seo [Tue, 14 Dec 2010 05:58:33 +0000 (14:58 +0900)]
Packaging.

13 years ago[SVN's EFL Migration] embryo in SLP is merged with SVN r55238.
Daniel Juyung Seo [Mon, 13 Dec 2010 07:02:20 +0000 (16:02 +0900)]
[SVN's EFL Migration] embryo in SLP is merged with SVN r55238.

13 years agoadd config.h for Windows, to define VMAJ and al.
caro [Sat, 11 Dec 2010 07:52:08 +0000 (07:52 +0000)]
add config.h for Windows, to define VMAJ and al.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@55489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agouse float (C99) variants of the math functions to avoid double <--> float casts
caro [Sat, 11 Dec 2010 07:51:19 +0000 (07:51 +0000)]
use float (C99) variants of the math functions to avoid double <--> float casts

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@55488 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !
cedric [Sat, 4 Dec 2010 00:50:58 +0000 (00:50 +0000)]
* eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@55238 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * embryo: fix binary path detection on MacOsX.
cedric [Fri, 3 Dec 2010 17:48:17 +0000 (17:48 +0000)]
* embryo: fix binary path detection on MacOsX.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@55208 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoUpdate the changelog.
MyoungWoon Roy Kim [Wed, 1 Dec 2010 12:41:34 +0000 (21:41 +0900)]
Update the changelog.

13 years ago[SVN EFL Migration] embryo in EFL is merged ingo SVN r54507.
MyoungWoon Roy Kim [Wed, 1 Dec 2010 12:11:50 +0000 (21:11 +0900)]
[SVN EFL Migration] embryo in EFL is merged ingo SVN r54507.

13 years agoPackaging.
Daniel Juyung Seo [Fri, 26 Nov 2010 06:40:09 +0000 (15:40 +0900)]
Packaging.

13 years ago[Merge] merge with upstream
WooHyun Jung [Thu, 25 Nov 2010 06:16:24 +0000 (15:16 +0900)]
[Merge] merge with upstream

13 years ago * efl: beta2 !
cedric [Fri, 12 Nov 2010 16:01:55 +0000 (16:01 +0000)]
* efl: beta2 !

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@54507 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agono more debian dir in our svn - debian now handles this tehmselves.
raster [Mon, 8 Nov 2010 05:49:38 +0000 (05:49 +0000)]
no more debian dir in our svn - debian now handles this tehmselves.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@54291 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago[svn merge] r51699
Hyoyoung Chang [Thu, 7 Oct 2010 05:52:04 +0000 (14:52 +0900)]
[svn merge] r51699

13 years ago[svn merge] Changeset 51650 - Revert and reapply badnull patch
Myungjae Lee [Wed, 6 Oct 2010 05:18:23 +0000 (14:18 +0900)]
[svn merge] Changeset 51650 - Revert and reapply badnull patch

13 years agoupdate links to pawn
raster [Mon, 4 Oct 2010 11:00:21 +0000 (11:00 +0000)]
update links to pawn

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@53026 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoefl 1.0.0 beta.
raster [Sun, 3 Oct 2010 09:21:08 +0000 (09:21 +0000)]
efl 1.0.0 beta.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@52992 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoapi cleanups too.
raster [Wed, 22 Sep 2010 14:21:55 +0000 (14:21 +0000)]
api cleanups too.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@52592 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoint->enum.
raster [Wed, 22 Sep 2010 14:13:03 +0000 (14:13 +0000)]
int->enum.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@52591 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowarnings--
raster [Sun, 19 Sep 2010 03:00:12 +0000 (03:00 +0000)]
warnings--
warnings = 0

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@52451 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowarnings--
raster [Sun, 19 Sep 2010 02:51:46 +0000 (02:51 +0000)]
warnings--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@52450 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd as-needed
jaehwan [Wed, 15 Sep 2010 01:51:52 +0000 (10:51 +0900)]
add as-needed