aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc
Commit message (Expand)AuthorAgeFilesLines
* Remove some CPU specific workarounds for things GCC didn't know about, likelloyd2009-11-111-9/+5
* Switch from -O2/-O for lib/check to -O3/-O2 with gcclloyd2009-11-111-2/+2
* Add Nehalem/Westmere tags for ICClloyd2009-11-101-3/+7
* GCC doesn't know what Nehalem or Westmere are, though it does know aboutlloyd2009-11-061-0/+3
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-2915-30/+0
* Add theoreticaly support for Clang/LLVM. Current Gentoo clang ebuild doesn'tlloyd2009-10-191-0/+46
* propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e...lloyd2009-10-1314-2/+31
|\
| * Fix --enable-debuglloyd2009-10-091-2/+3
| * Add a new macro BOTAN_BUILD_COMPILER_IS_XXX to build.hlloyd2009-09-2914-0/+28
* | Rename all of the build-data files with a .txt extension, and filter forlloyd2009-10-1314-0/+0
|/
* Use the default ABI instead of forcing n32 for mips32lloyd2009-08-101-1/+0
* Add compiler settings for the Open64 (http://www.open64.net/) compiler,lloyd2009-08-031-0/+30
* Add support for Dragonfly BSD (a fork of FreeBSD).lloyd2009-07-251-0/+1
* Use TR1 by default with GNU C++ and Intel C++, since all recent versions oflloyd2008-11-172-0/+4
* Use -O2 instead of -O3 with Intel C++lloyd2008-10-221-1/+1
* Update ICC flags for 10.1lloyd2008-10-221-3/+3
* Oops, revert back to standard GCC -Wall flagslloyd2008-10-081-2/+2
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-081-2/+2
* Revert back to portable GCC flagslloyd2008-10-011-2/+2
* Move look_pk and pk_algs to new module pubkey/pk_lookuplloyd2008-10-011-1/+1
* Handle building Botan with almost all public key code disabled (though onlylloyd2008-10-011-2/+2
* Rename sh to hitachi-sh - make regexp collisions less likelylloyd2008-10-011-1/+1
* Revert; GCC 4.3 specific flagslloyd2008-09-301-2/+2
* Strict GCC warningslloyd2008-09-301-2/+2
* Remove the misc dir:lloyd2008-09-2913-0/+488