This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
conky
Watch
1
Star
0
Fork
0
You've already forked conky
mirror of
https://github.com/Llewellynvdm/conky.git
synced
2024-11-15 09:44:04 +00:00
Code
Issues
Releases
Activity
b8a678728c
conky
/
.gitignore
8 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add some more debug messages to imap/pop3 stuff, refactor some pop3 code, add filename:lineno to DEBUG() macro.
2008-12-07 08:08:27 +00:00
*~
.*.swp
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 16:40:45 +00:00
Doxyfile
Fix for wrong usage of strncat (thanks Pavol)
2008-12-07 07:18:34 +00:00
patches/
Revert "Combine can now use other chars to seperate vars (used to be only space)" This reverts commit 3dd1738fb9e16831166e70201078164d551c7ffc.
2009-05-04 19:13:51 +00:00
doc/conky.1
Modified autogen.sh so we shouldn't need the README in the git repo.
2009-05-10 17:52:03 +00:00
README
More work on CMake stuff, add missing files. Also updated gitignore.
2009-12-05 21:04:31 +00:00
build*
Copy Permalink