]> icculus.org git repositories - icculus/xz.git/history - configure.ac
Major documentation update.
[icculus/xz.git] / configure.ac
2009-07-18 Lasse CollinUse AC_CONFIG_AUX_DIR to clean up the toplevel directory
2009-07-05 Lasse CollinMajor update to the xzgrep and other scripts based on
2009-07-02 Lasse CollinDefine PACKAGE_HOMEPAGE in configure.ac and use it in
2009-07-01 Lasse CollinAvoid visibility related compiler warnings on Windows.
2009-06-30 Lasse CollinBuild system fixes
2009-06-26 Lasse CollinBasic support for building with Cygwin and MinGW using
2009-05-02 Lasse CollinUse a GCC-specific #pragma instead of GCC-specific
2009-05-02 Lasse CollinRemoved --disable-encoder and --disable-decoder. Use...
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-03-01 Lasse CollinAdded AC_CONFIG_MACRO_DIR to configure.ac.
2009-02-13 Lasse CollinCleanups to the code that detects the amount of RAM and
2009-02-13 Lasse CollinChanged how the version number is specified in various...
2009-02-09 Lasse CollinLet the user specify custom CFLAGS on the make command
2009-02-07 Lasse CollinMake it easy to choose if command line tools should be
2009-02-02 Lasse CollinUpdated the x86 assembler code:
2008-12-31 Lasse CollinBumped version to 4.999.8beta right after the release
2008-12-31 Lasse CollinDisable both Subblock encoder and decoder my default,
2008-12-31 Lasse CollinPrepare for 4.999.7beta release.
2008-12-30 Lasse CollinFixed missing quoting in configure.ac.
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-12-12 Lasse CollinName the package "xz" in configure.ac.
2008-12-12 Lasse CollinSome adjustments to GCC warning flags. The important...
2008-11-19 Lasse CollinAdded missing check for uint16_t.
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-09-27 Lasse CollinSome API changes, bug fixes, cleanups etc.
2008-09-10 Lasse CollinBumped version to 4.999.6alpha.
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-06-18 Lasse CollinUpdate the code to mostly match the new simpler file...
2008-05-11 Lasse CollinRemove support for pre-C89 libc versions that lack...
2008-05-11 Lasse CollinImproved C99 compiler detection in configure.ac. It...
2008-04-25 Lasse CollinBumped version number to 4.999.3alpha. It will become...
2008-03-24 Lasse CollinReplaced the range decoder optimization that used arith...
2008-03-22 Lasse CollinAdded autoconf check to detect if we can use arithmetic
2008-01-18 Lasse CollinAdded the debug directory and the first debug tool
2008-01-18 Lasse CollinDon't add -g to CFLAGS when --enable-debug is specified.
2008-01-15 Lasse CollinFixed assembler detection in configure.ac, and added
2008-01-09 Lasse CollinDefine HAVE_ASM_X86 when x86 assembler optimizations are
2008-01-07 Lasse CollinTest for $GCC = yes instead of if it is non-empty....
2008-01-06 Lasse CollinCosmetic changes to configure.ac.
2008-01-06 Lasse CollinAutomatically disable assembler code on Darwin x86.
2008-01-06 Lasse CollinIntroduced compatibility with systems that have pre-C99
2008-01-05 Lasse CollinRearranged testing of GCC-specific flags.
2007-12-10 Lasse CollinBumped version number to 4.42.3alpha.
2007-12-10 Lasse CollinDisabled some unneeded warnings and made "make dist... v4.42.2alpha
2007-12-08 Lasse CollinImported to git.