1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 14:09:13 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Brenden Matthews
f05829ad9a Update copyright stuff, fix conky.conf weirdness. 2009-03-29 22:55:51 -06:00
Phil Sutter
f198fc934b add doxygen support
Since we have no doxygen compatible code comments (we hardly have
comments at all ;) there is not much documentation to be extracted. But
this is still useful, as doxy generates us nice callgraphs showing the
internal code flow chaos. :)

Usage is as follows: after having run ./autogen.sh, doxygen can be
triggered by simply issuing 'make doxy'. This will generate a doxy
config if none exists, and preset some stuff inside (especially
parsing of undocumented stuff). Before all consecutive invocations, the
doxy config (named 'Doxyfile') can be customised to one's personal
needs.
2009-02-22 17:43:10 +01:00
Brenden Matthews
7c23916e02 Add text2c.sh to EXTRA_DIST. 2008-12-13 20:18:54 -07:00
Brenden Matthews
dc3ed8df13 Removing old svn keywords. 2008-12-09 16:35:49 -07:00
Philip Kovacs
b58d412441 removed gnulib completely. use a simple getnameinfo function check for --enable-portmon.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1218 7f574dfc-610e-0410-a909-a81674777703
2008-07-07 20:09:37 +00:00
Philip Kovacs
5ce58e014e Add libgnu convenience lib, modules stdio and getaddrinfo.
We now make no assumption about availability of functions
such as snprintf and getnameinfo.  If the target machine 
doesnt have them, libgnu provides them.



git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1203 7f574dfc-610e-0410-a909-a81674777703
2008-07-01 01:26:02 +00:00
Philip Kovacs
c08db2aba5 Externalize default config file: /conky/conky.conf
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@981 7f574dfc-610e-0410-a909-a81674777703
2007-10-23 21:52:11 +00:00
Philip Kovacs
0b8f5703bd don't distclean configure.ac
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@963 7f574dfc-610e-0410-a909-a81674777703
2007-09-12 17:48:33 +00:00
Philip Kovacs
0959e270ba add pkg.m4 to fix pkg-config catch-22
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@929 7f574dfc-610e-0410-a909-a81674777703
2007-08-28 20:27:45 +00:00
Philip Kovacs
3006f7574a add config.rpath to satisfy AM_ICONV
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@825 7f574dfc-610e-0410-a909-a81674777703
2007-01-08 01:10:12 +00:00
Philip Kovacs
3cc60c2dc2 autotool changes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@786 7f574dfc-610e-0410-a909-a81674777703
2006-11-21 07:31:42 +00:00
Philip Kovacs
e930cbf5fb add extras to distribution
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@744 7f574dfc-610e-0410-a909-a81674777703
2006-11-09 20:01:31 +00:00
Philip Kovacs
98ddc3d84c added autogen.sh to tar distribution
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@726 7f574dfc-610e-0410-a909-a81674777703
2006-11-05 00:22:10 +00:00
Philip Kovacs
b41aa1be7e autoconf improvements
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@725 7f574dfc-610e-0410-a909-a81674777703
2006-11-04 17:56:24 +00:00
Brenden Matthews
49016797ba makefiles
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@171 7f574dfc-610e-0410-a909-a81674777703
2005-08-24 21:05:08 +00:00
Brenden Matthews
a066bb6506 configure and makefile updates
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@153 7f574dfc-610e-0410-a909-a81674777703
2005-08-22 23:32:35 +00:00
Brenden Matthews
0d5fb4bdcc fixing autotool stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@133 7f574dfc-610e-0410-a909-a81674777703
2005-08-21 23:09:36 +00:00
Brenden Matthews
e5893c4329 moved stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@130 7f574dfc-610e-0410-a909-a81674777703
2005-08-21 22:10:54 +00:00
Brenden Matthews
a7c42c003c metar go bye-bye
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@123 7f574dfc-610e-0410-a909-a81674777703
2005-08-21 06:09:37 +00:00
Brenden Matthews
3b184eeb1d fixed garbled graph colours on systems using less then 24 bit colour depth
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@121 7f574dfc-610e-0410-a909-a81674777703
2005-08-21 03:29:05 +00:00
Brenden Matthews
9bad91407a configure fix, again
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@106 7f574dfc-610e-0410-a909-a81674777703
2005-08-12 04:54:26 +00:00
Brenden Matthews
f61bbe400e new files
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@84 7f574dfc-610e-0410-a909-a81674777703
2005-08-08 06:05:49 +00:00
Brenden Matthews
fb78b0f0ca run without x11
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@79 7f574dfc-610e-0410-a909-a81674777703
2005-08-08 01:18:52 +00:00
Brenden Matthews
976995b0d1 todo
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@70 7f574dfc-610e-0410-a909-a81674777703
2005-08-07 06:11:36 +00:00
Brenden Matthews
c1af5e969c $font is now usable, fixed other things
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@46 7f574dfc-610e-0410-a909-a81674777703
2005-08-03 07:01:32 +00:00
Brenden Matthews
4d1d328de9 Initial revision
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@5 7f574dfc-610e-0410-a909-a81674777703
2005-07-20 00:30:40 +00:00