index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
pthreads.m4
Age
Commit message (
Expand
)
Author
2012-06-05
CYGWIN needs PTHREAD_CFLAGS to be empty and PTHREAD_LIBS to be "-lpthread"
Carlo Bramini
2009-04-22
Demux timing fixes (Windows)
Carlo Bramini
2008-07-06
Build fix: pthreads.m4
Chris Rankin
2008-07-02
fix pthread recursive mutex detection (for mingw32)
Matthias Ringwald
2008-05-24
Rewrite CC_PTHREAD_RECURSIVE_MUTEX to use M4sh and AC_CACHE_CHECK.
Diego 'Flameeyes' Pettenò
2008-05-24
Backport pthreads.m4 from 1.2.
Diego 'Flameeyes' Pettenò
2008-05-22
Add support for Sun Studio compiler even when building on Linux.
Diego 'Flameeyes' Pettenò
2008-05-03
Fix configure when -Wunused-parameter is used.
Diego 'Flameeyes' Pettenò
2007-06-13
Clean up solaris PTHREAD_CFLAGS/PTHREAD_LIBS
Ben Taylor
2007-06-10
Added Solaris support for gcc and studio to pthreads.m4
Ben Taylor
2007-04-11
Return NULL to avoid 'control reaches end of non-void function' warning from ...
Ville Skyttä
2007-04-11
Try linking the program for Pthread support, and feed proper parameters to pt...
Diego 'Flameeyes' Pettenò
2007-03-22
Fix crosscompile to use build and host definition from autoconf, rather than ...
Diego 'Flameeyes' Pettenò