aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2006-06-20added a BUGS.txt file; added unit-test for [s2l]; added Makefile for unit ↵IOhannes m zmölnig
tests; added "tests" target to the src/Makefile which calls the unit-tests svn path=/trunk/externals/zexy/; revision=5266
2006-06-06seperated SOURCES into HELPERSOURCES (non-objects) and OJBECTSOURCES (real ↵IOhannes m zmölnig
objects), in order to not build (e.g.) "z_zexy.pd_linux" when splitting the library into externals svn path=/trunk/externals/zexy/; revision=5175
2006-06-06added build (and configure) target for compilation as single externals (as ↵IOhannes m zmölnig
opposed to 1 big library) svn path=/trunk/externals/zexy/; revision=5174
2006-03-06better dependencies; regenerate z_zexy.{c,h} if necessaryIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=4651
2005-12-15beautified cflags a bitIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=4224
2005-12-05on distclean remove configure-leftovers (but keep configure)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=4148
2005-12-05on distclean delete w32-leftoversIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=4147
2005-12-05remove zexyconf.h on distcleanIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=4145
2005-11-29moved configuration from compiler-arguments into zexyconf.hIOhannes m zmölnig
only build regex if there is a regex.h in the system svn path=/trunk/externals/zexy/; revision=4080
2005-11-29hopefully fixed the dependencies of .d and Make.config and ....IOhannes m zmölnig
this should ease the build svn path=/trunk/externals/zexy/; revision=4079
2005-10-27removed the "newmakefile" targetIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3776
2005-10-27better make-systemIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=3775