aboutsummaryrefslogtreecommitdiff
path: root/configure.ac (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-19Added missing check for uint16_t.Lasse Collin1-0/+1
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-2/+2
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-12/+36
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin1-9/+9
2008-09-10Bumped version to 4.999.6alpha.Lasse Collin1-1/+1
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-169/+187
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-8/+33
2008-05-11Remove support for pre-C89 libc versions that lack memcpy,Lasse Collin1-1/+1
2008-05-11Improved C99 compiler detection in configure.ac. It willLasse Collin1-12/+12
2008-04-25Bumped version number to 4.999.3alpha. It will become 5.0.0Lasse Collin1-2/+2
2008-03-24Replaced the range decoder optimization that used arithmeticLasse Collin1-1/+0
2008-03-22Added autoconf check to detect if we can use arithmeticLasse Collin1-0/+1
2008-01-18Added the debug directory and the first debug toolLasse Collin1-0/+1
2008-01-18Don't add -g to CFLAGS when --enable-debug is specified.Lasse Collin1-1/+0
2008-01-15Fixed assembler detection in configure.ac, and addedLasse Collin1-16/+16
2008-01-09Define HAVE_ASM_X86 when x86 assembler optimizations areLasse Collin1-1/+4
2008-01-07Test for $GCC = yes instead of if it is non-empty. ThisLasse Collin1-1/+1
2008-01-06Cosmetic changes to configure.ac.Lasse Collin1-8/+6
2008-01-06Automatically disable assembler code on Darwin x86.Lasse Collin1-2/+15
2008-01-06Introduced compatibility with systems that have pre-C99Lasse Collin1-1/+12
2008-01-05Rearranged testing of GCC-specific flags.Lasse Collin1-10/+23
2007-12-10Bumped version number to 4.42.3alpha.Lasse Collin1-1/+1
2007-12-10Disabled some unneeded warnings and made "make dist" work.larhzu/v4.42.2alphaLasse Collin1-3/+6
2007-12-09Imported to git.Lasse Collin1-0/+611