Commit graph

14 commits

Author SHA1 Message Date
Con Kolivas eae38b8645 Move compiler flags to configure and add -O2 as a minimum default flag. 2011-02-24 12:35:42 +11:00
Con Kolivas b4bbb14ac4 Strip symbols by default and add -Wall and -W to CXXFLAGS. 2011-02-22 20:43:57 +11:00
Con Kolivas c2417877bc Being implementing md5 hash checking by importing the md5 code from coreutils.
Implement md5 hash checking on compression by doing the md5 hash check as each sb low buffer has been allocated to avoid going over the file again where possible.
2011-02-18 09:09:40 +11:00
Con Kolivas 1637598c3f Bump version number up to 0.530.
Update all documentation.
Minor fixes by Jari Aalto for build and docs.
2010-11-13 21:37:17 +11:00
Con Kolivas 505ae08add Fix the symlinking problem when DESTDIR is in use. 2010-10-27 23:27:55 +11:00
Con Kolivas 7d6c68d623 Add lrzuntar man, update manpages and prep for 0.46 release. 2010-05-22 10:07:18 +10:00
Con Kolivas d5bd8a5f4c Merge branch 'master' of git://github.com/gmakrydakis/lrzip 2010-04-03 22:14:13 +11:00
Con Kolivas 1fea416d17 Minor changes 2010-04-03 22:13:54 +11:00
George Makrydakis 3e12204fbe Stylistic fix on Makefile. 2010-04-03 14:03:41 +03:00
George Makrydakis 8eb0734e5c Minor fixes and adding an uninstall section to the Makefile.in file. 2010-04-03 13:12:18 +03:00
George Makrydakis eb2d2215ed Adding lrzuntar symlink during installation and adjusting help messages. 2010-04-03 12:50:57 +03:00
Con Kolivas 64eb844d82 Import Jari Aalto's patches and prepare for 0.45 2010-03-30 18:45:48 +11:00
Con Kolivas cbad6ff428 Add more makefile targets 2010-03-29 11:26:32 +11:00
Con Kolivas 6dcceb0b1b Initial import 2010-03-29 10:07:08 +11:00