Brenden Matthews
584d05d2ad
Add the -p/--pause command line option.
2009-10-03 14:26:39 -07:00
Phil Sutter
ce7ec81531
fix lua automake rules for distfile creation
2009-09-05 02:37:11 +02:00
Brenden Matthews
932131f7eb
Actually fix Lua extra compiler includes.
...
I did it wrong with 1a86405cd9
.
2009-07-30 23:41:33 -06:00
Brenden Matthews
17298fee2f
Undo some automake brain damage.
2009-07-30 23:19:48 -06:00
Brenden Matthews
46effdcbc4
Fix Lua extra compiler includes.
2009-07-30 22:21:09 -06:00
Brenden Matthews
985a72b444
Couple minor automake fixes.
2009-07-30 13:55:25 -06:00
Cesare Tirabassi
81c691d15a
add emacs indentation variables to source files in line with current vim settings
2009-07-28 23:44:22 +02:00
Brenden Matthews
04ee7dc2fc
Add/fix vim modelines for automake stuff.
2009-07-27 14:49:19 -06:00
Cesare Tirabassi
d817ab7965
add tolua++5.1 as an additional helper function and set library flag accordingly
2009-07-21 00:04:53 +02:00
Brenden Matthews
613d302e64
Include *.pkg in dist too.
2009-07-19 23:58:05 -06:00
Cesare Tirabassi
ba414d8ab8
fix out-of-tree builds
2009-07-20 00:43:41 +02:00
Brenden Matthews
2fa5f97edb
A whole bunch of changes, mostly Lua related.
...
Improved Lua API (lua_read_parse has been removed in favour of the
conky_parse() Lua API call). The docs have been improved to reflect the
recent Lua API stuff as well. Introduced new Lua Cairo and Imlib2
bindings, which require the tolua++ tool. Fixed some other
miscellaneous doc related things.
2009-07-09 22:47:41 -06:00