aboutsummaryrefslogtreecommitdiff
path: root/tests/base64
AgeCommit message (Expand)AuthorFilesLines
2020-03-09Add workaround for MinGW GCC bug #84583 (produces CRCRLF sequences in preproc...Karen Arutyunov1-34/+17
2020-02-06Drop copyright notice from source codeBoris Kolpackov2-2/+0
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov2-4/+3
2019-03-13Add workarounds for all cl releases until 20.00Karen Arutyunov1-0/+2
2019-01-16Update copyright yearKaren Arutyunov2-2/+2
2018-05-19Update copyright yearKaren Arutyunov2-2/+2
2018-05-18Add workarounds for all releases of VC15Karen Arutyunov1-1/+1
2018-04-13Add workarounds for VC15u7Boris Kolpackov1-1/+1
2018-02-15Add support for VC15u6Boris Kolpackov1-1/+1
2017-12-12Add support for VC 15u5Boris Kolpackov1-1/+1
2017-10-01Only enable modularized build if forcedBoris Kolpackov1-6/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov2-2/+22
2017-07-21Extend VC workarounds to version 19.11Boris Kolpackov1-1/+1
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov1-1/+1
2017-07-13Fix tests linkageKaren Arutyunov1-2/+2
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-1/+1
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov2-3/+3
2017-01-05Update copyright yearBoris Kolpackov2-2/+2
2016-11-26Add support for VC15Karen Arutyunov1-2/+2
2016-07-01Port to MSVCKaren Arutyunov1-0/+7
2016-05-04Add base64_encode(), base64_decode()Karen Arutyunov2-0/+113