cc_version = $(shell $(CC) --version | head -n 1)
codename = transient singularity
-DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
-DEBUG_CPPFLAGS += -Wredundant-decls
+#DEBUG_CPPFLAGS += -Wredundant-decls
# produces false positives
# DEBUG_CPPFLAGS += -Wunreachable-code
NEWS
====
-------------------------------------------------
-0.2.14 (to be announced) "transient singularity"
-------------------------------------------------
+-------------------------------------------
+0.2.14 (2006-10-15) "transient singularity"
+-------------------------------------------
The only major enhancement of this version is the osx writer which completes
the Mac OS Port and was originally planned already for 0.2.13 but had to wait
AC_PREREQ(2.60)
-AC_INIT(paraslash, [git], maan@systemlinux.org)
+AC_INIT(paraslash, [0.2.14], maan@systemlinux.org)
AC_CONFIG_HEADER([config.h])
########################################################################### generic
<h1>Events</h1>
<hr>
<ul>
+ <li>2006-10-15: <a href="versions/paraslash-0.2.14.tar.bz2">paraslash-0.2.14</a>
+ <a href="versions/paraslash-0.2.14.tar.bz2.asc">(sig)</a>
+ "transient singularity"
+ </li>
<li>2006-07-14: <a href="versions/paraslash-0.2.13.tar.bz2">paraslash-0.2.13</a>
<a href="versions/paraslash-0.2.13.tar.bz2.asc">(sig)</a>
"sonic convolution"