aboutsummaryrefslogtreecommitdiffstats
path: root/common/zlib
Commit message (Expand)AuthorAgeFilesLines
* Move setting of PIC code to a central locationDRC2011-08-231-8/+0
* CMake doesn't handle convenience libraries as nicely as autotools does. WePierre Ossman2011-08-221-0/+8
* Remove unused autotools build systemDRC2011-06-242-30/+0
* We're trying to use CMake for every arch, so make sure the Windows specificPierre Ossman2011-03-031-1/+5
* Remove old Visual C++ project files (use CMake to build with Visual C++)DRC2011-02-081-217/+0
* Fix 'make dist'DRC2010-10-271-2/+2
* CMake build system for WindowsDRC2010-10-272-3/+23
* Upgrade included zlib to 1.2.5 (the main purpose of this was to get a clean b...DRC2010-10-2635-3935/+8276
* [Bugfix] Re-add zlib.dsp file which was accidentally removed in r4026.Adam Tkac2010-06-241-0/+217
* Remove unneeded parts of embedded zlib.Adam Tkac2010-04-1514-3601/+2
* Make source compilable via GNU autotools which are part of RHEL 5.Adam Tkac2009-03-131-1/+1
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-1310-36535/+0
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-1110-0/+36535
* Added zutil.c to libz.la sourcesAdam Tkac2008-07-141-1/+1
* Add headers to Makefile.am-s to fix "make dist" command in common/* subtreeAdam Tkac2008-06-181-4/+6
* - removed autogenerated and obsoleted filesAdam Tkac2008-04-172-388/+0
* - don't build sources whose contains main() function into libz.aAdam Tkac2008-04-161-3/+2
* Introduced common/zlib/{configure.ac,Makefile.am}. Renamed macrosAdam Tkac2008-03-276-10/+49
* After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438Adam Tkac2008-03-227-57/+396
* - use Makefile.am and configure.acAdam Tkac2008-03-207-396/+57
* Protect common/zlib/configure parameter processing against infinite loopAdam Tkac2008-03-191-0/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-2541-0/+11956