| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | | | | | | | | | Expose a datestamp in build.h, provide function in version.h for | lloyd | 2010-06-14 | 1 | -0/+5 |
* | | | | | | | | | | | | | | | | | | | Rename the --use-boost-python optin to --with-boost-python, and add a | lloyd | 2010-06-13 | 1 | -1/+6 |
* | | | | | | | | | | | | | | | | | | | Hid --enable-isa and instead expose --enable-{sse2,ssse3,aes-ni,altivec} | lloyd | 2010-05-26 | 1 | -9/+9 |
* | | | | | | | | | | | | | | | | | | | Forming TARGET_ARCH, filter characters as with TARGET_CPU, otherwise | lloyd | 2010-05-26 | 1 | -2/+3 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Use -dumpversion instead of -v for detecting the GCC version. This | lloyd | 2010-05-20 | 1 | -7/+8 |
* | | | | | | | | | | | | | | | | | | Replace print to stderr with logging.error call on unhandled exception. | lloyd | 2010-05-20 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | merge of '540ae85af1cc9245c325ef716fcc5c5b334251d0' | lloyd | 2010-05-19 | 1 | -1/+12 |
|\| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Remove the old (unused) <supports_shared> config block. It specified | lloyd | 2010-05-13 | 1 | -1/+12 |
* | | | | | | | | | | | | | | | | | | On Windows, configure would default to VC++ pretty much blindly. Add | lloyd | 2010-05-11 | 1 | -1/+25 |
|/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | / | Tick to 1.9.8-dev | lloyd | 2010-04-28 | 1 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Update log, readme, configure for 1.9.7 release1.9.7 | lloyd | 2010-04-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Tick version to 1.9.7-dev | lloyd | 2010-04-16 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | | Tick for 1.9.6 release1.9.6 | lloyd | 2010-04-09 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Tick 1.9.6-dev | lloyd | 2010-03-30 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | Update for 1.9.5 release 2009-03-291.9.5 | lloyd | 2010-03-29 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Report TR1 missing as different from incompatible compiler in configure output | lloyd | 2010-03-25 | 1 | -5/+10 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | / | Tick version to 1.9.5-dev | lloyd | 2010-03-10 | 1 | -3/+3 |
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Update version to 1.9.4 release1.9.4 | lloyd | 2010-03-09 | 1 | -1/+1 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Use a single dir for all boost.python objects | lloyd | 2010-03-02 | 1 | -0/+2 |
* | | | | | | | | | | | | Fix soname | lloyd | 2010-02-24 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 89451dd9349d61bc29507c9c441... | lloyd | 2010-02-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head da26221a4feb0b758cd4c182700... | lloyd | 2010-02-17 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Give ssl branch its own soname | lloyd | 2010-02-14 | 1 | -1/+1 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Use list comprehensions instead of filter/map to minimize changes needed | lloyd | 2010-02-22 | 1 | -9/+8 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | If --gen-amalgamation is used, imply --disable-asm and | lloyd | 2010-02-17 | 1 | -0/+10 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Remove a debug print | lloyd | 2010-01-12 | 1 | -3/+0 |
* | | | | | | | | | | Typo fix | lloyd | 2010-01-11 | 1 | -1/+1 |
* | | | | | | | | | | Minor cleanup | lloyd | 2010-01-08 | 1 | -8/+9 |
* | | | | | | | | | | Add --verbose and --quiet options | lloyd | 2010-01-06 | 1 | -8/+21 |
* | | | | | | | | | | Remove debug print | lloyd | 2010-01-04 | 1 | -2/+0 |
* | | | | | | | | | | Make ssse3/aes_ni depend on sse2; --disable-sse2 turns off all of then | lloyd | 2010-01-04 | 1 | -0/+21 |
* | | | | | | | | | | New macro TARGET_CPU_IS_XXX_FAMILY for XXX = X86, PPC, SPARC, undefined | lloyd | 2009-12-29 | 1 | -0/+4 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Change --with-isa to --enable-isa and --with-{sse2,ssse3,altivec,aes_ni} | lloyd | 2009-12-23 | 1 | -13/+37 |
* | | | | | | | | | Add --with-{sse2,ssse3,altivec,aes_ni} options to enable specific ISAs. | lloyd | 2009-12-23 | 1 | -12/+22 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+9 |
* | | | | | | | | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -57/+113 |
* | | | | | | | | Add beginings of a --gen-amalgamation command to the build. Generates | lloyd | 2009-12-15 | 1 | -7/+109 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Allow <libs> sections to list multiple OSes for a single lib target, and | lloyd | 2009-12-01 | 1 | -7/+15 |
* | | | | | | | Add a check to configure.py that warns if any module has a dependency listed | lloyd | 2009-11-29 | 1 | -0/+14 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Clean up how the templates_to_proc variable is set up using a generator. | lloyd | 2009-11-24 | 1 | -11/+19 |
* | | | | | | Update version # to 1.9.4-dev | lloyd | 2009-11-23 | 1 | -3/+3 |
* | | | | | | Various fixes for Visual C++ per bug 63 - --enable-debug sets debug options, | lloyd | 2009-11-20 | 1 | -7/+17 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Update log and readme for 1.9.3 release 2009-11-19 | lloyd | 2009-11-20 | 1 | -1/+1 |
* | | | | | If no so link command is set just use the empty string; let the user figure i... | lloyd | 2009-11-20 | 1 | -1/+3 |
* | | | | | Create installer file as botan-VERSION.exe | lloyd | 2009-11-20 | 1 | -1/+1 |
* | | | | | Most compilers had empty dll_*_flags; remove them since the default is | lloyd | 2009-11-19 | 1 | -2/+1 |
* | | | | | Add the first bits of support for packaging botan with InnoSetup. | lloyd | 2009-11-19 | 1 | -1/+2 |
|/ / / / |
|
* / / / | Also treat + as a word char in shlex | lloyd | 2009-11-19 | 1 | -1/+1 |
|/ / / |
|
* | / | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 1 | -2/+0 |
| |/
|/| |
|
* | | Ignore files that begin with '.', even if they end in .cpp, .h, or .S. | lloyd | 2009-11-14 | 1 | -2/+3 |
|/ |
|