configure.ac


Log

Author Commit Date CI Message
Thomas de Grivel c40b8ff5 2020-04-30T21:45:20 one procedure per library, bump library version
Thomas de Grivel 6d4085c1 2020-04-30T12:01:46 recursive modular build
Thomas de Grivel a10bf6d6 2020-03-24T14:57:21 Release rtbuf-0.2.3
Thomas de Grivel f4bd6851 2020-03-24T14:56:39 add NSIS installer script for windows
Thomas de Grivel 1ea9cc95 2020-03-20T15:38:26 Fix compilation on MSYS2
Thomas de Grivel ab0885c5 2020-03-08T15:59:05 use -W -Wall -Werror
Thomas de Grivel ee27777e 2020-03-04T20:27:27 fix compilation on platforms where libraries compile with warnings
Thomas de Grivel 2a59e574 2020-02-03T14:19:48 RTBUF 0.2.2 Real time buffers. With support for Linux and OpenBSD
Thomas de Grivel dba2f1a6 2020-01-20T20:19:42 fix build on OpenBSD
Thomas de Grivel c4aad2e9 2020-01-20T18:25:50 PortAudio output
Thomas de Grivel e1d8939b 2020-01-20T16:05:02 fix build on Linux
Thomas de Grivel e3956138 2020-01-17T18:20:21 rtbuf-gtk
Thomas de Grivel 877e373b 2020-01-10T08:17:25 update to 0.2.1
Thomas de Grivel b2177fdb 2020-01-09T15:59:22 fix display info about glfw3
Thomas de Grivel 1fb88a5a 2020-01-09T15:35:37 more modular build
Thomas de Grivel c2092de9 2018-12-27T17:26:32 Partially revert refactoring of fun -> proc for rtbuf_signal_fun. Fix compilation on x86_64.
Thomas de Grivel 09fcb4ba 2018-08-28T17:43:35 start using libdata
Thomas de Grivel dec161e1 2018-08-26T11:13:52 compile librtbuf with libdata
Thomas de Grivel 810607f9 2018-08-09T15:35:40 WIP refactor s_rtbuf_fun, signal functions accept more input, metaprogram types, add music library and synth library
Thomas de Grivel 52243093 2018-08-06T23:34:35 disable static libraries by default
Thomas de Grivel 9ec775ed 2018-08-06T20:15:56 build librtbuf_music.la, fix default CFLAGS, fix build with installed librtbuf
Thomas de Grivel 008947f6 2018-08-06T13:52:11 modular build using autoconf and automake
Thomas de Grivel f76a3ce8 2018-08-06T02:07:02 change bind
Thomas de Grivel a7638d3b 2018-08-05T21:12:27 fix loading libraries
Thomas de Grivel 9af8bd78 2018-08-05T14:08:39 add libsndio and libglfw3
Thomas de Grivel 39ef305e 2018-08-03T21:00:05 build using autotools