Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-24 | fixed enable/disable-flags | IOhannes m zmölnig | |
put INCLUDES into CFLAGS (in order to have an effect in AC_CHECK_HEADERS() svn path=/trunk/externals/zexy/; revision=4483 | |||
2006-01-07 | check whether the compiler supports SSE | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=4376 | |||
2006-01-07 | use AC_CHECK_CFLAGS to check for -fPIC and -mms-bitfields | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=4375 | |||
2005-12-21 | test for the existance of m_pd.h and halt on error | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=4265 | |||
2005-12-15 | added "--with-pd" flag (to specify paths for both INCLUDE and LIBS) | IOhannes m zmölnig | |
added "--disable-PIC" flag (to disable compilation with PIC (gives loads of warnings with mingw) svn path=/trunk/externals/zexy/; revision=4223 | |||
2005-12-14 | added check for alloca.h (though not really needed...) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=4214 | |||
2005-11-29 | moved configuration from compiler-arguments into zexyconf.h | IOhannes m zmölnig | |
only build regex if there is a regex.h in the system svn path=/trunk/externals/zexy/; revision=4080 | |||
2005-11-19 | try to use -fPIC when compiling | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3972 | |||
2005-10-27 | better make-system | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3775 | |||
2005-09-29 | adapted build-system to not use Make.source any longer but generate SOURCES ↵ | IOhannes m zmölnig | |
on the fly added dependency support svn path=/trunk/externals/zexy/; revision=3644 | |||
2005-09-28 | added support for accessing the parallel-port via device-files (/dev/parport0) | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3641 | |||
2005-06-16 | removed "strip" from darwin-builds | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3197 | |||
2005-06-09 | checking for additional libraries needed by mingw | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3149 | |||
2005-06-09 | added support for mingw-xcompiler | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3137 | |||
2005-05-19 | another attempt to fix the configure for osX | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3026 | |||
2005-05-18 | re-added the configure-flag for icc | IOhannes m zmölnig | |
svn path=/trunk/externals/zexy/; revision=3017 | |||
2005-05-17 | added configure.ac | IOhannes m zmölnig | |
configure.in is no deprecated! svn path=/trunk/externals/zexy/; revision=2993 |