summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Run the scripts with the correct shell in test_scripts.sh.Lasse Collin2011-08-061-4/+4
* Build: Make configure print if symbol versioning is enabled or not.Lasse Collin2011-05-281-0/+2
* liblzma: Use symbol versioning.Lasse Collin2011-05-281-0/+21
* Build: Fix checking for system-provided SHA-256.Lasse Collin2011-05-241-1/+1
* liblzma: Try to use SHA-256 from the operating system.Lasse Collin2011-05-211-0/+54
* Build: Fix initialization of enable_check_* variables in configure.ac.Lasse Collin2011-05-171-1/+1
* Build: Warn if no supported method to detect the number of CPU cores.Lasse Collin2011-04-191-6/+5
* Fix portability problems in mythread.h.Lasse Collin2011-04-191-0/+7
* liblzma: Add lzma_stream_encoder_mt() for threaded compression.Lasse Collin2011-04-111-0/+1
* Revise mythread.h.Lasse Collin2011-04-101-0/+1
* Build: Upgrade m4/acx_pthread.m4 to the latest version.Lasse Collin2011-04-051-1/+1
* xz: Use posix_fadvise() if it is available.Lasse Collin2011-04-051-0/+3
* Build: Enable ASM on DJGPP by default.Lasse Collin2010-12-121-1/+1
* configure.ac: Remove two unused defines.Lasse Collin2010-10-081-4/+0
* Build: Add options to disable individual command line tools.Lasse Collin2010-10-081-0/+38
* Build: Remove the static/dynamic tricks.Lasse Collin2010-10-051-74/+0
* configure.ac: Silence a warning from Autoconf 2.68.Lasse Collin2010-10-051-1/+1
* Move version.sh to build-aux.Lasse Collin2010-09-281-1/+1
* xz: Multiple fixes.Lasse Collin2010-09-101-0/+1
* Remove the Subblock filter code for now.Lasse Collin2010-05-261-3/+3
* Change the default of --enable-assume-ram from 32 to 128 MiB.Lasse Collin2010-03-071-5/+6
* Collection of language fixes to comments and docs.Lasse Collin2010-02-121-1/+1
* Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.Lasse Collin2010-01-271-7/+2
* Enable assembler code only if it is known to workLasse Collin2009-11-221-14/+12
* Update tuklib_cpucores.m4 and tuklib_physmem.m4 from tuklib,Lasse Collin2009-11-201-0/+16
* Use a tuklib module for integer handling.Lasse Collin2009-10-041-53/+1
* Add support for --enable-assume-ram=SIZE.Lasse Collin2009-10-021-0/+24
* Various changes.Lasse Collin2009-09-191-8/+4
* Use $(LN_EXEEXT) in symlinks to executables.Lasse Collin2009-09-111-0/+9
* Require GNU libtool 2.2.Lasse Collin2009-08-271-10/+3
* Make --enable-dynamic a tristate option.Lasse Collin2009-08-131-20/+57
* Add lzmainfo for backward compatibility with LZMA Utils.Lasse Collin2009-08-131-0/+1
* Use AC_CONFIG_AUX_DIR to clean up the toplevel directoryLasse Collin2009-07-181-1/+2
* Major update to the xzgrep and other scripts based onLasse Collin2009-07-051-0/+14
* Define PACKAGE_HOMEPAGE in configure.ac and use it inLasse Collin2009-07-021-0/+5
* Avoid visibility related compiler warnings on Windows.Lasse Collin2009-07-011-11/+9
* Build system fixesLasse Collin2009-06-301-11/+23
* Basic support for building with Cygwin and MinGW usingLasse Collin2009-06-261-0/+7
* Use a GCC-specific #pragma instead of GCC-specificLasse Collin2009-05-021-13/+0
* Removed --disable-encoder and --disable-decoder. Use the valuesLasse Collin2009-05-021-40/+8
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-10/+3
* Added AC_CONFIG_MACRO_DIR to configure.ac.Lasse Collin2009-03-011-0/+1
* Cleanups to the code that detects the amount of RAM andLasse Collin2009-02-141-87/+2
* Changed how the version number is specified in various places.Lasse Collin2009-02-131-1/+2
* Let the user specify custom CFLAGS on the make commandLasse Collin2009-02-091-28/+30
* Make it easy to choose if command line tools should beLasse Collin2009-02-071-0/+39
* Updated the x86 assembler code:Lasse Collin2009-02-021-6/+0
* Bumped version to 4.999.8beta right after the releaseLasse Collin2008-12-311-1/+1
* Disable both Subblock encoder and decoder my default,Lasse Collin2008-12-311-1/+1
* Prepare for 4.999.7beta release.Lasse Collin2008-12-311-2/+2