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
*
Add exceptions to mach_abi_linking groups
Jack Lloyd
2017-12-23
1
-1
/
+1
*
Rename SSE4.x names to avoid underscores
Jack Lloyd
2017-12-11
1
-2
/
+2
*
Rename the SSE4 ISA extensions
Jack Lloyd
2017-12-11
1
-2
/
+2
*
Enable using NEON on Clang
Jack Lloyd
2017-12-10
1
-0
/
+3
*
Merge the gnumake and nmake makefiles
Jack Lloyd
2017-12-01
1
-4
/
+2
*
Allow overriding ar command
Jack Lloyd
2017-11-29
1
-8
/
+0
*
Move Clang -Wunreachable-code warning to maintainer mode
Jack Lloyd
2017-09-30
1
-2
/
+2
*
Be less forgiving in maintainer mode
Jack Lloyd
2017-09-17
1
-1
/
+1
*
Add support for LLVM bitcode target
Jack Lloyd
2017-08-30
1
-6
/
+3
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
1
-1
/
+1
*
Make it possible to disable stack smashing protection.
Jack Lloyd
2017-02-04
1
-1
/
+2
*
Add os ios
Simon Warta
2017-01-03
1
-0
/
+1
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-0
/
+2
*
Add new configure argument --optimize-for-size
Jack Lloyd
2016-11-03
1
-0
/
+1
*
Maintainer mode fixes
Jack Lloyd
2016-08-31
1
-1
/
+1
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
1
-1
/
+2
*
fix compile issue on Mac OS if MACOSX_DEPLOYMENT_TARGET<=10.8
Bi11
2016-08-10
1
-0
/
+1
*
Fix x86 32-bit building for clang on Mac OS
Bi11
2016-08-10
1
-0
/
+2
*
Compile shared libraries (too) on FreeBSD
Lauri Nurmi
2016-07-02
1
-0
/
+2
*
Fixed shared library behaviour on Darwin/OS X.
Alastair Houghton
2016-04-07
1
-2
/
+4
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-1
/
+1
*
Enable -Wpedantic on gcc and clang
René Korthaus
2016-01-13
1
-1
/
+1
*
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
1
-0
/
+1
*
add support for Intel RdSeed
Daniel Neus
2015-12-18
1
-0
/
+1
*
Remove the strange conjoining of debug and optimization flags.
Jack Lloyd
2015-10-26
1
-4
/
+3
*
build system: Add framework support for OS X and iOS
Daniel Seither
2015-09-25
1
-0
/
+1
*
Add soname_pattern
Simon Warta
2015-08-24
1
-4
/
+4
*
Add so_link_command for clang debug on darwin and default
Simon Warta
2015-08-14
1
-3
/
+5
*
Rename so_link_flags to so_link_commands
Simon Warta
2015-07-21
1
-4
/
+4
*
Add binary_link_command; Use compiler configs to set RPATH on Linux
Simon Warta
2015-07-21
1
-0
/
+7
*
Merge compile_option into CXX_FLAGS
Simon Warta
2015-07-21
1
-3
/
+2
*
Make release/debug versions for: compile_flags, lib_opt_flags and app_opt_flags
Simon Warta
2015-07-21
1
-5
/
+6
*
Add coverage checking with gcov/lcov
lloyd
2015-04-12
1
-0
/
+1
*
Consider AES-NI as implying SSSE3 which lets us merge two of the
lloyd
2015-03-15
1
-1
/
+1
*
Split amalagamation into ISA specific objects
lloyd
2015-02-22
1
-2
/
+1
*
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
[next]