Wykres commitów

7 Commity (fc18f874a04d0cbd6d3fa0954b13b4f871480029)

Autor SHA1 Wiadomość Data
Stelios Bounanos 5626e1c901 Add silent build rules
* Enable less verbose build output by default by calling the
  AM_SILENT_RULES macro if available (automake >= 1.11).  Verbose output
  can be enabled by passing --disable-silent-rules to configure, or V=1
  to make.

* Add silent function for some custom Makefile rules
2009-09-22 21:02:51 +01:00
Stelios Bounanos 71f2531f4f Remove g++-3 support via boost 2009-09-10 04:16:07 +01:00
Stelios Bounanos d4b1a038ac Merge flarq
* Add flarq to build system and installers
* Modify test scripts
* Add flarq manual page
* Add flarq command line argument handling
* Improve flarq's windowing system support
2009-05-26 20:01:38 +01:00
Stelios Bounanos d626273fc7 Fix VPATH builds 2009-05-12 05:46:26 +01:00
Stelios Bounanos 974e1ec9ef Remove JPEG write support
Also make libpng a hard dependency and remove USE_LIBPNG conditionals
2009-05-02 13:17:01 +01:00
Stelios Bounanos edca45216c Fix Makefile DEBUG flag
* Use correct check for debug flag to define NDEBUG when --enable-debug
  is not passed to configure.
* Also remove extraneous third argument in AM_CONDITIONAL call.
2009-04-26 15:48:25 +01:00
Stelios Bounanos 9e060b8681 Update version output 2009-04-17 19:17:56 +01:00