aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head b3515264af291b4785d3d296e2c...lloyd2009-12-011-7/+29
|\
| * Allow <libs> sections to list multiple OSes for a single lib target, andlloyd2009-12-011-7/+15
| * Add a check to configure.py that warns if any module has a dependency listedlloyd2009-11-291-0/+14
* | propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a...lloyd2009-11-291-21/+39
|\|
| * Clean up how the templates_to_proc variable is set up using a generator.lloyd2009-11-241-11/+19
| * Update version # to 1.9.4-devlloyd2009-11-231-3/+3
| * Various fixes for Visual C++ per bug 63 - --enable-debug sets debug options,lloyd2009-11-201-7/+17
* | propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100...lloyd2009-11-201-5/+7
|\|
| * Update log and readme for 1.9.3 release 2009-11-19lloyd2009-11-201-1/+1
| * If no so link command is set just use the empty string; let the user figure i...lloyd2009-11-201-1/+3
| * Create installer file as botan-VERSION.exelloyd2009-11-201-1/+1
| * Most compilers had empty dll_*_flags; remove them since the default islloyd2009-11-191-2/+1
| * Add the first bits of support for packaging botan with InnoSetup.lloyd2009-11-191-1/+2
* | propagate from branch 'net.randombit.botan' (head 2f3665f775fafbdfa517ecdca7f...lloyd2009-11-191-38/+6
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 0ac5a29496b4e50775827d9655c...lloyd2009-11-171-38/+6
| |\
| | * propagate from branch 'net.randombit.botan' (head 8cecdc1c3dd5853823fabcb8164...lloyd2009-11-161-2/+3
| | |\
| | * | Remove TR1 hooks - can be assumed to exist under a C++0x compilerlloyd2009-11-131-38/+6
* | | | Also treat + as a word char in shlexlloyd2009-11-191-1/+1
|/ / /
* | / Move most code that relies heavily on Filters into src/filters.lloyd2009-11-171-2/+0
| |/ |/|
* | Ignore files that begin with '.', even if they end in .cpp, .h, or .S.lloyd2009-11-141-2/+3
|/
* Respect --with-isa when choosing what to enablelloyd2009-11-061-3/+4
* Add a new need_isa marker for info.txt that lets a module dependlloyd2009-11-061-5/+20
* The default_submodel option was used by configure.pl but configure.pylloyd2009-11-061-2/+1
* The code for handling SIMD ISA extensions actually works fine for generallloyd2009-11-061-20/+23
* Make it possible to explicitly enable SIMD extensions.lloyd2009-11-061-19/+28
* Tick to 1.9.3-devlloyd2009-11-061-8/+8
* Generate SIMD macro flags for build.h from data in build-data/arch forlloyd2009-11-061-6/+43
* Set BOTAN_TARGET_CPU_HAS_SSE2 macro if amd64. Not set at all for any 32-bitlloyd2009-11-041-0/+3
* Update for 1.9.2 release 2009-11-03lloyd2009-11-031-1/+1
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-10/+5
* Tick version to 1.9.2-devlloyd2009-10-261-3/+3
* Update docs for 1.9.1 release 2009-10-231.9.1lloyd2009-10-231-1/+1
* Reset version as 1.9.1-dev instead of -rc1lloyd2009-10-211-1/+1
* Disable tracebacklloyd2009-10-211-2/+2
* Be more forgiving of names passed with --cpulloyd2009-10-191-6/+9
* propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e...lloyd2009-10-131-22/+92
|\
| * Bump version to 1.9.1-rc1lloyd2009-10-091-1/+1
| * Add more or less functional integration with Boost.Python. Uselloyd2009-10-091-4/+38
| * Fix --enable-debuglloyd2009-10-091-3/+11
| * Add .S files automatically as welllloyd2009-09-291-1/+2
| * New logic for reading info.txt files - if no <add> block was given, thenlloyd2009-09-291-1/+8
| * Add a new macro BOTAN_BUILD_COMPILER_IS_XXX to build.hlloyd2009-09-291-7/+12
| * propagate from branch 'net.randombit.botan.1_8' (head 1f4729658b70a340064bc9a...lloyd2009-09-171-6/+21
| |\
| | * propagate from branch 'net.randombit.botan.1_8' (head ef51dd2869ed38dae3aeb1c...lloyd2009-09-151-6/+21
| | |\
| | | * Update version #s to 1.9.1-prelloyd2009-09-131-3/+3
| | | * Update for 1.9.0 release 2009-09-091.9.0lloyd2009-09-101-1/+1
| | | * Add a log line telling the user that we are assuming unaligned memorylloyd2009-09-081-4/+19
| | | * propagate from branch 'net.randombit.botan.1_8' (head 75371777750b63ef9469360...lloyd2009-09-041-2/+18
| | | |\
| | | * | Move version #s to 1.9.0-prelloyd2009-08-131-4/+4
* | | | | Rename all of the build-data files with a .txt extension, and filter forlloyd2009-10-131-6/+11
|/ / / /