aboutsummaryrefslogtreecommitdiff
path: root/build/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 Kolpackov1-1/+1
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 Arutyunov1-1/+0
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 Arutyunov1-1/+1
2018-12-03Suppress MSVC warnings at project levelKaren Arutyunov1-0/+6
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-07-29Convert to use utility libraryBoris Kolpackov1-1/+3
2017-07-14Make tests to be a sub-projectKaren Arutyunov1-2/+1
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-1/+1
2017-04-11Change license to TBC (to be confirmed)Boris Kolpackov1-1/+1
2017-04-06Implement manifestsKaren Arutyunov1-2/+7
2017-04-01Setup build infraBoris Kolpackov1-0/+26