aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* Fix lib suffixlloyd2012-01-252-3/+9
* Add basic NaCl targetlloyd2011-12-081-0/+4
* LoadLibrary apparently works on MinGWlloyd2011-12-021-0/+1
* Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clanglloyd2011-11-183-12/+16
* Don't set the soname on OpenBSD (PR 158)lloyd2011-10-111-0/+3
* Avoid using -march=i386 if an i386 is 'detected', instead uselloyd2011-08-151-2/+5
* Add a new, somewhat more functional dist scriptlloyd2011-07-111-0/+168
* Tick to 1.10.1 unreleased.lloyd2011-06-301-0/+2
* Remove amalg on distcleanlloyd2011-06-012-0/+2
* MinGW install commands are the default, so don't specify explicitly.lloyd2011-05-262-5/+2
* Add specialization for i486 that uses -mtune=generic, as Debianlloyd2011-05-132-13/+12
* Renaming the ppc target to ppc32 prevented -mcpu flags from being setlloyd2011-05-123-2/+8
* Add support for targetting the PowerPCSPE (an embedded PPC with anlloyd2011-05-123-5/+16
* Modify soname to match Unix conventions at suggestion of Debianlloyd2011-05-124-11/+13
* Make different targets for 32 and 64 bit Atom processors, since mostlloyd2011-05-093-6/+7
* When building for GCC, always get the version number, and turn off TR1lloyd2011-05-037-11/+14
* Tweak settings for SuperH setup, based on Debian bug 594159. Since aslloyd2011-05-023-8/+9
* Default sun4u to sparc32-v9 rather than sparc64lloyd2011-04-292-4/+2
* Use STLport with Sun Studio by default on Linux. It is probably thelloyd2011-04-251-1/+1
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-228-21/+22
* Intel C++ doesn't seem to have an option for setting the soname, so itlloyd2011-04-221-1/+1
* Enable unix_procs for FreeBSD. It was disabled in 2006 to worklloyd2011-04-214-16/+16
* Maintainer mode warning cleanups, mostly for C style casts which Illoyd2011-04-181-1/+1
* Integrate building docs using Sphinx and Doxygen into the makefilelloyd2011-04-184-86/+45
* Fix location of online docs in readmelloyd2011-04-151-3/+3
* One minor fix for QNX 6.4.1 (Python identifies CPU as 'x86pc'), andlloyd2011-04-152-0/+5
* Tick version numbers to 1.10.0lloyd2011-04-141-1/+1
* I think this fixes the soname stufflloyd2011-04-111-3/+2
* I belive this check in fixes PR 113 by making shared library sonameslloyd2011-04-062-4/+5
* Disable the by default strong key checking on loading a privatelloyd2011-03-211-1/+1
* Assume ARMs are little-endian by default; big-endian ARM seems to be a rarity.lloyd2011-03-141-0/+4
* Somewhat improved ARM support/autodetectionlloyd2011-03-092-18/+27
* Fix variable mask warning in Sun C++.lloyd2011-03-011-1/+3
* More VC warning fixeslloyd2011-02-091-1/+1
* Add a new configure.py option --distribution-info which sets a macrolloyd2011-02-071-1/+2
* Alias sun4u to sparc64. This will break for the many people who arelloyd2010-12-151-0/+4
* Don't hardcode dir where python code liveslloyd2010-12-131-2/+2
* Respect CFLAGSlloyd2010-12-011-1/+2
* Spaceslloyd2010-12-011-2/+2
* Add LDFLAGS to Python link linelloyd2010-12-011-1/+2
* Fix Python wrapperslloyd2010-12-011-2/+3
* Special flags for Nehalem so SSSE3 gets enabled for AESlloyd2010-11-291-0/+1
* Clang's deprecated doesn't support a message at alllloyd2010-11-031-1/+1
* Fix macroslloyd2010-11-031-3/+3
* Modify definition of BOTAN_DEPRECATED macro to deal with Clang (whichlloyd2010-11-031-2/+12
* Add untested and probably broken support for the C++ Builder compilerlloyd2010-11-031-0/+26
* Make it possible to disable deprecation warnings by defininglloyd2010-11-021-21/+25
* Add a BOTAN_DEPRECATED macro which can provide compile-timelloyd2010-11-021-1/+12
* Use visibility control with Clang, same syntax as GCClloyd2010-09-281-1/+3
* In the nmake clean target, delete additional stuff that VC++ drops intolloyd2010-09-081-0/+1