summaryrefslogtreecommitdiff
path: root/posix/JackCompilerDeps_os.h
Commit message (Collapse)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
| | | | | | | A few internal source files were redeclaring types and macros also declared in the external jack/types.h and jack/systemdeps.h headers. Since the external header needs them, delete them from the internal headers.
* 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
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4670 0c269be4-1314-0410-8aa9-9f06e86f4224
* John Emmas POST_PACKED_STRUCTURE patch.sletz2011-10-281-2/+4
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4555 0c269be4-1314-0410-8aa9-9f06e86f4224
* EXPORT macro renamed to LIB_EXPORT.sletz2011-07-161-2/+2
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4492 0c269be4-1314-0410-8aa9-9f06e86f4224
* Backends cleanup.sletz2010-11-031-1/+1
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4077 0c269be4-1314-0410-8aa9-9f06e86f4224
* Correct 64/32 mixed compilation again.sletz2009-07-081-2/+1
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3582 0c269be4-1314-0410-8aa9-9f06e86f4224
* Use __attribute__((__aligned__(32))) instead of __attribute__((__packed__)) ↵sletz2009-07-071-1/+2
| | | | | | for 64/32 mixed mode. git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3576 0c269be4-1314-0410-8aa9-9f06e86f4224
* Compiles on Windows again.sletz2009-03-251-6/+6
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3465 0c269be4-1314-0410-8aa9-9f06e86f4224
* Add mixed 32/64 mode (off by default).sletz2009-03-241-0/+19
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3462 0c269be4-1314-0410-8aa9-9f06e86f4224
* Merge Solaris branch back on trunk.sletz2009-02-111-6/+10
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3306 0c269be4-1314-0410-8aa9-9f06e86f4224
* Better symbols export for server and client side libraries.sletz2008-09-081-0/+6
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2895 0c269be4-1314-0410-8aa9-9f06e86f4224
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-0/+32
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2880 0c269be4-1314-0410-8aa9-9f06e86f4224