efl/legacy/eobj
Stefan Schmidt cedf5d0cf9 Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
Doygen tells us:
warning: Tag `SHOW_DIRECTORIES' at line 507 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 879 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `USE_INLINE_TREES' at line 1065 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

So we are nice and remove them. A yay for the day where we have amerged tree and
not two dozens of Doxyfile.in files floating around.

SVN revision: 78409
2012-10-24 19:50:29 +00:00
..
cmake/Modules Let it build with cmake 2.8.1 and older. 2012-07-01 06:25:31 +00:00
doc Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 2012-10-24 19:50:29 +00:00
m4 Eo: examples rule 2012-09-12 16:02:31 +00:00
src Eo: Added -DNDEBUG by default. 2012-10-09 02:11:36 +00:00
.gitignore eobj .gitignore: Added .gitignore. 2012-10-09 14:28:47 +00:00
AUTHORS Eo: more dos2unix 2012-09-09 07:03:17 +00:00
CMakeLists.txt Eo: Added simple benchmark infra (not really testing anything atm). 2012-08-26 13:18:44 +00:00
COPYING Eo: Added COPYING. 2012-09-04 07:37:36 +00:00
ChangeLog Eo: autotools + minor fixes so that it compiles on Windows (mainly reordering the header files inclusion 2012-09-04 07:03:02 +00:00
INSTALL Eo: autotools + minor fixes so that it compiles on Windows (mainly reordering the header files inclusion 2012-09-04 07:03:02 +00:00
Makefile.am Initial rpm spec support. 2012-10-14 16:38:23 +00:00
autogen.sh Eo: autogen.sh - dos->unix. 2012-09-04 10:48:28 +00:00
cmakeconfig.h.in Eobj: Improved config.h a bit and fixed a pkg-config error. 2012-04-16 16:02:41 +00:00
configure.ac Initial rpm spec support. 2012-10-14 16:38:23 +00:00
eo.spec.in Initial rpm spec support. 2012-10-14 16:38:23 +00:00