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
/
msvc.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
With MSVC, use /arch:AVX for AVX2 enabled code
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Define _ENABLE_EXTENDED_ALIGNED_STORAGE for MSVC 15.8
Jack Lloyd
2018-07-13
1
-1
/
+1
*
Add option to specify the MSVC runtime
Jack Lloyd
2018-03-21
1
-2
/
+5
*
Enable SHA-1 intrinsics on MSVC
Jack Lloyd
2018-03-04
1
-0
/
+1
*
Detect the compiler version using the preprocessor instead of command line
Jack Lloyd
2017-12-14
1
-0
/
+2
*
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
*
Merge the gnumake and nmake makefiles
Jack Lloyd
2017-12-01
1
-3
/
+4
*
Use this to prevent fallback to Unix ar default args
Jack Lloyd
2017-11-29
1
-1
/
+1
*
Allow overriding ar command
Jack Lloyd
2017-11-29
1
-0
/
+1
*
Add some MSVC compiler flags
Daniel Neus
2017-04-04
1
-2
/
+2
*
add "--with-external-libdir" to configure.py
Daniel Neus
2017-01-26
1
-1
/
+1
*
Add new configure argument --optimize-for-size
Jack Lloyd
2016-11-03
1
-0
/
+1
*
Turn MSVC warnings to /W4 and enable C4267
Jack Lloyd
2016-05-06
1
-1
/
+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
-6
/
+11
*
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
/
+5
*
Merge compile_option into CXX_FLAGS
Simon Warta
2015-07-21
1
-3
/
+2
*
Have a $(LINKER) variable
Simon Warta
2015-07-21
1
-1
/
+3
*
Adjust MSVC compile flags
Simon Warta
2015-07-21
1
-2
/
+2
*
Make release/debug versions for: compile_flags, lib_opt_flags and app_opt_flags
Simon Warta
2015-07-21
1
-3
/
+5
*
Windows/VC build fixes
lloyd
2014-10-31
1
-1
/
+1
*
Support restricting compiler ISAs to specific architectures. Specifically
lloyd
2014-05-01
1
-1
/
+1
*
Microsoft docs indicate VC++ 2013 has AVX2 intrinsics, so enable them.
lloyd
2014-01-31
1
-1
/
+1
*
If the build compiler doesn't support intrinsics we need, disable the module
lloyd
2014-01-26
1
-0
/
+12
*
Rename target
lloyd
2014-01-01
1
-1
/
+1
*
s/check/test/g
lloyd
2014-01-01
1
-1
/
+1
*
When building for GCC, always get the version number, and turn off TR1
lloyd
2011-05-03
1
-2
/
+2
*
More VC warning fixes
lloyd
2011-02-09
1
-1
/
+1
*
Include generic mp_asmi.h for MSVC
lloyd
2010-06-11
1
-1
/
+1
*
Disable VC++ 4275 entirely; it also causes warnings when building the
lloyd
2010-03-16
1
-2
/
+2
*
Only disable VC++ warning C4275 with DLL builds
lloyd
2010-03-03
1
-2
/
+2
*
Disable VC warning 4275
lloyd
2010-03-03
1
-1
/
+1
*
Use /W3 with VC++ (/W4 is really noisy, but it seems mostly useless stuff).
lloyd
2009-12-23
1
-1
/
+1
*
Various fixes for Visual C++ per bug 63 - --enable-debug sets debug options,
lloyd
2009-11-20
1
-9
/
+9
*
Force /MD (threaded+DLL libc) with VC++. /MT is the default but seems
lloyd
2009-11-20
1
-0
/
+4
*
Switch from only-static with VC++ to only a DLL. The static library is
lloyd
2009-11-19
1
-2
/
+3
*
Most compilers had empty dll_*_flags; remove them since the default is
lloyd
2009-11-19
1
-2
/
+1
*
Remove unecessary quote characters in the cc info files (were required by
lloyd
2009-11-19
1
-3
/
+3
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e...
lloyd
2009-10-13
1
-0
/
+2
*
Rename all of the build-data files with a .txt extension, and filter for
lloyd
2009-10-13
1
-0
/
+27