summaryrefslogtreecommitdiffstats
path: root/common/rdr/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove unused autotools build systemDRC2011-06-241-26/+0
* Allow GnuTLS to use in-tree version of zlib when static linkingDRC2011-02-091-0/+4
* CMake build system for WindowsDRC2010-10-271-0/+2
* [Bugfix] Use AC_CHECK_LIB instead of pkgconfig, it is not available on OS X.Adam Tkac2010-05-131-1/+1
* [Bugfix] Add GNUTLS_{CFLAGS,LIBS} to librdr_la_{CPPFLAGS,LIBADD} to fixAdam Tkac2010-05-031-2/+2
* [Development] Implement secure TLS streams.Adam Tkac2010-04-231-3/+5
* Fix out-of-tree build issue when using included zlibDRC2010-04-151-1/+1
* - use unix/configure.ac as top-level configure.ac baseAdam Tkac2009-09-041-3/+3
* [Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to makeAdam Tkac2008-10-221-2/+6
* Add headers to Makefile.am-s to fix "make dist" command in common/* subtreeAdam Tkac2008-06-181-3/+8
* - add libz to librdr.la to avoid tight/system zlib checking in xserver configureAdam Tkac2008-04-161-0/+2
* - generate Makefile.in from Makefile.am templateAdam Tkac2008-04-141-0/+7
* After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438Adam Tkac2008-03-221-10/+0
* - use Makefile.am and configure.acAdam Tkac2008-03-201-0/+10