index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build-data
/
cc
/
clang.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-2
/
+2
*
Let Clang choose whichever C++ library it prefers
lloyd
2014-03-13
1
-4
/
+3
*
Update Clang flags. Remove unneeded includes of init.h
lloyd
2014-02-09
1
-3
/
+4
*
Set -msse2/-maltivec as needed on things that depend on the SIMD wrapper. Bug...
lloyd
2014-01-24
1
-0
/
+1
*
Finish rename
lloyd
2014-01-07
1
-1
/
+1
*
Don't use -fno-inline-functions for debug as that is enabled in all non-relea...
lloyd
2014-01-04
1
-1
/
+1
*
Rename target
lloyd
2014-01-01
1
-1
/
+1
*
s/check/test/g
lloyd
2014-01-01
1
-1
/
+1
*
Turn on Werror on clang
lloyd
2014-01-01
1
-0
/
+1
*
Support multiple ISA requirements. Fix CLMUL flag.
lloyd
2013-12-27
1
-1
/
+1
*
Set -m flags for rdrand.cpp. Update compiler ISA flags
lloyd
2013-12-23
1
-8
/
+10
*
Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering.
lloyd
2013-12-14
1
-3
/
+9
*
Always include modules requiring ISA extensions as long as the
lloyd
2013-04-17
1
-8
/
+13
*
Use OS X specific linker flags
lloyd
2012-10-30
1
-0
/
+2
*
Move to -O3 with Clang. s/c++0x/c++11/
lloyd
2012-06-08
1
-2
/
+2
*
Use libc++ with Clang by default as libstdc++ and Clang don't play
lloyd
2012-05-30
1
-1
/
+1
*
Remove targets clang doesn't actually support
lloyd
2012-05-25
1
-6
/
+0
*
Always use -pthread with clang, matching gcc behavior
lloyd
2012-05-25
1
-5
/
+3
*
propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...
lloyd
2011-12-18
1
-1
/
+2
|
\
|
*
Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clang
lloyd
2011-11-18
1
-1
/
+2
*
|
Use the right flags for C++11 for Clang (though 2.9 lacks support for
lloyd
2011-06-30
1
-1
/
+1
|
/
*
When building for GCC, always get the version number, and turn off TR1
lloyd
2011-05-03
1
-2
/
+3
*
Rename all references of ia32 to x86-32 and amd64 to x86-64.
lloyd
2011-04-22
1
-2
/
+2
*
Special flags for Nehalem so SSSE3 gets enabled for AES
lloyd
2010-11-29
1
-0
/
+1
*
Use visibility control with Clang, same syntax as GCC
lloyd
2010-09-28
1
-1
/
+3
*
Clang supports -march
lloyd
2010-08-09
1
-0
/
+4
*
Use clang++ instead of clang for the compiler driver, otherwise link
lloyd
2010-08-08
1
-1
/
+1
*
Remove unecessary quote characters in the cc info files (were required by
lloyd
2009-11-19
1
-5
/
+5
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Add theoreticaly support for Clang/LLVM. Current Gentoo clang ebuild doesn't
lloyd
2009-10-19
1
-0
/
+46