Commit Graph

22 Commits

Author SHA1 Message Date
Stefan Schmidt 2f6f06d7a1 README: Remove outdated version number
We have the version in configure.ac and NEWS where it gets updated for
releases. This occurrence gets forgotten to often on the other hand. Its
not needed here so we remove it.
2014-12-11 14:07:15 +01:00
Stefan Schmidt cda135f112 README: Update version number to latest
Spotted by Lionel Orry. Thanks!
2014-11-27 08:56:57 +01:00
Stefan Schmidt d37b312141 README: Update statement about C++ usage.
Its no longer interfacing to bullet only but also our C++ bindings that
need the C++ compiler.
2014-08-14 11:36:11 +02:00
Carsten Haitzler 2b38608b3a update README to have right version for vest release! 2014-07-03 16:13:40 +09:00
Carsten Haitzler 069940d026 turn multisense on by default since ecore_audio is already 2014-04-10 18:04:09 +09:00
Cedric BAIL afaf0129ae autotools: let's be precise on how we do support ABI stability.
NOTE: We do use enum in structure. There size can be changed by changing
the parameter of the compiler, this obviously will break ABI. As long as
you use the same compiler (and normally any future version of that compiler)
with the same set of CFLAGS/CXXFLAGS, you will have ABI stability.
2014-04-01 22:00:15 +09:00
Carsten Haitzler 56f8f5bfa9 update REAMDE version 2014-02-12 16:01:31 +09:00
Carsten Haitzler df1de58adb update readme versions of deps 2014-02-12 10:27:04 +09:00
Carsten Haitzler ec261e9baa readme - make requirements list a bullet list 2013-12-01 14:53:53 +09:00
Carsten Haitzler 9beb948ae8 add some README dependency notes 2013-12-01 14:51:23 +09:00
Carsten Haitzler a985cee36d readme update - mention systemd / udev for eeze deps 2013-11-30 00:16:17 +09:00
Chris Michael d73d597330 Fix some typos/grammar issues in new README
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-11-29 10:35:46 +00:00
Carsten Haitzler 1b593c58df readme - update readme for efl 1.8
lots of extra documentation and information now in the README
2013-11-29 19:09:17 +09:00
Carsten Haitzler ff71f7452a fix readme to be 1.8.0 2013-11-07 17:28:29 +09:00
Daniel Juyung Seo fe003af31a README: call ldconfig after installing bullet. 2013-03-30 02:04:41 +09:00
Gustavo Sverzut Barbieri 5286e5bfe0 efl: add back valgrind check, with enable option and warning.
SVN revision: 82368
2013-01-07 22:24:53 +00:00
Jihoon Kim 2f80183ede fix typo in efl/README
SVN revision: 82249
2013-01-05 01:53:40 +00:00
Leandro Dorileo 36ca515709 EPhysics: add BulletPhysics instructions
Add BulletPhysics build and install instructions and re-enable
ephysics.


SVN revision: 82221
2013-01-04 18:22:29 +00:00
Gustavo Sverzut Barbieri 3e99bccc77 efl: add --with-profile=debug, make dev faster.
seems the debug of threads and stringshare could cause major
slowdowns, then add another profile to produce debug. Changes:

 * dev: unlimited log.
 * debug: same as dev with debug malloc, threads and stringshare.



SVN revision: 78120
2012-10-17 13:50:11 +00:00
Gustavo Sverzut Barbieri 5c112dc6ca efl: document --with-profile and --with-crypto
SVN revision: 77899
2012-10-11 19:17:26 +00:00
Carsten Haitzler 05ddd5fe2d cleaning up the base of efl tree moving files to subdirs
SVN revision: 77106
2012-09-27 03:02:12 +00:00
Vincent Torri 59a9dfd118 merge: add infra for evil
SVN revision: 76463
2012-09-11 16:04:21 +00:00