Commit Graph

421 Commits

Author SHA1 Message Date
Carsten Haitzler c4c82f3061 add NEWS for embryo
SVN revision: 65162
2011-11-14 11:21:57 +00:00
Carsten Haitzler d12d08fd14 Ticket #824 - no readme.in's
SVN revision: 64802
2011-11-06 08:47:38 +00:00
Vincent Torri f3e531b7a7 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.


SVN revision: 63850
2011-10-05 22:30:16 +00:00
Carsten Haitzler 325dbc04ae fix COPYING to say 2011.
SVN revision: 63187
2011-09-05 07:15:41 +00:00
Carsten Haitzler 72280ddcdf it might be good to test changes to eina_prefix (that didnt require an
eina_init before).



SVN revision: 63146
2011-09-04 03:46:58 +00:00
Boris Faure ae4dd858bd embryo: handle filename given to #line command
SVN revision: 62382
2011-08-12 12:39:29 +00:00
Boris Faure ca7c70f5be embryo: fix getstring
SVN revision: 62380
2011-08-12 12:38:52 +00:00
Carsten Haitzler 29864666c9 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.



SVN revision: 61974
2011-08-02 04:13:33 +00:00
Vincent Torri 019e86347b Embryo:
* remove all occurences of cegcc (not supported anymore)
* fix unistd.h guards
* remove useless headers in embryo_cc_prefix.c

SVN revision: 61433
2011-07-16 23:19:02 +00:00
Vincent Torri 42cf875234 Embryo : embryo_cc_sc1.c : delete temporary files on Windows
SVN revision: 61420
2011-07-16 07:38:33 +00:00
Mike McCormack b78bdd3d34 Update .gitignore files
SVN revision: 60416
2011-06-17 01:59:49 +00:00
Michael Jennings 092d2d861b 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.



SVN revision: 60407
2011-06-16 20:36:43 +00:00
Rafael Antognolli 3921f4a27f embryo: add missing Doxyfile.in.
SVN revision: 60294
2011-06-13 19:30:32 +00:00
Rafael Antognolli 245716afe5 embryo: fix doc build when srcdir != builddir.
SVN revision: 60287
2011-06-13 17:42:55 +00:00
Boris Faure e6119fa4d9 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Mike McCormack 2b58267396 Add ignore and update files
SVN revision: 60034
2011-06-07 10:26:13 +00:00
Carsten Haitzler b859682fc1 add eina in readme for reqs
SVN revision: 59490
2011-05-18 09:07:31 +00:00
Carsten Haitzler fee451f37e 640k should be enough for anyone.
SVN revision: 59489
2011-05-18 08:37:38 +00:00
Carsten Haitzler 528b69105f embryo -> use eina_prefix.
SVN revision: 59487
2011-05-18 08:33:31 +00:00
Cedric BAIL 0cb34d3dde embryo: update autogen.sh to check configure cache consistency.
SVN revision: 58829
2011-04-22 14:04:42 +00:00
Carsten Haitzler a334590d51 more doc -> .h
SVN revision: 58476
2011-04-08 06:26:29 +00:00
Carsten Haitzler 34da53feb2 doxy -> .h
SVN revision: 58451
2011-04-07 13:21:28 +00:00
Vincent Torri 80660e01ac rename libtool version names to fit libtool doc
SVN revision: 58120
2011-03-27 18:10:58 +00:00
Carsten Haitzler 543016a352 revert version change 999 -> 99. also e17 didnt even need it as it
produced no versioned .so files.



SVN revision: 57844
2011-03-18 07:35:19 +00:00
Sebastian Dransfeld 8dee8ac0ac Set v_mic to 99 (less than 256) to please OS X
SVN revision: 57824
2011-03-17 13:12:50 +00:00
Cedric BAIL 74a5463b36 efl: add back touch on configure time generated file.
SVN revision: 57232
2011-02-22 10:29:28 +00:00
Cedric BAIL 810ce84f7e efl: turn on cached result, that will reduce your configure time a lot !
SVN revision: 57213
2011-02-21 14:56:49 +00:00
Vincent Torri a8f43962f6 put visual studio files outside the libraries directory
SVN revision: 56690
2011-02-03 19:55:22 +00:00
Carsten Haitzler 1bd97ec119 geeze. get year right! spank
SVN revision: 56378
2011-01-29 13:24:22 +00:00
Carsten Haitzler 0cb7271e97 aaaah farg. forgot the changelogs. fix.
SVN revision: 56359
2011-01-29 03:54:33 +00:00
Carsten Haitzler 96caa0a63b svn goes to x.x.999.svnrev now. :)
SVN revision: 56355
2011-01-29 03:34:44 +00:00
Carsten Haitzler 4f5ec3a5bd 1.0 version magic. now leave these projects the hell alone in svn
until we have branches.



SVN revision: 56352
2011-01-29 03:05:22 +00:00
Rui Seabra ad112f80bb Assorted fixes for building RPMS, probably a good thing that the release source archives can generate the rpms as expected.
SVN revision: 56257
2011-01-21 21:38:01 +00:00
Mike McCormack ea869cf57e 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.



SVN revision: 56205
2011-01-17 10:48:56 +00:00
Vincent Torri 0b68ce413d add guards in config.h to avoid multiple inclusions
SVN revision: 55945
2011-01-06 18:43:21 +00:00
Vincent Torri 4547675f27 update MAINTAINERCLEANFILES
SVN revision: 55817
2011-01-03 08:03:25 +00:00
Daniel Juyung Seo 9f65268566 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.



SVN revision: 55682
2010-12-21 07:23:03 +00:00
Vincent Torri 2e56f9a11d add timeval structure declaration for vc++
SVN revision: 55608
2010-12-17 10:18:56 +00:00
Vincent Torri 3a7c89cdf7 add config.h for Windows, to define VMAJ and al.
SVN revision: 55489
2010-12-11 07:52:08 +00:00
Vincent Torri 5801dd69ff use float (C99) variants of the math functions to avoid double <--> float casts
SVN revision: 55488
2010-12-11 07:51:19 +00:00
Cedric BAIL 602241b004 * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !
SVN revision: 55238
2010-12-04 00:50:58 +00:00
Cedric BAIL 2635ddcbf5 * embryo: fix binary path detection on MacOsX.
SVN revision: 55208
2010-12-03 17:48:17 +00:00
Cedric BAIL 70e488feff * efl: beta2 !
SVN revision: 54507
2010-11-12 16:01:55 +00:00
Carsten Haitzler f44099436b no more debian dir in our svn - debian now handles this tehmselves.
SVN revision: 54291
2010-11-08 05:49:38 +00:00
Carsten Haitzler 9b0305d236 update links to pawn
SVN revision: 53026
2010-10-04 11:00:21 +00:00
Carsten Haitzler 91466cf439 efl 1.0.0 beta.
SVN revision: 52992
2010-10-03 09:21:08 +00:00
Carsten Haitzler 79f5d9f04d api cleanups too.
SVN revision: 52592
2010-09-22 14:21:55 +00:00
Carsten Haitzler f9d3eff9b3 int->enum.
SVN revision: 52591
2010-09-22 14:13:03 +00:00
Carsten Haitzler eaa190ad0e warnings--
warnings = 0



SVN revision: 52451
2010-09-19 03:00:12 +00:00
Carsten Haitzler 77e3899ad6 warnings--
SVN revision: 52450
2010-09-19 02:51:46 +00:00