aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
Commit message (Expand)AuthorAgeFilesLines
...
* Cull remaining mostly dubious examples. Also remove readme.txtlloyd2014-01-011-2/+0
* Rename targetlloyd2014-01-011-14/+15
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-13/+14
* s/check/test/glloyd2014-01-011-14/+14
* Make Boost easier to disable with minimal feature losslloyd2013-12-281-1/+1
* Support multiple ISA requirements. Fix CLMUL flag.lloyd2013-12-271-19/+25
* Turn on debug by default on non-release buildslloyd2013-12-251-1/+1
* Use needed -m ABI flags in --via-amalgamation buildslloyd2013-12-211-5/+28
* Clean up makefile outputlloyd2013-12-151-3/+3
* Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering.lloyd2013-12-141-3/+6
* Fix maintainer mode flagslloyd2013-12-141-2/+2
* Use -Werror only when --maintainer-mode is set as warnings will sneaklloyd2013-12-141-4/+6
* Add --cc-abi-flags option to configure.pylloyd2013-12-141-10/+12
* Better checklloyd2013-12-021-1/+1
* Add a check on API revisionslloyd2013-12-021-1/+4
* Python 3 fixlloyd2013-12-011-1/+1
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-5/+11
* Fix file rename in info.txt and add a check for this in configurelloyd2013-11-281-0/+4
* Enable maintainer mode checks in all builds of non-release versions.lloyd2013-11-161-1/+10
* If we can't get a revid from monotone, try git as well.lloyd2013-07-311-19/+32
* Merge mp_word64 into mp_genericlloyd2013-07-301-8/+8
* Add a generic 64x64->128 multiplication op.lloyd2013-07-301-1/+11
* Upgrade report of modules loaded by config to info from debuglloyd2013-06-011-1/+1
* Merge pull from Christopher Dale <[email protected]>guywithcrookedface2013-06-011-0/+9
* Always include modules requiring ISA extensions as long as thelloyd2013-04-171-91/+43
* src/utils/semaphore.h was marked both public and internal, which brokelloyd2013-03-091-10/+13
* Report the version type and date in configure outputlloyd2013-03-061-2/+9
* Set the release type (unreleased, released, snapshot) inlloyd2013-03-041-0/+4
* Document --link-method and make it obvious what it controlslloyd2013-01-301-6/+7
* The GCC version check was previously used for -fpermissive but nowlloyd2012-10-301-39/+0
* Copy *.rst from doc instead of *.txt if sphinx is notlloyd2012-10-301-1/+1
* Add a --chost option to configure that takes a GNU style triplet.lloyd2012-08-311-3/+15
* Includes for <functional> don't need to be a special case in thelloyd2012-08-131-1/+1
* Update the InnoSetup script:lloyd2012-07-111-0/+16
* Traceback by default on an exception throwlloyd2012-07-101-3/+3
* Add a LZMA filter contributed by Vojtech Krallloyd2012-07-091-1/+1
* Default to just `g++`. Check GCC version and warn if we are compilinglloyd2012-07-011-0/+6
* Add TLS::Session_Manager_Noop which just ignores all save requests.lloyd2012-06-291-1/+1
* Make a proper wrapper in util for SQLite3, update the TLS sessionlloyd2012-06-081-4/+2
* Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the newlloyd2012-06-071-1/+10
* propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...lloyd2012-04-251-19/+35
|\
| * propagate from branch 'net.randombit.botan' (head 91305e3daaae9ea8a1786daf058...lloyd2012-04-051-19/+35
| |\
| | * Don't require a <source> entry in info.txt, if not set use *.cpplloyd2012-03-161-11/+13
| | * In Python 3 subprocess returns bytes instead of strings. We canlloyd2012-03-141-8/+22
* | | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-201-73/+8
|\ \ \ | |/ / |/| |
| * | propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-181-9/+12
| |\ \
| * \ \ propagate from branch 'net.randombit.botan' (head f13cb517b63aed4fcc4ad7013e5...lloyd2011-11-101-22/+35
| |\ \ \
| * \ \ \ propagate from branch 'net.randombit.botan' (head 29dfb73a5efec220ebafcb9c1d7...lloyd2011-10-061-73/+8
| |\ \ \ \
| | * \ \ \ propagate from branch 'net.randombit.botan' (head b49cf847fb6f62734b53874469b...lloyd2011-07-211-3/+4
| | |\ \ \ \
| | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...lloyd2011-07-121-73/+8
| | |\ \ \ \ \