aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-06-13Release version 1.1.0-b.10+2HEADv1.1.0-b.10+2masterBoris Kolpackov2-1/+8
Fix -Wunused-but-set-variable Clang 15 warning.
2022-10-20Release version 1.1.0-b.10+1v1.1.0-b.10+1Boris Kolpackov2-5/+5
Fix incorrect out directory in buildfile.
2021-10-16Release version 1.1.0-b.10v1.1.0-b.10Boris Kolpackov1-1/+1
2021-10-14Fortify tests against NDEBUGKaren Arutyunov3-11/+9
2021-02-02Update copyrightKaren Arutyunov2-2/+2
2020-12-15Drop legacy file patterns from .gitignoreKaren Arutyunov1-13/+0
2020-08-01Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Karen Arutyunov3-4/+4
2020-08-01Disable success build emailsKaren Arutyunov1-1/+1
2020-07-22Update to latest genx sourceBoris Kolpackov2-22/+64
2020-07-21Change version to 1.1.0-b.9.zBoris Kolpackov1-1/+1
2020-07-18Release version 1.1.0-b.9v1.1.0-b.9Boris Kolpackov1-1/+1
2020-06-25Fix security issues in bundled expatBoris Kolpackov5-115/+260
Specifically, the following patches from the Debian 2.1.0-6+deb8u6 package were applied: CVE-2018-20843.patch CVE-2015-1283.patch CVE-2015-1283-refix.patch CVE-2016-0718-v2-2-1.patch cve-2012-6702-plus-cve-2016-5300-v1.patch CVE-2017-9233.patch CVE-2016-9063.patch CVE-2019-15903.patch Additionally, hashing code has been changed to use size_t instead of unsigned long (which is 32-bit on 64-bit Windows).
2020-02-28Add .gitattributes fileKaren Arutyunov1-0/+19
2020-02-18Reformat LICENSEBoris Kolpackov1-16/+15
2020-02-18New LICENSE arrangementBoris Kolpackov8-26/+15
2020-02-13Update copyright last year in doc/intro.xhtmlKaren Arutyunov1-2/+2
2020-02-13Update last year in LICENSE filesKaren Arutyunov2-3/+2
2020-02-13Drop copyright notice from source codeKaren Arutyunov51-51/+6
2020-02-13Normalize LICENSE fileBoris Kolpackov1-9/+10
2019-11-21Change version to 1.1.0-b.8.zBoris Kolpackov1-1/+1
2019-11-19Release version 1.1.0-b.8v1.1.0-b.8Boris Kolpackov1-1/+1
2019-10-08Adapt for building with Clang on WindowsKaren Arutyunov4-6/+14
2019-10-01Use cxx.std=latestKaren Arutyunov3-3/+3
2019-06-19Replace tags with topics, bump required build2 versionBoris Kolpackov1-3/+3
2019-06-11Change version to 1.1.0-b.7.zBoris Kolpackov1-1/+1
2019-06-07Release version 1.1.0-b.7Boris Kolpackov1-1/+1
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch ↵Karen Arutyunov1-15/+14
max values up to 99999
2019-05-24Change version to 1.1.0-b.6.zKaren Arutyunov1-1/+1
2019-03-18Release version 1.1.0-b.6v1.1.0-b.6Boris Kolpackov1-1/+1
2019-03-06Align with latest bdep-new some moreKaren Arutyunov1-2/+6
2019-03-05Align with latest bdep-newKaren Arutyunov1-17/+30
2019-03-05Add 'builds: all' value to manifestKaren Arutyunov1-3/+3
2019-02-21Change version to 1.1.0-b.5.zBoris Kolpackov1-1/+1
2019-02-19Release version 1.1.0-b.5v1.1.0-b.5Boris Kolpackov1-1/+1
2019-01-16Update copyright yearKaren Arutyunov54-55/+55
2018-12-03Suppress MSVC warnings at project levelKaren Arutyunov2-0/+12
2018-12-02Add commented out builds value to manifestKaren Arutyunov1-1/+2
2018-09-12Bump version to 1.1.0-b.4.z, master is open for businessBoris Kolpackov1-1/+1
2018-09-11Release version 1.1.0-b.4v1.1.0-b.4Boris Kolpackov1-1/+1
2018-07-12Bump build2 version requirement to 0.8.0Karen Arutyunov1-2/+2
2018-06-20Regularize .gitignore filesKaren Arutyunov3-0/+9
2018-06-05Regularize copyright notesKaren Arutyunov1-2/+2
2018-06-01Remove target/scope irregularity workaroundsKaren Arutyunov1-2/+2
2018-05-31Bump version to 1.1.0-b.3.z, master is open for businessBoris Kolpackov1-1/+1
2018-05-29Bump version to 1.1.0-b.3v1.1.0-b.3Boris Kolpackov1-1/+1
2018-05-24Update copyright yearKaren Arutyunov54-55/+55
2018-05-24Fix strncpy() misuse in genx.cBoris Kolpackov1-1/+1
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov4-15/+3
2018-05-04Adjust to new scope syntaxKaren Arutyunov2-3/+3
2018-02-02Adjust tests to new test rule semanticsBoris Kolpackov6-6/+6