Commit graph

19 commits

Author SHA1 Message Date
Michael Ploujnikov
16b433a6c3 added a check for the minimum boost version
copied an m4 macro: http://autoconf-archive.cryp.to/ax_boost_base.m4
2008-08-30 17:13:36 -04:00
Michael Ploujnikov
387ba8c321 find and configure NoBug by using pkg-config 2008-08-30 13:28:24 -04:00
Michael Ploujnikov
4a3ce814d3 fix section identifier comment 2008-08-30 12:05:21 -04:00
Joel Holdsworth
7e556d08e1 Added librsvg as an autoconf dependancy 2008-08-13 19:29:14 +01:00
Joel Holdsworth
7752130d99 Added my name to copyright in configure.ac, and corrected some
indentation
2008-06-23 21:21:29 +01:00
Joel Holdsworth
3cc0f72389 Trivial timeline now works - more work coming 2008-06-18 23:57:47 +01:00
Joel Holdsworth
6f6fab38dc Corrected somethings in configure.ac that were in wrong order 2008-06-10 23:46:11 +01:00
Joel Holdsworth
ea32ce0337 Merge branch 'master' of git://git.lumiera.org/LUMIERA into gui 2008-05-22 19:31:55 +01:00
Christian Thaeter
19fd89d13d cleanup and add more configure checks
* GNU_SOURCE by default now
 * improved use of ACX_PTHREAD, replaces $CC and others
 * all checks for mandatory things instantly exit for now
   in future this might produce an report at the end
 * ported checks from scons over here
2008-05-17 20:00:05 +02:00
Christian Thaeter
2d11d51860 Checks for NoBug (and other) headers have to follow the
particular configurations.

If not the generated conftest would bail out NoBug
complaining that no build level is selected
2008-05-16 20:17:43 +02:00
Joel Holdsworth
ae2c74ff42 Tied gui into main lumiera build 2008-05-14 00:26:00 +01:00
a03e3c5e73 Merge from backend: wikis, admin-scrits, test.sh
(dont merge any srcfiles)
2008-04-12 02:07:16 +02:00
0baf15ca94 Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
Christian Thaeter
e07dc59e78 use new errorhandling scheme 2007-08-14 04:56:55 +02:00
Christian Thaeter
8405b42d64 Merge branch 'testsuite', some bug remain fixed in next commit
Conflicts:

	Makefile.am
	configure.ac
	tests/examples/Makefile.am
2007-08-13 21:40:25 +02:00
Christian Thaeter
ed2427c653 Merge branch 'automake'
Conflicts:

	configure.ac
	tests/examples/Makefile.am
2007-08-13 21:34:51 +02:00
Christian Thaeter
69c6215277 more automake merges 2007-08-13 21:30:41 +02:00
Christian Thaeter
e1a072a6d3 config update, small problem with NoBug which shows a warning when valgrind is enabled, dont use valgrind support until this is fixed 2007-07-19 05:48:23 +02:00
Christian Thaeter
471148b7db basic automake setup 2007-07-19 05:10:14 +02:00