summaryrefslogtreecommitdiff
path: root/posix/JackCompilerDeps_os.h
Commit message (Expand)AuthorAgeFilesLines
* Correct GPL licence to LGPL for header files needed to build libjack.Stephane Letz2019-03-221-15/+15
* Delete some redundant macros and typedefs.Basil Nutmeg2013-01-081-16/+2
* Remove JACK_32_64 flag, so POST_PACKED_STRUCTURE now always used.Stephane Letz2012-03-091-7/+3
* Fix for compilation on Solaris.sletz2012-01-061-0/+3
* John Emmas POST_PACKED_STRUCTURE patch.sletz2011-10-281-2/+4
* EXPORT macro renamed to LIB_EXPORT.sletz2011-07-161-2/+2
* Backends cleanup.sletz2010-11-031-1/+1
* Correct 64/32 mixed compilation again.sletz2009-07-081-2/+1
* Use __attribute__((__aligned__(32))) instead of __attribute__((__packed__)) f...sletz2009-07-071-1/+2
* Compiles on Windows again.sletz2009-03-251-6/+6
* Add mixed 32/64 mode (off by default).sletz2009-03-241-0/+19
* Merge Solaris branch back on trunk.sletz2009-02-111-6/+10
* Better symbols export for server and client side libraries.sletz2008-09-081-0/+6
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-0/+32