- 02 Nov, 2016 4 commits
-
-
IOhannes m zmölnig authored
-
IOhannes m zmölnig authored
HDRS_* really enumerates the headers... this should fix an build-failure when doing 'make install'
-
IOhannes m zmölnig authored
Closes: https://github.com/grrrr/flext/issues/23
-
IOhannes m zmölnig authored
-
- 20 Oct, 2016 2 commits
-
-
Thomas Grill authored
Add -F option to Max Framework paths
-
Matthias Geier authored
-
- 18 Aug, 2016 1 commit
-
-
Thomas Grill authored
Fix help strings for --with-stkdir and --with-sndobjdir options
-
- 17 Jul, 2016 1 commit
-
-
Thomas Grill authored
-
- 27 Nov, 2015 4 commits
-
-
Thomas Grill authored
Pd URL update.
-
Thomas Grill authored
Link update.
-
Reiner Krämer authored
Update link to STK.
-
Reiner Krämer authored
Updated the Pd source URL download link.
-
- 15 Jul, 2015 18 commits
-
-
Thomas Grill authored
-
Thomas Grill authored
-
Thomas Grill authored
basic pkg-config support, for autotools on linux
-
Thomas Grill authored
loadbang in Pd is an ordinary callback, by Iohannes
-
IOhannes m zmölnig authored
in order to make an object loadbangable, we simply need to register a method for "loadbang" (without any args), rather than a special method for out-of-pd args (A_CANT). Since Pd's commit 5769c521, it is an error to send a proper message to an A_CANT method. Closes https://github.com/grrrr/flext/issues/9
-
IOhannes m zmölnig authored
totally untested
-
IOhannes m zmölnig authored
dunno whether this is actually needed
-
IOhannes m zmölnig authored
i haven't found a way yet to have static linking (--static) output *different* LIBS/CFLAGS (rather than just adding some to the dynamic flags) the file also contains stubs for static linking and inline compilation. to use these, we ought to create multiple .pc files... :-(
-
IOhannes m zmölnig authored
-
IOhannes m zmölnig authored
-
IOhannes m zmölnig authored
currently these are empty
-
Thomas Grill authored
-
Thomas Grill authored
All .cpp files are now installed as header files as well, since they are needed for FLEXT_INLINE builds.
-
Thomas Grill authored
fix file permissions, and changes to the docs. Many thanks, Iohannes!
-
IOhannes m zmölnig authored
and removed trailing whitespace in the files touched...
-
IOhannes m zmölnig authored
no good reason to have gpl.txt and the like executable...
-
- 19 May, 2015 1 commit
-
-
Thomas Grill authored
Got rid of SVN variables. Fixed typename warning for templates.
-
- 16 May, 2015 3 commits
-
-
Thomas Grill authored
Add support for arbitrary characters in object names using hex codes. Thanks Jamie!
-
Thomas Grill authored
-
Thomas Grill authored
Merge "Template rewrite" branch to master
-
- 15 May, 2015 1 commit
-
-
Thomas Grill authored
-
- 08 Apr, 2015 4 commits
-
-
Thomas Grill authored
-
Thomas Grill authored
-
Thomas Grill authored
-
Thomas Grill authored
-
- 07 Apr, 2015 1 commit
-
-
Thomas Grill authored
-