LUMIERA.clone/tests/components
Christian Thaeter b8336879f7 autoconf/automake cleanup
* refactor configure.ac to have distinct sections to configure each
   subsystem.
 * Dedicated LUMIERA_<subsys>_CFLAGS|_LIBS vars
 * Fix Makefile.am's to use them, remove unnecessary dependencies

Stray dependencies to be refacored:
 * tests/Makefile.am has dependencies on proc and backend
  - should be moved to tests/library/Makefile.am etc anyways
 * tests/lib/Makefile.am has dependency on GUI left


 * src/tool/Makefile.am links GUI stuff generally, thats ok

 * one threading test is broken, we don't care, merging new threadpool in
   next.
2010-01-17 15:48:30 +01:00
..
backend move the for_each helpers into a separate header 2009-12-29 04:39:27 +01:00
proc PlacementIndex implemented, unit test pass 2010-01-09 05:10:32 +01:00
DIR_INFO merge together work done for the Testsuite. 2007-08-17 11:06:49 +02:00
mainsuite.cpp finish common->lib transition for the tests 2008-12-18 04:47:41 +01:00
Makefile.am autoconf/automake cleanup 2010-01-17 15:48:30 +01:00