24 changed files with 0 additions and 25745 deletions
@ -1,761 +0,0 @@
|
||||
2002-10-03 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* made config.h.bot obsolete |
||||
|
||||
2002-04-26 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in removed bogus message |
||||
|
||||
2001-11-07 Walter Tasin <tasin@kdevelop.org> |
||||
|
||||
* now #MIN_CONFIG tag takes parameters for KDE_USE_QT, too. |
||||
e.g. #MIN_CONFIG(2.2) for qt 2.2 usage |
||||
|
||||
2000-11-30 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/ |
||||
|
||||
2000-07-24 Alex Zepeda <jazepeda@pacbell.net> |
||||
|
||||
* acinclude.m4.in: Remove the test for malloc.h |
||||
|
||||
2000-04-05 Michael Matz <matz@ifh.de> |
||||
|
||||
* config.pl : added kludge for compiling regexp's even if |
||||
perl < 5.005 is installed |
||||
* conf.change.pl : added support for autoconf 2.14.1 |
||||
|
||||
2000-03-27 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in, Makefile.common: changed inst-apps semantics |
||||
If present, only the subdirs it lists will be configured and compiled. |
||||
If absent, then subdirs is used (and inst-apps isn't generated anymore) |
||||
|
||||
2000-03-22 David Faure <faure@kde.org> |
||||
|
||||
* am_edit: Added support for KDE_ICON = AUTO |
||||
|
||||
2000-03-18 David Faure <faure@kde.org> |
||||
|
||||
* Makefile.common: Rewrote the list-of-Makefiles generation to make it |
||||
simpler and nicer, using create_makefiles' way of doing it. |
||||
Added support for COMPILE_LAST and COMPILE_FIRST in toplevel Makefile.am |
||||
|
||||
2000-01-05 David Faure <faure@kde.org> |
||||
|
||||
* Makefile.common: hacked around autoconf bug (setting INSTALL to ".." |
||||
when calling a subconfigure and INSTALL is already set). |
||||
|
||||
1999-12-15 Waldo Bastian <bastian@kde.org> |
||||
|
||||
* acinclude.m4.in: Test whether Qt compiles AND LINKS without flags. |
||||
|
||||
1999-06-24 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* am_edit: generate correct Makefile entries for kde-i18n toplevel directories |
||||
* am_edit: |
||||
|
||||
1999-06-14 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* am_edit: remove idl generated files on make clean |
||||
|
||||
1999-06-09 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* am_edit: skipping programs with variables in sources for final |
||||
|
||||
1999-06-07 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* am_edit: added support for idl files |
||||
|
||||
1999-06-02 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* Makefile.common: preserve comments in .pot files to make it |
||||
possible for programmers and translators to comment them |
||||
|
||||
1999-06-02 Simon Hausmann <hausmann@kde.org> |
||||
|
||||
* acinclude.m4.in: added kde_servicetypesdir |
||||
|
||||
1999-06-02 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: removed LIB_KFM and LIB_KDEUTIL aliases |
||||
|
||||
1999-05-28 Simon Hausmann <hausmann@kde.org> |
||||
|
||||
* acinclude.m4.in: added kde_servicesdir |
||||
|
||||
1999-05-27 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* am_edit: lots of changes for better support of --enable-final |
||||
|
||||
1999-05-22 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: added support for --with-dmalloc |
||||
|
||||
1999-05-19 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: added support for --enable-final |
||||
|
||||
* am_edit: added support for --enable-final |
||||
|
||||
1999-05-06 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: change the meaning of --disable-debug |
||||
|
||||
1999-05-04 Helge Deller <deller@gmx.de> |
||||
|
||||
* acinclude.m4.in: the test for the X-includes/directories failed, |
||||
when compile & link work without special directories (as on HP-UX). |
||||
|
||||
1999-04-20 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* am_edit: adding DESTDIR replacement for rm and uninstall-local |
||||
too. Seems very useless, but makes testing for uninstall easier |
||||
|
||||
1999-04-01 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: Added -lkfile to $(LIB_KIO) |
||||
|
||||
1999-03-30 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: Added AC_CHECK_KDEMAXPATHLEN, which defines KDEMAXPATHLEN. |
||||
|
||||
1999-03-29 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: added LIB_X11 to XPMLIB and GLLIB, because |
||||
on SCO, they need it _after_ themselves. |
||||
|
||||
1999-03-28 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: added LIB_KFM to LIB_KAB alias |
||||
|
||||
1999-03-26 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: made LIB_KFILE use LIB_KIO instead of LIB_KFM |
||||
added LIB_KFORMULA |
||||
|
||||
1999-03-20 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: check for libXext - for Russel :) |
||||
|
||||
1999-03-16 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclud3.m4.in: extend the MICO test with a list of possible |
||||
places where to find CORBA.h |
||||
|
||||
1999-03-15 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: move $QTINC and $QTLIB in search path |
||||
|
||||
1999-03-14 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* am_edit: install-root is obsolute. Use DESTDIR always |
||||
|
||||
1999-03-03 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: fixing a bug, that $QTDIR was taken before --with-qt* |
||||
* acinclude.m4.in: added KDE_USE_QT, that you can choose if to |
||||
use QT 2.0 or KDE 1.0 |
||||
|
||||
* Makefile.common: added target package-merge |
||||
|
||||
* am_edit: many fixes to the POFILES handeling of am_edit |
||||
|
||||
1999-03-02 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: first look at libjpeg6b (from kdesupport) then |
||||
for libjpeg |
||||
|
||||
* config.*, libtool.*: update to the latest FSF tools |
||||
|
||||
1999-02-23 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: error when Sparc CC is used. Better use it in |
||||
configure and tell him the story then letting him find it while |
||||
compiling |
||||
|
||||
* acinclude.m4.in: adding KDE_CHECK_EXTRA_LIBS to all possible tests, |
||||
so that --with-extra-includes is used when needed. |
||||
|
||||
* acinclude.m4.in: configure looks for giflib30, so it should say so |
||||
|
||||
* acinclude.m4.in: don't overwrite x include parameters. Patch by |
||||
Ari Lemmke <ari.lemmke@regex.fi> (bug report 741) |
||||
|
||||
1999-02-20 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: fixing KDE_CHECK_PATHS for rechecking. In case |
||||
of defaults (kdelibs) configure didn't cache the results |
||||
|
||||
1999-02-18 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: added AC_CHECK_S_ISSOCK, to fix #706. |
||||
|
||||
1999-02-17 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: added AC_CHECK_RANDOM, just like |
||||
AC_CHECK_USLEEP, to enable the fake if necessary. |
||||
|
||||
1999-02-13 Kurt Granroth <granroth@kde.org> |
||||
|
||||
* acinclude.m4.in: look for QT-2.0 |
||||
|
||||
1999-02-05 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: in macro KDE_FIND_PATH treat user given dirs |
||||
and $PATH dirs the same. Added seperate test for to find binary |
||||
($5) to replace findperl |
||||
|
||||
1999-01-28 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* automoc: added patch by jbb to be a little bit more precise about |
||||
the number of sourcefiles that include the moc file if it's != 1. |
||||
Besides that automoc will fail with exit code, so the Makefile.cvs |
||||
process does stop in case a problem accoured. |
||||
|
||||
* automoc: don't hardcode header suffix, but allow *.h, *.hh and *.H |
||||
|
||||
1999-01-27 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: try qobjcoll.h and qapplication.h before saying |
||||
OK to qt headers. (I could kill SuSE for splitting into qt-dev |
||||
and qt-compat) |
||||
|
||||
1991-01-23 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* automoc: added fixes by JB <jb.nz@writeme.com> |
||||
|
||||
1999-01-21 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* automoc: added --help and --path (for use in dist-hook) |
||||
|
||||
1999-01-20 Alex Zepeda <garbanzo@hooked.net> |
||||
|
||||
* ltconfig: added entries for FreeBSD 4.x |
||||
|
||||
1999-01-19 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* automoc: added a distclean-metasources target which deletes all |
||||
moc files and let distclean depend on it |
||||
|
||||
1999-01-18 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* automoc: several fixes (ignore comment lines + join lines |
||||
with \ ) |
||||
|
||||
* automoc: support META_INCLUDES in case the header files are |
||||
not in the same dir as the sources. |
||||
|
||||
1999-01-17 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* automoc: several fixes. |
||||
|
||||
1999-01-16 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* automoc: added support for included MOC files. |
||||
|
||||
* acinclude.m4.in: use srcdir for the subdirs stuff as well |
||||
|
||||
* automoc: added better command line parsing and some preparation |
||||
for handling "normal" moc files |
||||
|
||||
* acinclude.m4.in: added aliases for libkio and libkdeutil |
||||
|
||||
1999-01-15 Harri Porten <porten@kde.org> |
||||
|
||||
* automoc: Carved in stone syntax for Makefile.in: |
||||
{program}_METASOURCES = USE_AUTOMOC [{suffix}] |
||||
|
||||
1999-01-15 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* Makefile.common: set top_srcdir to . |
||||
|
||||
1999-01-14 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: don't use config.h.bot any longer |
||||
|
||||
1999-01-08 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: added KDE_CHECK_NEWLIBS |
||||
|
||||
* acinclude.m4.in: test for Qt even if both --with-qt-headers and |
||||
--with-qt-libraries are given. They may be wrong. |
||||
|
||||
1999-01-06 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: change the MOC test so it can be used for other |
||||
tools as well |
||||
|
||||
1998-12-28 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: look for QT-1.42 since kpanel needs it |
||||
|
||||
1998-12-27 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: added /usr/lib for libpython test |
||||
|
||||
* acinclude.m4.in: take my email address out of it and added a |
||||
reference to www.kde.org/faq |
||||
|
||||
* acinclude.m4.in: use Qt >= 1.4 |
||||
|
||||
* acinclude.m4.in: added KDE_CHECK_NAMESPACES |
||||
|
||||
1998-12-18 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: test for directories to exist before saying yes |
||||
to compilation :) |
||||
|
||||
1998-12-14 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: added CPLUSPLUS for the kimgio test. It's |
||||
only important for shaman right now, but at least there it is :) |
||||
|
||||
1998-12-12 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* Makefile.cvs: added common Makefile.cvs |
||||
|
||||
* acinclude.m4.in: Thomas.Schwarz@pro-sieben.de reported a very ugly |
||||
bug in AC_PROG_CXXCPP, so I added my own version |
||||
|
||||
* acinclude.m4.in: added KDE_CREATE_SUBDIRS_LIST to simplify |
||||
most toplevel configures |
||||
|
||||
1998-12-11 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: added call to AC_PROG_CXXCPP. Not really sure why |
||||
it never caused problems |
||||
|
||||
* acinclude.m4.in: moved LIBTIFF alias |
||||
|
||||
* acinclude.m4.in: only test for the existance of libkimgio if the |
||||
user wants to. For 99% of the applications it doesn't matter if |
||||
configure can find libkimgio :) |
||||
|
||||
1998-12-10 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: some changes to the python check to handle $LIBDL |
||||
|
||||
1998-12-09 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: make Alex's tiff test a real one |
||||
|
||||
* acinclude.m4.in: fix the LIB_TIFF alias to really expand |
||||
|
||||
1998-12-08 Alex Zepeda <garbanzo@hooked.net> |
||||
|
||||
* acinclude.m4.in: Fix tiff test to use libtiff34 if it exists. |
||||
This is what the FreeBSD port installs to for whatever reason. |
||||
|
||||
* acinclude.m4.in: s/kde/KDE/ (at least in some of the |
||||
descriptions, obviously no variable names were touched. |
||||
|
||||
1998-12-08 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: moved the LIB_QT alias to the Qt check |
||||
|
||||
* acinclude.m4.in: unset KDEDIR before running conftest |
||||
|
||||
* acinclude.m4.in: fixed mean typo |
||||
|
||||
* acinclude.m4.in: added the copyright header for the gettext |
||||
tests, so that people know we're legal ;) |
||||
|
||||
* acinclude.m4.in: set language to C++ before testing QIMGIO |
||||
|
||||
1998-12-07 Alex Zepeda <garbanzo@hooked.net> |
||||
|
||||
* acinclude.m4.in: Fix PNG test to use correct ANSI C code, and |
||||
not trip up gcc. |
||||
|
||||
1998-12-07 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: don't hardcode -ldl |
||||
|
||||
* acinclude.m4.in: move the LIB_X11 alias to the X test to make it |
||||
useful for kdesupport as well |
||||
|
||||
* acinclude.m4.in: give the word CHECK_KIMGIO a meaning in really |
||||
checking for it |
||||
|
||||
* acinclude.m4.in: simple fix to prevent kimgio test from compiling |
||||
KDE application in kdelibs |
||||
|
||||
1998-12-05 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: let KDE_CHECK_KIMGIO depend on AC_PATH_KDE, |
||||
otherwise most tests fail. It didn't mean anything to 90% of the |
||||
packages since they test for KDE before kimgio, but for shaman |
||||
it does |
||||
|
||||
* ltconfig: the real fix for the Solaris && gcc problem. |
||||
Thanks Kurt for reporting it and Alexandre for fixing it :) |
||||
|
||||
1998-12-04 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* libtool.*: update again |
||||
|
||||
* acinclude.m4.in: changed the function to test for libnsl to |
||||
inet_ntoa since UnixWare 7's version did not have gethostbyname, |
||||
but needs libnsl |
||||
|
||||
1998-12-02 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: fixed the MOC test (again) to use the PATH variable |
||||
correctly (with the correct seperator) |
||||
|
||||
* config.guess: update from the soon to be released autoconf-2.13 |
||||
|
||||
1998-12-01 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: fixes for the MOC test. Use PATH now when found |
||||
|
||||
1998-11-30 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: extended the MOC test. It checks now for the |
||||
first line of the output of "moc --help" and looks for Qt in it. |
||||
|
||||
1998-11-27 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* ltconfig: another libtool update. Fixes an ugly bug on Solaris, |
||||
when GNU ld is in path before Solaris ld, but gcc uses the later |
||||
|
||||
1998-11-26 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: made the Qt test more advance to check for qt |
||||
1.41 - I still need to make it better, but there shouldn't be too |
||||
many qt releases in a row, would there? ;) |
||||
|
||||
* ltconfig: libtool update with better BSD/OS support |
||||
|
||||
1998-11-22 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* ltconfig: cool - libtool uses g++ now to link libraries on Solaris. |
||||
This means, static objects become usuable on that plattforms (some |
||||
others as well). |
||||
|
||||
1998-11-20 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* ltmain.sh: updated libtool from their CVS - fixes bugs we haven't |
||||
found and adds some more features, that we do not need ;-) |
||||
|
||||
1998-11-19 David Faure <faure@kde.org> |
||||
|
||||
* acinclude.m4.in: added AC_CHECK_UTMP_FILE, taken from kdebase |
||||
|
||||
1998-11-16 Harri Porten <porten@kde.org> |
||||
|
||||
* automoc: take care of "ar" object files, too. |
||||
|
||||
1998-11-16 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* libtool.m4.in: revised my --silent patch. The solution |
||||
Alexandre suggested is much better. |
||||
|
||||
1998-11-15 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* ltconfig.in: done some tweakings to support -export-dynamic |
||||
with egcs |
||||
|
||||
* config.sub: wow - BeOS support :) |
||||
|
||||
1998-11-14 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: don't use rpath for test program, if rpath is |
||||
disabled for applications |
||||
|
||||
* ltconfig: patched libtool to make it silent without making |
||||
ltconfig silent |
||||
|
||||
* acinclude.m4.in: make libtool silent again |
||||
|
||||
* libtool.m4.in: update to libtool-981114 (untested stuff, but |
||||
we have to test it to make it tested - sounds that logical? :-) |
||||
|
||||
* libtool.m4.in: moved the self stricked libtool tests to "our" |
||||
file. |
||||
|
||||
* acinclude.m4.in: moved ChangeLog of kdebase which I used to |
||||
maintain acinclude.m4.in logs to kde-common/admin. Hopefully I |
||||
will maintain it more often from now on :) |
||||
|
||||
1998-07-27 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: fixed some things in the MOC test |
||||
|
||||
* acinclude.m4.in: fixed this damn msgfmt test |
||||
|
||||
1998-06-02 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: ignore msgfmt, if not GNU gettext |
||||
|
||||
1998-05-28 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: fixed KDE_CHECK_STL. Checks for HP and SGI type |
||||
|
||||
* acinclude.m4.in: embraced every variable with "" to make |
||||
it consistent |
||||
|
||||
* acinclude.m4.in: various fixes for the koffice checks |
||||
(mico, ministl and python) |
||||
|
||||
1998-05-16 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: don't use KDE_CHECK_QT_DIRECT, when |
||||
--with-qt-libs are given |
||||
|
||||
1998-04-21 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: cool, I found the trick to suppress the ls |
||||
errors |
||||
|
||||
1998-04-20 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: rewrote the qt checking test, since it |
||||
didn't work under FreeBSD, since it relied on the .so link. |
||||
The new version is a little bit buggy, but I need some testing |
||||
to make it perfect |
||||
|
||||
* acinclude.m4.in: fixed the side effects of the PAM test |
||||
|
||||
1998-04-18 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: hopefully fixed the PAM test (I rewrote it) |
||||
|
||||
1998-04-16 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: extended the getsockname test inspired |
||||
by a patch by Martin Baulig |
||||
|
||||
* configure.in: added test for utmp file |
||||
|
||||
* acinclude.m4.in: made --without-pam default |
||||
|
||||
|
||||
1998-04-06 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: don't test compiling, linking, running in |
||||
one step. This proved to be too dangerous for my mail box. |
||||
|
||||
1998-03-21 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* libtool.m4.in: created some new macros to work around this |
||||
ugly (because long) help of configure --enable-shared/static |
||||
|
||||
1998-03-05 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: set language to C++ before trying the ksize_t |
||||
test |
||||
|
||||
* configure.in: sorted the Makefile entries alphabeticly (and all |
||||
together: we love xemacs! we love xemacs! ;) |
||||
|
||||
* configure.in: added sk |
||||
|
||||
* acinclude.m4.in: substitute x_libraries to fix the empty -rpath |
||||
|
||||
1998-03-03 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: add a rpath for every shared library, that is |
||||
linked too (especially X11 libraries) |
||||
|
||||
Tue Feb 24 22:04:59 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: added kde_sounddir and set kde_minidir to |
||||
kde_icondir/mini to break not too much |
||||
|
||||
Sun Feb 15 18:25:50 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* configure.in: added bugfix by Bob Miller <kbob@engr.sgi.com> |
||||
(correct reset of IFS) |
||||
|
||||
Wed Feb 11 00:53:11 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* configure.in: made shadow under Linux default, since the |
||||
binaries will work also under non-shadow systems. The only problem |
||||
left is PAM, so I disabled shadow in case, PAM is present |
||||
|
||||
Tue Feb 10 16:46:32 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* configure.in: added test for nice to find out, if the option |
||||
-nice works for the screensavers |
||||
|
||||
* acinclude.m4.in: port to LynxOS. For this I moved all library |
||||
search routines in KDE_MISC_TESTS, so I don't need to write this |
||||
in every package |
||||
|
||||
* README: some grammar fixes |
||||
|
||||
* acinclude.m4.in: search for the libs in the exec_prefix, when |
||||
it's present |
||||
|
||||
Sun Feb 8 14:07:23 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: updated all packages |
||||
|
||||
* libtool.m4.in: applied patch for libtool.m4.in to show the |
||||
correct default for shared and static |
||||
|
||||
|
||||
Sat Feb 7 10:56:00 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* configure.in: good news - KDE is relocatable again. |
||||
|
||||
* libtool.m4.in: updated to latest libtool 1.0i |
||||
|
||||
Fri Feb 6 21:26:51 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: added a AC_PROVIDE for AC_PROG_CC and |
||||
AC_PROG_CPP to KDE_CHECK_COMPILERS |
||||
|
||||
Thu Feb 5 16:27:47 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: put $QTDIR/bin before /usr/bin in the path to |
||||
look for moc. I don't know why, but I got a report, that configure |
||||
found /usr/bin/moc under Solaris |
||||
|
||||
Fri Jan 30 15:47:50 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: export LIBRARY_PATH after reset to the saved |
||||
value |
||||
|
||||
* acinclude.m4.in: unset the LIBRARY_PATH to get a relieable |
||||
result when trying to find, if Qt compiles without -L |
||||
|
||||
Sat Jan 24 00:45:52 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: fixed another bug in AC_PATH_KDE |
||||
|
||||
Thu Jan 22 14:46:15 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* configure.in: fixed an ugly bug in AC_BASE_PATH_KDE |
||||
|
||||
* kappfinder/kappfinder.in: let kappfinder create by configure to |
||||
allow the use of the kde_ paths |
||||
|
||||
Wed Jan 21 22:19:35 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in: - added a install_root prefix to all paths, if |
||||
set, to enable package managers to move the whole installation at once |
||||
- added --with-install-root to set the install_root prefix |
||||
|
||||
Tue Jan 20 22:41:04 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* configure.in: added NOOPT_CXXFLAGS to allow kioslave to be |
||||
compiled without -O2 |
||||
|
||||
Mon Jan 19 21:55:21 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* configure.in: some little fixes for the Makefiles |
||||
|
||||
* acinclude.m4.in: --prefix will no longer override the search for |
||||
libraries. If they are present somewhere, they are used (through |
||||
the methodes in KApplication) |
||||
|
||||
Mon Jan 12 00:30:36 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in fixed an ugly bug, that accoured, when |
||||
qt_libraries is not set (empty/equals X11/not necessary) |
||||
|
||||
* acinclude.m4.in moved the remove of the files after the error |
||||
detection |
||||
|
||||
|
||||
Sun Jan 11 17:27:53 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* acinclude.m4.in added a new macro KDE_CHECK_QT_DIRECT to unset |
||||
the Qt library path, if a Qt program compiles without them |
||||
|
||||
* acinclude.m4.in added a return value in the CREATE_KFSSTND |
||||
macro. Perhaps this has caused the problems |
||||
|
||||
Sat Jan 10 17:40:44 1998 Stephan Kulow <coolo@kde.org> |
||||
|
||||
* ChangeLog started to maintain a ChangeLog file again |
||||
* acinclude.m4.in the AC_CREATE_KFSSTND to get better debug output |
||||
to find the problem |
||||
|
||||
|
||||
Old logs, Stephan Kulow made: |
||||
|
||||
0.1 : first steps with libkde |
||||
0.2 : first release with libkde, khtmlw, kdehelp, acli, kwm, kpanel |
||||
0.3 : added kfm and bugfixes |
||||
0.4 : updated khtmlw, kdehelp, kwm, changed install in all subdirs |
||||
0.5 : support libtool (chooseable shared libs) |
||||
0.6 : split libkde in kdecore and kdeui |
||||
0.6.1 : Bugfixes |
||||
0.7 : added code from Janos Farkas (configure) |
||||
: added @{kde,qt}_{includes,libraries}@ |
||||
0.7.1: Bugfixes |
||||
0.7.2: Bugfixes |
||||
0.7.3: added @all_includes@ and @all_libraries@ |
||||
replaced all incompatible flags like $(CC) and -DHAVE_UNISTD_H |
||||
0.7.4: changed support for libkde (back in it's own) |
||||
added kpat |
||||
updated kpanel, kwm, kghostview |
||||
0.8: removed a bug in kghostview |
||||
lifted installation process of several apps |
||||
splitt kdebase into kdelibs and kdeapps |
||||
updated khtmlw, kfm and kdehelp |
||||
added kcalc and kpaint |
||||
updated kdisplay |
||||
added kscreensaver |
||||
added --enable-kscreensaver |
||||
added --enable-debug (and @CXXFLAGS@ to all Makefile.ins) |
||||
updated kwm to 0.4.7 |
||||
added make uninstall to every app |
||||
added kvt |
||||
added khexdit |
||||
added .kdelnk for kmines, kedit, ktetris |
||||
put kwm, kfind's .kdelnk in the right directories |
||||
replaced --enable-kscreensaver by --disable-kscreensaver |
||||
updated kpanel to 0.15 |
||||
some bugfixes (thanks Marco) |
||||
some bugfixes (thanks Martin) |
||||
changed acinclude.m4, because aclocal won't |
||||
updated kwm to 0.4.8 (patched it again for Qt-1.2) |
||||
updated kvt to 0.13 (patch from Matthias) |
||||
patched kvt and kwm |
||||
updated kwm to 0.5.0 |
||||
updated kvt for 0.14 (again and again :-) |
||||
updated kview to 0.10 |
||||
updated kfm to 0.6.3 |
||||
patched kscreensaver for FreeBSD (thanks Marc) |
||||
0.9: updated kdisplay to 0.5.3 |
||||
added klogout |
||||
patches from Matthias |
||||
updated kfm to 0.6.4 |
||||
updated kghostview to 0.4 |
||||
added QTINC and QTLIB |
||||
updated kdehelp to 0.4.11 |
||||
patched kfm to support ktoolbar |
||||
updated kedit to kedit+ |
||||
added kfontmanager 0.2.1 |
||||
0.9.1: changed kpaint's make style |
||||
bugfixing |
||||
updated kmines to 0.6.5 |
||||
updated ktetris to 0.2.4 |
||||
changed to Makefiles to depend on Makefile.in |
||||
changed the Makefiles to let install depend on all |
||||
added kjots-0.2.2 |
||||
updated kjots-0.2.3 |
||||
updated kfm to 0.6.6 |
||||
updated kjots-0.2.4 |
||||
updated kpaint-0.2 |
||||
updated kedit to 0.5 |
||||
updated kfontmanager to 0.2.2 |
||||
updated kfm to 0.6.7 |
||||
updated ktetris to 0.2.5 |
||||
updated kjots to 0.2.5 |
||||
0.10: added HAVE_SQRTL |
||||
added HAVE_CRYPT_H |
||||
updated kfind |
||||
updated kfm to kfm-0.8.1 |
||||
re-introduced automake to kdebase |
||||
bugfixes for the configure.in |
||||
added XPM, GL and PAM tests to configure |
||||
added morph3d to kscreensavers |
||||
updated kfind to 0.3.2 |
||||
added some patches for SGI |
||||
... lost the time to maintain a Changelog ;) |
@ -1,163 +0,0 @@
|
||||
## generate API documentation with doxygen |
||||
apidox-am-yes: |
||||
@if test "$(subdir)" != "."; then \ |
||||
$(mkinstalldirs) $(top_builddir)/apidocs/$(subdir) ;\ |
||||
if test ! -x $(top_builddir)/apidocs/common; then \ |
||||
if test -d $(top_srcdir)/doc/common; then \ |
||||
common_dir=`cd $(top_srcdir)/doc/common && pwd` ;\ |
||||
else \ |
||||
common_dir=$(kde_libs_htmldir)/en/common ;\ |
||||
fi ;\ |
||||
$(LN_S) $$common_dir $(top_builddir)/apidocs/common; \ |
||||
fi ;\ |
||||
cp $(top_srcdir)/admin/Doxyfile.global Doxyfile; \ |
||||
echo "PROJECT_NAME = \"$(subdir) Library\"" >> Doxyfile; \ |
||||
echo "PROJECT_NUMBER = \"Version $(VERSION)\"" >> Doxyfile; \ |
||||
echo "INPUT = $(srcdir)" >> Doxyfile; \ |
||||
echo "IMAGE_PATH = $(top_srcdir)/doc/api" >> Doxyfile ;\ |
||||
echo "OUTPUT_DIRECTORY = $(top_builddir)/apidocs" >> Doxyfile; \ |
||||
echo "HTML_OUTPUT = $(subdir)/html" >> Doxyfile; \ |
||||
echo "LATEX_OUTPUT = $(subdir)/latex" >> Doxyfile; \ |
||||
echo "RTF_OUTPUT = $(subdir)/rtf" >> Doxyfile; \ |
||||
echo "MAN_OUTPUT = $(subdir)/man" >> Doxyfile; \ |
||||
echo "GENERATE_HTML = $(GENERATE_FLAG)" >> Doxyfile ;\ |
||||
echo "GENERATE_MAN = $(GENERATE_FLAG)" >> Doxyfile ;\ |
||||
echo "GENERATE_LATEX = $(GENERATE_FLAG)" >> Doxyfile ;\ |
||||
if test -n "$(DOXYGEN_EXCLUDE)"; then \ |
||||
echo "EXCLUDE_PATTERNS += $(DOXYGEN_EXCLUDE)" >> Doxyfile; \ |
||||
fi ;\ |
||||
echo "TAGFILES = \\" >> Doxyfile; \ |
||||
tags='$(DOXYGEN_REFERENCES) qt'; for tag in $$tags; do \ |
||||
tagpath= ;\ |
||||
path="../../$$tag" ;\ |
||||
if test -f $(top_builddir)/apidocs/$$tag/$$tag.tag; then \ |
||||
tagpath="$(top_builddir)/apidocs/$$tag/$$tag.tag" ;\ |
||||
else \ |
||||
tagpath=`ls -1 $(kde_htmldir)/en/*-apidocs/$$tag/$$tag.tag 2> /dev/null` ;\ |
||||
if test -n "$$tagpath"; then \ |
||||
path=`echo $$tagpath | sed -e "s,.*/\([^/]*-apidocs\)/$$tag/$$tag.tag,../../../\1/$$tag,"` ;\ |
||||
fi ;\ |
||||
fi ;\ |
||||
if test "$$tag" = qt; then \ |
||||
echo $$tagpath=$(QTDOCDIR) >> Doxyfile ;\ |
||||
else if test -n "$$tagpath"; then \ |
||||
echo "$$tagpath=$$path/html \\" >> Doxyfile ;\ |
||||
fi ;\ |
||||
fi ;\ |
||||
done ;\ |
||||
echo "GENERATE_TAGFILE = $(top_builddir)/apidocs/$(subdir)/$(subdir).tag" >> Doxyfile ;\ |
||||
echo "IGNORE_PREFIX = K" >> Doxyfile ;\ |
||||
echo "HAVE_DOT = $(KDE_HAVE_DOT)" >> Doxyfile ;\ |
||||
$(DOXYGEN) Doxyfile ;\ |
||||
fi |
||||
|
||||
apidox-am-no: |
||||
|
||||
install-data-local: install-apidox |
||||
|
||||
## install API documentation |
||||
install-apidox: |
||||
@if test "$(subdir)" != "."; then \ |
||||
$(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/$(subdir)/html ; \ |
||||
if test -f $(top_builddir)/apidocs/$(subdir)/$(subdir).tag; then \ |
||||
echo $(INSTALL_DATA) $(top_builddir)/apidocs/$(subdir)/$(subdir).tag $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/$(subdir); \ |
||||
$(INSTALL_DATA) $(top_builddir)/apidocs/$(subdir)/$(subdir).tag $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/$(subdir); \ |
||||
fi; \ |
||||
if test -d $(top_builddir)/apidocs/$(subdir)/html; then \ |
||||
list=`ls $(top_builddir)/apidocs/$(subdir)/html`; \ |
||||
for file in $$list; do \ |
||||
echo $(INSTALL_DATA) $(top_builddir)/apidocs/$(subdir)/html/$$file $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/$(subdir)/html; \ |
||||
$(INSTALL_DATA) $(top_builddir)/apidocs/$(subdir)/html/$$file $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/$(subdir)/html; \ |
||||
done; \ |
||||
fi; \ |
||||
rm -f $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/common; \ |
||||
$(LN_S) $(kde_libs_htmldir)/en/common $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/common; \ |
||||
else\ |
||||
if test -d $(top_builddir)/apidocs; then \ |
||||
$(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs ;\ |
||||
list=`cd $(top_builddir)/apidocs && ls -1`; \ |
||||
for file in $$list; do \ |
||||
if test -f $(top_builddir)/apidocs/$$file; then \ |
||||
echo $(INSTALL_DATA) $(top_builddir)/apidocs/$$file $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs; \ |
||||
$(INSTALL_DATA) $(top_builddir)/apidocs/$$file $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs; \ |
||||
fi; \ |
||||
done ; fi; \ |
||||
fi |
||||
|
||||
uninstall-local: uninstall-apidox |
||||
|
||||
## uninstall API documentation |
||||
uninstall-apidox: |
||||
@if test "$(subdir)" != "."; then \ |
||||
if test -d $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/$(subdir); then \ |
||||
rm -rfv $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs/$(subdir); \ |
||||
fi\ |
||||
else\ |
||||
if test -d $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs; then \ |
||||
rm -rfv $(DESTDIR)$(kde_htmldir)/en/$(PACKAGE)-apidocs; \ |
||||
fi\ |
||||
fi |
||||
|
||||
apidox: |
||||
@if test "$(subdir)" != "."; then \ |
||||
$(MAKE) apidox-am-@KDE_HAS_DOXYGEN@ ;\ |
||||
else \ |
||||
$(MAKE) apidox-am-toplevel-@KDE_HAS_DOXYGEN@ ;\ |
||||
fi |
||||
@set fnord $(MAKEFLAGS); amf=$$2; if test -n '$(SUBDIRS)'; then \ |
||||
list='$(SUBDIRS)'; \ |
||||
for subdir in $$list; do \ |
||||
if grep '^include .*Doxyfile.am' $(srcdir)/$$subdir/Makefile.am; then \ |
||||
echo "Making apidox in $$subdir"; \ |
||||
if test "$$subdir" != "."; then \ |
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) GENERATE_FLAG=no apidox) || exit 1; \ |
||||
fi ; fi ;\ |
||||
done; \ |
||||
for subdir in $$list; do \ |
||||
if grep '^include .*Doxyfile.am' $(srcdir)/$$subdir/Makefile.am; then \ |
||||
echo "Making apidox in $$subdir"; \ |
||||
if test "$$subdir" != "."; then \ |
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) GENERATE_FLAG=yes apidox) || exit 1; \ |
||||
fi ; fi ;\ |
||||
done; \ |
||||
fi |
||||
|
||||
apidox-am-toplevel-no: |
||||
apidox-am-toplevel-yes: |
||||
@echo "*** Creating API documentation main page"; \ |
||||
cp $(top_srcdir)/admin/Doxyfile.global Doxyfile; \ |
||||
echo "PROJECT_NAME = $(DOXYGEN_PROJECT_NAME)" >> Doxyfile ; \ |
||||
echo "PROJECT_NUMBER = $(DOXYGEN_PROJECT_NUMBER)" >> Doxyfile ; \ |
||||
echo "INPUT = $(top_srcdir)" >> Doxyfile ; \ |
||||
echo "OUTPUT_DIRECTORY = $(top_builddir)/apidocs" >> Doxyfile ; \ |
||||
echo "FILE_PATTERNS = *.dox" >> Doxyfile ; \ |
||||
echo "RECURSIVE = NO" >> Doxyfile ; \ |
||||
echo "SOURCE_BROWSER = NO" >> Doxyfile ; \ |
||||
echo "ALPHABETICAL_INDEX = NO" >> Doxyfile ; \ |
||||
echo "HTML_OUTPUT = ." >> Doxyfile ; \ |
||||
echo "HTML_HEADER = apidocs/common/mainheader.html" >> Doxyfile ; \ |
||||
echo "HTML_FOOTER = apidocs/common/mainfooter.html" >> Doxyfile ; \ |
||||
echo "HTML_STYLESHEET = apidocs/common/doxygen.css" >> Doxyfile ; \ |
||||
echo "GENERATE_LATEX = NO" >> Doxyfile ; \ |
||||
echo "GENERATE_RTF = NO" >> Doxyfile ; \ |
||||
echo "GENERATE_MAN = NO" >> Doxyfile ; \ |
||||
echo "GENERATE_XML = NO" >> Doxyfile ; \ |
||||
echo "GENERATE_AUTOGEN_DEF = NO" >> Doxyfile ; \ |
||||
echo "ENABLE_PREPROCESSING = NO" >> Doxyfile ; \ |
||||
echo "CLASS_DIAGRAMS = NO" >> Doxyfile ; \ |
||||
echo "HAVE_DOT = NO" >> Doxyfile ; \ |
||||
echo "GENERATE_HTML = YES" >> Doxyfile ;\ |
||||
$(mkinstalldirs) $(top_builddir)/apidocs ; \ |
||||
rm -f $(top_builddir)/apidocs/common ; \ |
||||
if test -d $(top_srcdir)/doc/common; then \ |
||||
common_dir=`cd $(top_srcdir)/doc/common && pwd` ;\ |
||||
else \ |
||||
common_dir=$(kde_libs_htmldir)/en/common ;\ |
||||
fi ;\ |
||||
$(LN_S) $$common_dir $(top_builddir)/apidocs/common ;\ |
||||
doxygen Doxyfile; \ |
||||
rm -f Doxyfile |
||||
|
||||
# Local Variables: |
||||
# mode: makefile |
||||
# End: |
@ -1,950 +0,0 @@
|
||||
# Doxyfile 1.2.15 |
||||
|
||||
# This file describes the settings to be used by the documentation system |
||||
# doxygen (www.doxygen.org) for a project |
||||
# |
||||
# All text after a hash (#) is considered a comment and will be ignored |
||||
# The format is: |
||||
# TAG = value [value, ...] |
||||
# For lists items can also be appended using: |
||||
# TAG += value [value, ...] |
||||
# Values that contain spaces should be placed between quotes (" ") |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# General configuration options |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded |
||||
# by quotes) that should identify the project. |
||||
|
||||
PROJECT_NAME = |
||||
|
||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number. |
||||
# This could be handy for archiving the generated documentation or |
||||
# if some version control system is used. |
||||
|
||||
PROJECT_NUMBER = "Version 3.0" |
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) |
||||
# base path where the generated documentation will be put. |
||||
# If a relative path is entered, it will be relative to the location |
||||
# where doxygen was started. If left blank the current directory will be used. |
||||
|
||||
OUTPUT_DIRECTORY = ../apidocs/ |
||||
|
||||
# The OUTPUT_LANGUAGE tag is used to specify the language in which all |
||||
# documentation generated by doxygen is written. Doxygen will use this |
||||
# information to generate all constant output in the proper language. |
||||
# The default language is English, other supported languages are: |
||||
# Brazilian, Chinese, Croatian, Czech, Danish, Dutch, Finnish, French, |
||||
# German, Greek, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, |
||||
# Portuguese, Romanian, Russian, Slovak, Slovene, Spanish and Swedish. |
||||
|
||||
OUTPUT_LANGUAGE = English |
||||
|
||||
# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in |
||||
# documentation are documented, even if no documentation was available. |
||||
# Private class members and static file members will be hidden unless |
||||
# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES |
||||
|
||||
EXTRACT_ALL = NO |
||||
|
||||
# If the EXTRACT_PRIVATE tag is set to YES all private members of a class |
||||
# will be included in the documentation. |
||||
|
||||
EXTRACT_PRIVATE = NO |
||||
|
||||
# If the EXTRACT_STATIC tag is set to YES all static members of a file |
||||
# will be included in the documentation. |
||||
|
||||
EXTRACT_STATIC = YES |
||||
|
||||
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) |
||||
# defined locally in source files will be included in the documentation. |
||||
# If set to NO only classes defined in header files are included. |
||||
|
||||
EXTRACT_LOCAL_CLASSES = NO |
||||
|
||||
# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all |
||||
# undocumented members of documented classes, files or namespaces. |
||||
# If set to NO (the default) these members will be included in the |
||||
# various overviews, but no documentation section is generated. |
||||
# This option has no effect if EXTRACT_ALL is enabled. |
||||
|
||||
HIDE_UNDOC_MEMBERS = NO |
||||
|
||||
# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all |
||||
# undocumented classes that are normally visible in the class hierarchy. |
||||
# If set to NO (the default) these class will be included in the various |
||||
# overviews. This option has no effect if EXTRACT_ALL is enabled. |
||||
|
||||
HIDE_UNDOC_CLASSES = YES |
||||
|
||||
# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will |
||||
# include brief member descriptions after the members that are listed in |
||||
# the file and class documentation (similar to JavaDoc). |
||||
# Set to NO to disable this. |
||||
|
||||
BRIEF_MEMBER_DESC = YES |
||||
|
||||
# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend |
||||
# the brief description of a member or function before the detailed description. |
||||
# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the |
||||
# brief descriptions will be completely suppressed. |
||||
|
||||
REPEAT_BRIEF = YES |
||||
|
||||
# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then |
||||
# Doxygen will generate a detailed section even if there is only a brief |
||||
# description. |
||||
|
||||
ALWAYS_DETAILED_SEC = YES |
||||
|
||||
# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited |
||||
# members of a class in the documentation of that class as if those members were |
||||
# ordinary class members. Constructors, destructors and assignment operators of |
||||
# the base classes will not be shown. |
||||
|
||||
INLINE_INHERITED_MEMB = NO |
||||
|
||||
# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full |
||||
# path before files name in the file list and in the header files. If set |
||||
# to NO the shortest path that makes the file name unique will be used. |
||||
|
||||
FULL_PATH_NAMES = NO |
||||
|
||||
# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag |
||||
# can be used to strip a user defined part of the path. Stripping is |
||||
# only done if one of the specified strings matches the left-hand part of |
||||
# the path. It is allowed to use relative paths in the argument list. |
||||
|
||||
STRIP_FROM_PATH = |
||||
|
||||
# The INTERNAL_DOCS tag determines if documentation |
||||
# that is typed after a \internal command is included. If the tag is set |
||||
# to NO (the default) then the documentation will be excluded. |
||||
# Set it to YES to include the internal documentation. |
||||
|
||||
INTERNAL_DOCS = NO |
||||
|
||||
# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct |
||||
# doxygen to hide any special comment blocks from generated source code |
||||
# fragments. Normal C and C++ comments will always remain visible. |
||||
|
||||
STRIP_CODE_COMMENTS = YES |
||||
|
||||
# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate |
||||
# file names in lower case letters. If set to YES upper case letters are also |
||||
# allowed. This is useful if you have classes or files whose names only differ |
||||
# in case and if your file system supports case sensitive file names. Windows |
||||
# users are adviced to set this option to NO. |
||||
|
||||
CASE_SENSE_NAMES = YES |
||||
|
||||
# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter |
||||
# (but less readable) file names. This can be useful is your file systems |
||||
# doesn't support long names like on DOS, Mac, or CD-ROM. |
||||
|
||||
SHORT_NAMES = NO |
||||
|
||||
# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen |
||||
# will show members with their full class and namespace scopes in the |
||||
# documentation. If set to YES the scope will be hidden. |
||||
|
||||
HIDE_SCOPE_NAMES = NO |
||||
|
||||
# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen |
||||
# will generate a verbatim copy of the header file for each class for |
||||
# which an include is specified. Set to NO to disable this. |
||||
|
||||
VERBATIM_HEADERS = YES |
||||
|
||||
# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen |
||||
# will put list of the files that are included by a file in the documentation |
||||
# of that file. |
||||
|
||||
SHOW_INCLUDE_FILES = YES |
||||
|
||||
# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen |
||||
# will interpret the first line (until the first dot) of a JavaDoc-style |
||||
# comment as the brief description. If set to NO, the JavaDoc |
||||
# comments will behave just like the Qt-style comments (thus requiring an |
||||
# explict @brief command for a brief description. |
||||
|
||||
JAVADOC_AUTOBRIEF = YES |
||||
|
||||
# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented |
||||
# member inherits the documentation from any documented member that it |
||||
# reimplements. |
||||
|
||||
INHERIT_DOCS = YES |
||||
|
||||
# If the INLINE_INFO tag is set to YES (the default) then a tag [inline] |
||||
# is inserted in the documentation for inline members. |
||||
|
||||
INLINE_INFO = YES |
||||
|
||||
# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen |
||||
# will sort the (detailed) documentation of file and class members |
||||
# alphabetically by member name. If set to NO the members will appear in |
||||
# declaration order. |
||||
|
||||
SORT_MEMBER_DOCS = NO |
||||
|
||||
# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC |
||||
# tag is set to YES, then doxygen will reuse the documentation of the first |
||||
# member in the group (if any) for the other members of the group. By default |
||||
# all members of a group must be documented explicitly. |
||||
|
||||
DISTRIBUTE_GROUP_DOC = NO |
||||
|
||||
# The TAB_SIZE tag can be used to set the number of spaces in a tab. |
||||
# Doxygen uses this value to replace tabs by spaces in code fragments. |
||||
|
||||
TAB_SIZE = 4 |
||||
|
||||
# The GENERATE_TODOLIST tag can be used to enable (YES) or |
||||
# disable (NO) the todo list. This list is created by putting \todo |
||||
# commands in the documentation. |
||||
|
||||
GENERATE_TODOLIST = NO |
||||
|
||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or |
||||
# disable (NO) the test list. This list is created by putting \test |
||||
# commands in the documentation. |
||||
|
||||
GENERATE_TESTLIST = NO |
||||
|
||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or |
||||
# disable (NO) the bug list. This list is created by putting \bug |
||||
# commands in the documentation. |
||||
|
||||
GENERATE_BUGLIST = YES |
||||
|
||||
# This tag can be used to specify a number of aliases that acts |
||||
# as commands in the documentation. An alias has the form "name=value". |
||||
# For example adding "sideeffect=\par Side Effects:\n" will allow you to |
||||
# put the command \sideeffect (or @sideeffect) in the documentation, which |
||||
# will result in a user defined paragraph with heading "Side Effects:". |
||||
# You can put \n's in the value part of an alias to insert newlines. |
||||
|
||||
ALIASES = libdoc=@mainpage \ |
||||
sect=<p><b> \ |
||||
reimplemented= \ |
||||
"deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ |
||||
obsolete=@deprecated |
||||
|
||||
# The ENABLED_SECTIONS tag can be used to enable conditional |
||||
# documentation sections, marked by \if sectionname ... \endif. |
||||
|
||||
ENABLED_SECTIONS = |
||||
|
||||
# The MAX_INITIALIZER_LINES tag determines the maximum number of lines |
||||
# the initial value of a variable or define consist of for it to appear in |
||||
# the documentation. If the initializer consists of more lines than specified |
||||
# here it will be hidden. Use a value of 0 to hide initializers completely. |
||||
# The appearance of the initializer of individual variables and defines in the |
||||
# documentation can be controlled using \showinitializer or \hideinitializer |
||||
# command in the documentation regardless of this setting. |
||||
|
||||
MAX_INITIALIZER_LINES = 30 |
||||
|
||||
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources |
||||
# only. Doxygen will then generate output that is more tailored for C. |
||||
# For instance some of the names that are used will be different. The list |
||||
# of all members will be omitted, etc. |
||||
|
||||
OPTIMIZE_OUTPUT_FOR_C = NO |
||||
|
||||
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources |
||||
# only. Doxygen will then generate output that is more tailored for Java. |
||||
# For instance namespaces will be presented as packages, qualified scopes |
||||
# will look different, etc. |
||||
|
||||
OPTIMIZE_OUTPUT_JAVA = NO |
||||
|
||||
# Set the SHOW_USED_FILES tag to NO to disable the list of files generated |
||||
# at the bottom of the documentation of classes and structs. If set to YES the |
||||
# list will mention the files that were used to generate the documentation. |
||||
|
||||
SHOW_USED_FILES = YES |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to warning and progress messages |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# The QUIET tag can be used to turn on/off the messages that are generated |
||||
# by doxygen. Possible values are YES and NO. If left blank NO is used. |
||||
|
||||
QUIET = YES |
||||
|
||||
# The WARNINGS tag can be used to turn on/off the warning messages that are |
||||
# generated by doxygen. Possible values are YES and NO. If left blank |
||||
# NO is used. |
||||
|
||||
WARNINGS = YES |
||||
|
||||
# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings |
||||
# for undocumented members. If EXTRACT_ALL is set to YES then this flag will |
||||
# automatically be disabled. |
||||
|
||||
WARN_IF_UNDOCUMENTED = NO |
||||
|
||||
# The WARN_FORMAT tag determines the format of the warning messages that |
||||
# doxygen can produce. The string should contain the $file, $line, and $text |
||||
# tags, which will be replaced by the file and line number from which the |
||||
# warning originated and the warning text. |
||||
|
||||
WARN_FORMAT = |
||||
|
||||
# The WARN_LOGFILE tag can be used to specify a file to which warning |
||||
# and error messages should be written. If left blank the output is written |
||||
# to stderr. |
||||
|
||||
WARN_LOGFILE = |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to the input files |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# The INPUT tag can be used to specify the files and/or directories that contain |
||||
# documented source files. You may enter file names like "myfile.cpp" or |
||||
# directories like "/usr/src/myproject". Separate the files or directories |
||||
# with spaces. |
||||
|
||||
INPUT = |
||||
|
||||
# If the value of the INPUT tag contains directories, you can use the |
||||
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
||||
# and *.h) to filter out the source-files in the directories. If left |
||||
# blank the following patterns are tested: |
||||
# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp |
||||
# *.h++ *.idl *.odl |
||||
|
||||
FILE_PATTERNS = *.h \ |
||||
*.cpp \ |
||||
*.cc \ |
||||
*.hpp |
||||
|
||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories |
||||
# should be searched for input files as well. Possible values are YES and NO. |
||||
# If left blank NO is used. |
||||
|
||||
RECURSIVE = YES |
||||
|
||||
# The EXCLUDE tag can be used to specify files and/or directories that should |
||||
# excluded from the INPUT source files. This way you can easily exclude a |
||||
# subdirectory from a directory tree whose root is specified with the INPUT tag. |
||||
|
||||
EXCLUDE = |
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories |
||||
# that are symbolic links (a Unix filesystem feature) are excluded from the input. |
||||
|
||||
EXCLUDE_SYMLINKS = NO |
||||
|
||||
# If the value of the INPUT tag contains directories, you can use the |
||||
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude |
||||
# certain files from those directories. |
||||
|
||||
EXCLUDE_PATTERNS = *.moc.* \ |
||||
moc* \ |
||||
*.all_cpp.* \ |
||||
*unload.* \ |
||||
*/test/* \ |
||||
*/tests/* |
||||
|
||||
# The EXAMPLE_PATH tag can be used to specify one or more files or |
||||
# directories that contain example code fragments that are included (see |
||||
# the \include command). |
||||
|
||||
EXAMPLE_PATH = |
||||
|
||||
# If the value of the EXAMPLE_PATH tag contains directories, you can use the |
||||
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |
||||
# and *.h) to filter out the source-files in the directories. If left |
||||
# blank all files are included. |
||||
|
||||
EXAMPLE_PATTERNS = |
||||
|
||||
# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be |
||||
# searched for input files to be used with the \include or \dontinclude |
||||
# commands irrespective of the value of the RECURSIVE tag. |
||||
# Possible values are YES and NO. If left blank NO is used. |
||||
|
||||
EXAMPLE_RECURSIVE = NO |
||||
|
||||
# The IMAGE_PATH tag can be used to specify one or more files or |
||||
# directories that contain image that are included in the documentation (see |
||||
# the \image command). |
||||
|
||||
IMAGE_PATH = |
||||
|
||||
# The INPUT_FILTER tag can be used to specify a program that doxygen should |
||||
# invoke to filter for each input file. Doxygen will invoke the filter program |
||||
# by executing (via popen()) the command <filter> <input-file>, where <filter> |
||||
# is the value of the INPUT_FILTER tag, and <input-file> is the name of an |
||||
# input file. Doxygen will then use the output that the filter program writes |
||||
# to standard output. |
||||
|
||||
INPUT_FILTER = |
||||
|
||||
# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using |
||||
# INPUT_FILTER) will be used to filter the input files when producing source |
||||
# files to browse. |
||||
|
||||
FILTER_SOURCE_FILES = NO |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to source browsing |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the SOURCE_BROWSER tag is set to YES then a list of source files will |
||||
# be generated. Documented entities will be cross-referenced with these sources. |
||||
|
||||
SOURCE_BROWSER = YES |
||||
|
||||
# Setting the INLINE_SOURCES tag to YES will include the body |
||||
# of functions and classes directly in the documentation. |
||||
|
||||
INLINE_SOURCES = NO |
||||
|
||||
# If the REFERENCED_BY_RELATION tag is set to YES (the default) |
||||
# then for each documented function all documented |
||||
# functions referencing it will be listed. |
||||
|
||||
REFERENCED_BY_RELATION = YES |
||||
|
||||
# If the REFERENCES_RELATION tag is set to YES (the default) |
||||
# then for each documented function all documented entities |
||||
# called/used by that function will be listed. |
||||
|
||||
REFERENCES_RELATION = YES |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to the alphabetical class index |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index |
||||
# of all compounds will be generated. Enable this if the project |
||||
# contains a lot of classes, structs, unions or interfaces. |
||||
|
||||
ALPHABETICAL_INDEX = YES |
||||
|
||||
# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then |
||||
# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns |
||||
# in which this list will be split (can be a number in the range [1..20]) |
||||
|
||||
COLS_IN_ALPHA_INDEX = 3 |
||||
|
||||
# In case all classes in a project start with a common prefix, all |
||||
# classes will be put under the same header in the alphabetical index. |
||||
# The IGNORE_PREFIX tag can be used to specify one or more prefixes that |
||||
# should be ignored while generating the index headers. |
||||
|
||||
IGNORE_PREFIX = K |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to the HTML output |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the GENERATE_HTML tag is set to YES (the default) Doxygen will |
||||
# generate HTML output. |
||||
|
||||
GENERATE_HTML = NO |
||||
|
||||
# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. |
||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be |
||||
# put in front of it. If left blank `html' will be used as the default path. |
||||
|
||||
HTML_OUTPUT = |
||||
|
||||
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for |
||||
# each generated HTML page (for example: .htm,.php,.asp). If it is left blank |
||||
# doxygen will generate files with .html extension. |
||||
|
||||
HTML_FILE_EXTENSION = .html |
||||
|
||||
# The HTML_HEADER tag can be used to specify a personal HTML header for |
||||
# each generated HTML page. If it is left blank doxygen will generate a |
||||
# standard header. |
||||
|
||||
HTML_HEADER = ../apidocs/common/header.html |
||||
|
||||
# The HTML_FOOTER tag can be used to specify a personal HTML footer for |
||||
# each generated HTML page. If it is left blank doxygen will generate a |
||||
# standard footer. |
||||
|
||||
HTML_FOOTER = ../apidocs/common/footer.html |
||||
|
||||
# The HTML_STYLESHEET tag can be used to specify a user defined cascading |
||||
# style sheet that is used by each HTML page. It can be used to |
||||
# fine-tune the look of the HTML output. If the tag is left blank doxygen |
||||
# will generate a default style sheet |
||||
|
||||
HTML_STYLESHEET = ../apidocs/common/doxygen.css |
||||
|
||||
# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, |
||||
# files or namespaces will be aligned in HTML using tables. If set to |
||||
# NO a bullet list will be used. |
||||
|
||||
HTML_ALIGN_MEMBERS = YES |
||||
|
||||
# If the GENERATE_HTMLHELP tag is set to YES, additional index files |
||||
# will be generated that can be used as input for tools like the |
||||
# Microsoft HTML help workshop to generate a compressed HTML help file (.chm) |
||||
# of the generated HTML documentation. |
||||
|
||||
GENERATE_HTMLHELP = NO |
||||
|
||||
# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag |
||||
# controls if a separate .chi index file is generated (YES) or that |
||||
# it should be included in the master .chm file (NO). |
||||
|
||||
GENERATE_CHI = NO |
||||
|
||||
# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag |
||||
# controls whether a binary table of contents is generated (YES) or a |
||||
# normal table of contents (NO) in the .chm file. |
||||
|
||||
BINARY_TOC = NO |
||||
|
||||
# The TOC_EXPAND flag can be set to YES to add extra items for group members |
||||
# to the contents of the Html help documentation and to the tree view. |
||||
|
||||
TOC_EXPAND = NO |
||||
|
||||
# The DISABLE_INDEX tag can be used to turn on/off the condensed index at |
||||
# top of each HTML page. The value NO (the default) enables the index and |
||||
# the value YES disables it. |
||||
|
||||
DISABLE_INDEX = YES |
||||
|
||||
# This tag can be used to set the number of enum values (range [1..20]) |
||||
# that doxygen will group on one line in the generated HTML documentation. |
||||
|
||||
ENUM_VALUES_PER_LINE = 4 |
||||
|
||||
# If the GENERATE_TREEVIEW tag is set to YES, a side panel will be |
||||
# generated containing a tree-like index structure (just like the one that |
||||
# is generated for HTML Help). For this to work a browser that supports |
||||
# JavaScript and frames is required (for instance Mozilla, Netscape 4.0+, |
||||
# or Internet explorer 4.0+). Note that for large projects the tree generation |
||||
# can take a very long time. In such cases it is better to disable this feature. |
||||
# Windows users are probably better off using the HTML help feature. |
||||
|
||||
GENERATE_TREEVIEW = NO |
||||
|
||||
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be |
||||
# used to set the initial width (in pixels) of the frame in which the tree |
||||
# is shown. |
||||
|
||||
TREEVIEW_WIDTH = 250 |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to the LaTeX output |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will |
||||
# generate Latex output. |
||||
|
||||
GENERATE_LATEX = NO |
||||
|
||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. |
||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be |
||||
# put in front of it. If left blank `latex' will be used as the default path. |
||||
|
||||
LATEX_OUTPUT = |
||||
|
||||
# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be invoked. If left blank `latex' will be used as the default command name. |
||||
|
||||
LATEX_CMD_NAME = latex |
||||
|
||||
# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to |
||||
# generate index for LaTeX. If left blank `makeindex' will be used as the |
||||
# default command name. |
||||
|
||||
MAKEINDEX_CMD_NAME = makeindex |
||||
|
||||
# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact |
||||
# LaTeX documents. This may be useful for small projects and may help to |
||||
# save some trees in general. |
||||
|
||||
COMPACT_LATEX = NO |
||||
|
||||
# The PAPER_TYPE tag can be used to set the paper type that is used |
||||
# by the printer. Possible values are: a4, a4wide, letter, legal and |
||||
# executive. If left blank a4wide will be used. |
||||
|
||||
PAPER_TYPE = a4wide |
||||
|
||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX |
||||
# packages that should be included in the LaTeX output. |
||||
|
||||
EXTRA_PACKAGES = |
||||
|
||||
# The LATEX_HEADER tag can be used to specify a personal LaTeX header for |
||||
# the generated latex document. The header should contain everything until |
||||
# the first chapter. If it is left blank doxygen will generate a |
||||
# standard header. Notice: only use this tag if you know what you are doing! |
||||
|
||||
LATEX_HEADER = |
||||
|
||||
# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated |
||||
# is prepared for conversion to pdf (using ps2pdf). The pdf file will |
||||
# contain links (just like the HTML output) instead of page references |
||||
# This makes the output suitable for online browsing using a pdf viewer. |
||||
|
||||
PDF_HYPERLINKS = NO |
||||
|
||||
# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of |
||||
# plain latex in the generated Makefile. Set this option to YES to get a |
||||
# higher quality PDF documentation. |
||||
|
||||
USE_PDFLATEX = NO |
||||
|
||||
# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. |
||||
# command to the generated LaTeX files. This will instruct LaTeX to keep |
||||
# running if errors occur, instead of asking the user for help. |
||||
# This option is also used when generating formulas in HTML. |
||||
|
||||
LATEX_BATCHMODE = NO |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to the RTF output |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output |
||||
# The RTF output is optimised for Word 97 and may not look very pretty with |
||||
# other RTF readers or editors. |
||||
|
||||
GENERATE_RTF = NO |
||||
|
||||
# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. |
||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be |
||||
# put in front of it. If left blank `rtf' will be used as the default path. |
||||
|
||||
RTF_OUTPUT = |
||||
|
||||
# If the COMPACT_RTF tag is set to YES Doxygen generates more compact |
||||
# RTF documents. This may be useful for small projects and may help to |
||||
# save some trees in general. |
||||
|
||||
COMPACT_RTF = NO |
||||
|
||||
# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated |
||||
# will contain hyperlink fields. The RTF file will |
||||
# contain links (just like the HTML output) instead of page references. |
||||
# This makes the output suitable for online browsing using WORD or other |
||||
# programs which support those fields. |
||||
# Note: wordpad (write) and others do not support links. |
||||
|
||||
RTF_HYPERLINKS = NO |
||||
|
||||
# Load stylesheet definitions from file. Syntax is similar to doxygen's |
||||
# config file, i.e. a series of assigments. You only have to provide |
||||
# replacements, missing definitions are set to their default value. |
||||
|
||||
RTF_STYLESHEET_FILE = |
||||
|
||||
# Set optional variables used in the generation of an rtf document. |
||||
# Syntax is similar to doxygen's config file. |
||||
|
||||
RTF_EXTENSIONS_FILE = |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to the man page output |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the GENERATE_MAN tag is set to YES (the default) Doxygen will |
||||
# generate man pages |
||||
|
||||
GENERATE_MAN = NO |
||||
|
||||
# The MAN_OUTPUT tag is used to specify where the man pages will be put. |
||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be |
||||
# put in front of it. If left blank `man' will be used as the default path. |
||||
|
||||
MAN_OUTPUT = |
||||
|
||||
# The MAN_EXTENSION tag determines the extension that is added to |
||||
# the generated man pages (default is the subroutine's section .3) |
||||
|
||||
MAN_EXTENSION = .kde3 |
||||
|
||||
# If the MAN_LINKS tag is set to YES and Doxygen generates man output, |
||||
# then it will generate one additional man file for each entity |
||||
# documented in the real man page(s). These additional files |
||||
# only source the real man page, but without them the man command |
||||
# would be unable to find the correct page. The default is NO. |
||||
|
||||
MAN_LINKS = YES |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options related to the XML output |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the GENERATE_XML tag is set to YES Doxygen will |
||||
# generate an XML file that captures the structure of |
||||
# the code including all documentation. Note that this |
||||
# feature is still experimental and incomplete at the |
||||
# moment. |
||||
|
||||
GENERATE_XML = NO |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# configuration options for the AutoGen Definitions output |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will |
||||
# generate an AutoGen Definitions (see autogen.sf.net) file |
||||
# that captures the structure of the code including all |
||||
# documentation. Note that this feature is still experimental |
||||
# and incomplete at the moment. |
||||
|
||||
GENERATE_AUTOGEN_DEF = NO |
||||
|
||||
#--------------------------------------------------------------------------- |
||||
# Configuration options related to the preprocessor |
||||
#--------------------------------------------------------------------------- |
||||
|
||||
# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will |
||||
# evaluate all C-preprocessor directives found in the sources and include |
||||
# files. |
||||
|
||||
ENABLE_PREPROCESSING = YES |
||||
|
||||
# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro |
||||
# names in the source code. If set to NO (the default) only conditional |
||||
# compilation will be performed. Macro expansion can be done in a controlled |
||||
# way by setting EXPAND_ONLY_PREDEF to YES. |
||||
|
||||
MACRO_EXPANSION = NO |
||||
|
||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES |
||||
# then the macro expansion is limited to the macros specified with the |
||||
# PREDEFINED and EXPAND_AS_PREDEFINED tags. |
||||
|
||||
EXPAND_ONLY_PREDEF = NO |
||||
|
||||
# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files |
||||
# in the INCLUDE_PATH (see below) will be search if a #include is found. |
||||
|
||||
SEARCH_INCLUDES = YES |
||||
|
||||
# The INCLUDE_PATH tag can be used to specify one or more directories that |
||||
# contain include files that are not input files but should be processed by |
||||
# the preprocessor. |
||||
|
||||
INCLUDE_PATH = |
||||
|
||||
# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard |
||||
# patterns (like *.h and *.hpp) to filter out the header-files in the |
||||
# directories. If left blank, the patterns specified with FILE_PATTERNS will |
||||
# be used. |
||||
|
||||
INCLUDE_FILE_PATTERNS = |
||||
|
||||
# The PREDEFINED tag can be used to specify one or more macro names that |
||||
# are defined before the preprocessor is started (similar to the -D option of |
||||
# gcc). The argument of the tag is a list of macros of the form: name |
||||
# or name=definition (no spaces). If the definition and the = are |
||||
# omitted =1 is assumed. |
||||
|
||||
PREDEFINED = QT_VERSION=305 |
||||
|
||||
|