| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop bundled zlib | Pierre Ossman | 2015-02-03 | 28 | -12345/+0 |
* | Move setting of PIC code to a central location | DRC | 2011-08-23 | 1 | -8/+0 |
* | CMake doesn't handle convenience libraries as nicely as autotools does. We | Pierre Ossman | 2011-08-22 | 1 | -0/+8 |
* | Remove unused autotools build system | DRC | 2011-06-24 | 2 | -30/+0 |
* | We're trying to use CMake for every arch, so make sure the Windows specific | Pierre Ossman | 2011-03-03 | 1 | -1/+5 |
* | Remove old Visual C++ project files (use CMake to build with Visual C++) | DRC | 2011-02-08 | 1 | -217/+0 |
* | Fix 'make dist' | DRC | 2010-10-27 | 1 | -2/+2 |
* | CMake build system for Windows | DRC | 2010-10-27 | 2 | -3/+23 |
* | Upgrade included zlib to 1.2.5 (the main purpose of this was to get a clean b... | DRC | 2010-10-26 | 35 | -3935/+8276 |
* | [Bugfix] Re-add zlib.dsp file which was accidentally removed in r4026. | Adam Tkac | 2010-06-24 | 1 | -0/+217 |
* | Remove unneeded parts of embedded zlib. | Adam Tkac | 2010-04-15 | 14 | -3601/+2 |
* | Make source compilable via GNU autotools which are part of RHEL 5. | Adam Tkac | 2009-03-13 | 1 | -1/+1 |
* | Revert r3657 (import of autogenerated) files. | Adam Tkac | 2009-03-13 | 10 | -36535/+0 |
* | Import autogenerated files for unix/ and common/ subdirs to make source | Adam Tkac | 2009-03-11 | 10 | -0/+36535 |
* | Added zutil.c to libz.la sources | Adam Tkac | 2008-07-14 | 1 | -1/+1 |
* | Add headers to Makefile.am-s to fix "make dist" command in common/* subtree | Adam Tkac | 2008-06-18 | 1 | -4/+6 |
* | - removed autogenerated and obsoleted files | Adam Tkac | 2008-04-17 | 2 | -388/+0 |
* | - don't build sources whose contains main() function into libz.a | Adam Tkac | 2008-04-16 | 1 | -3/+2 |
* | Introduced common/zlib/{configure.ac,Makefile.am}. Renamed macros | Adam Tkac | 2008-03-27 | 6 | -10/+49 |
* | After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438 | Adam Tkac | 2008-03-22 | 7 | -57/+396 |
* | - use Makefile.am and configure.ac | Adam Tkac | 2008-03-20 | 7 | -396/+57 |
* | Protect common/zlib/configure parameter processing against infinite loop | Adam Tkac | 2008-03-19 | 1 | -0/+1 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 41 | -0/+11956 |