Commit Graph

9 Commits

Author SHA1 Message Date
Mike Blumenkrantz c6a9c34e7f giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes
SVN revision: 79908
2012-11-30 14:38:34 +00:00
Sebastian Dransfeld 113d9dde6f e: typo
SVN revision: 79463
2012-11-20 05:56:54 +00:00
Sebastian Dransfeld 8d810ae79f e: build and install modules separately
SVN revision: 79454
2012-11-19 20:17:06 +00:00
Vincent Torri 506306c28b e17: config.h is automatically added as a dependency by automake
SVN revision: 79414
2012-11-18 07:48:26 +00:00
Carsten Haitzler f534e30089 put lucas's makefiles back.. but what do you do to make it not break
between builds from older vs newer makefile setup?



SVN revision: 79024
2012-11-09 14:49:05 +00:00
Carsten Haitzler 5fa813e1cc lucas... u're going to hate me... but i'm reverting this whole lot of
module build chnages because its fundamentally broken. it DOES NOT
PRODUCE .SO FILES. just .la and .a files. the only reason u dont
notice is.. you ALREADY had .so's installed. i just got in from the
airport... synced and updated.. rebuilt and was met with all modules
not loading... literally - no .so's are installed int he module dirs.
try rm -rf the instaleld module tree.

regardless... this has to be reverted be3cause it's a major break. the
idea is right/nice. the implementation is causing... problems.



SVN revision: 79015
2012-11-09 10:45:35 +00:00
Lucas De Marchi 7c381d2d27 e/modules: fix missing "\" for line continuation
Add "\" for line continuation in temperature and dropshadow modules.



SVN revision: 78988
2012-11-08 03:45:14 +00:00
Lucas De Marchi 7a9d3996d2 e/temperature: simplify build options
SVN revision: 78987
2012-11-08 03:45:05 +00:00
Lucas De Marchi 7d6e2c8778 e/modules: Do not use recursive Makefiles
SVN revision: 78978
2012-11-07 21:46:35 +00:00