summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Prepare autoconf and Makefile for optional assembly files.Niels Möller2013-02-271-9/+50
* Configure check for GMP_NUMB_BITS.Niels Möller2013-02-141-0/+14
* Setup for using ARM assembly. Initial memxor for ARM.Niels Möller2013-02-061-0/+3
* Let configure set ASM_TYPE_PROGBITS, and use it for ASM_MARK_NOEXEC_STACK.Niels Möller2013-02-061-24/+30
* Fixed setting of ASM_ALIGN_LOG.Niels Möller2013-02-061-3/+1
* Use a separate make rule for m4 preprocessing of assembly files.Niels Möller2013-02-061-3/+19
* Use AC_LANG_SOURCE in configure check.Niels Möller2013-01-131-1/+1
* Bumped library versions, to nettle-4.5 and hogweed-2.3.Niels Möller2013-01-021-2/+2
* Disabled use of sha3-permute.asmNiels Möller2012-12-301-1/+1
* New configure option --disable-static. Based on patch from Alon Bar-Lev.Niels Möller2012-12-151-0/+12
* From Alon Bar-Lev: Check for ar program.Niels Möller2012-12-151-0/+1
* Basic x86_64 sha3-permute.asm.Niels Möller2012-12-031-1/+1
* Avoid non-posix \|-operator in sed regexp.Martin Storsjö2012-10-291-1/+1
* Added x86_64 assembly for _salsa20_core.Niels Möller2012-10-291-1/+2
* Pass $(CFLAGS) on command line when linking shared libraries.Niels Möller2012-10-261-8/+8
* Dependency tracking also for C++ files.Niels Möller2012-09-201-4/+4
* Use the name --disable-documentation in the configure help message.Niels Möller2012-08-221-1/+1
* Make documentation optional.Sam Thursfield2012-08-221-0/+28
* Changed version number to 2.6.Niels Möller2012-07-071-1/+1
* x86_64 implementation of salsa20.Niels Möller2012-04-181-1/+1
* Trivial merge.Niels Möller2012-03-291-2/+2
|\
| * Updated library numbers, to libnettle.4.4 and libhogweed.2.2.Niels Möller2012-03-041-2/+2
* | Build shared libraries by default.Niels Möller2012-03-061-2/+2
|/
* * Makefile.in ($(LIBNETTLE_FORLINK)): Always create a .lib symlinkNiels Möller2012-01-171-0/+2
* More concise descriptino of HAVE_CLOCK_GETTIME.Niels Möller2012-01-161-1/+1
* From Martin Storsjö:Martin Storsjö2011-11-251-0/+5
* * configure.ac (HAVE_NATIVE_64_BIT): Workaround to get it set to 1Niels Möller2011-11-241-4/+7
* (EMULATOR): Set for cross compilation only.Niels Möller2011-11-241-9/+10
* * configure.ac (EMULATOR): New substituted variable. Set to wineMartin Storsjö2011-11-241-0/+11
* * config.m4.in: Define ALIGNOF_UINT64_T (from configure).Niels Möller2011-11-201-0/+4
* Cygwin/mingw32 improvements contributed by Martin Storsjö:Martin Storsjö2011-11-191-0/+14
* From Martin Storsjö:Martin Storsjö2011-11-191-16/+11
* (LIBHOGWEED_LIBS): Typo fix for the darwin case. Spotted by MartinMartin Storsjö2011-10-311-1/+1
* (LIBHOGWEED_LIBS): cygwin fix, addedVolker Zell2011-10-251-1/+1
* Improved setup för darwin shared libraries. Patch contributed by RyanRyan Schmidt2011-10-181-7/+7
* * configure.ac: Changed version number to 2.5.Niels Möller2011-09-031-1/+1
* (LIBNETTLE_MINOR): Bumped library version, to 4.3.Niels Möller2011-09-031-1/+1
* Changed version number to 2.4.Niels Möller2011-09-021-1/+1
* (LIBNETTLE_MINOR): Bumped library version, to 4.2.Niels Möller2011-08-281-1/+1
* * configure.ac: Generate nettle.pc and hogweed.pc.Niels Möller2011-07-201-0/+1
* Changed version number to 2.3.Niels Möller2011-07-111-1/+1
* Link in serpent-decrypt.asm, if found.Niels Möller2011-06-301-1/+2
* (LIBNETTLE_MINOR): Updated library version number to 4.1.Niels Möller2011-06-291-2/+2
* Use pwd -P when examining lib directories.Niels Möller2011-06-221-3/+4
* (libdir): On 64-bit Linux, we used to assume thatNiels Möller2011-06-151-8/+21
* Display summary at the end oc configure..Niels Möller2011-06-121-22/+35
* (LIBNETTLE_LINK, LIBHOGWEED_LINK): Cygwin fix, from Vincent Torri.Vincent Torri2011-06-091-2/+2
* Fix link flags for shared libraries on Solaris, which needs -h to setDagobert Michelsen2011-05-061-1/+25
* Use LSH_FUNC_STRERROR.Niels Möller2011-03-231-0/+1
* Updated GMP url.Niels Möller2010-11-161-1/+1