aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Suppress -Wdangling-reference GCC 13 warningKaren Arutyunov1-0/+5
2023-06-26Suppress -Wunqualified-std-cast-call Clang 15 warningKaren Arutyunov1-0/+2
2022-01-17Drop /wd4819 now that default is /utf-8Boris Kolpackov1-1/+1
2021-09-27Finalize licenseBoris Kolpackov3-3/+3
2021-04-20Disable bunch of bogus GCC warningsKaren Arutyunov1-0/+2
2020-12-14Suppress VC's 'character cannot be represented in current code page' warning ...Karen Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov3-3/+0
2019-11-28Use switch in export.buildKaren Arutyunov1-6/+8
2019-10-08Adapt for building with Clang on WindowsKaren Arutyunov1-3/+3
2019-03-08Use new setup for unit testsKaren Arutyunov1-6/+0
2019-01-16Update copyright yearKaren Arutyunov3-3/+3
2018-12-03Suppress MSVC warnings at project levelKaren Arutyunov1-0/+6
2018-06-20Regularize .gitignore filesKaren Arutyunov1-0/+2
2018-05-19Update copyright yearKaren Arutyunov3-3/+3
2018-05-04Adjust to new scope syntaxKaren Arutyunov1-1/+1
2017-07-29Convert to use utility libraryBoris Kolpackov1-1/+3
2017-07-19Use fail instead of assert in export stubBoris Kolpackov1-1/+1
2017-07-14Make tests to be a sub-projectKaren Arutyunov2-2/+16
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-1/+1
2017-04-28Switch to version moduleKaren Arutyunov1-11/+1
2017-04-11Change license to TBC (to be confirmed)Boris Kolpackov2-2/+2
2017-04-06Implement manifestsKaren Arutyunov1-2/+7
2017-04-04Add --cpu and --ram optionsBoris Kolpackov1-2/+3
2017-04-01Setup build infraBoris Kolpackov3-0/+47