aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Release version 1.11.0-b.6v1.11.0-b.6Boris Kolpackov1-1/+1
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch m...Karen Arutyunov1-15/+14
2019-05-24Change version to 1.11.0-b.5.zKaren Arutyunov1-1/+1
2019-03-18Release version 1.11.0-b.5v1.11.0-b.5Boris Kolpackov1-1/+1
2019-03-05Align with latest bdep-newKaren Arutyunov1-13/+26
2019-03-05Add 'builds: all' value to manifestKaren Arutyunov1-3/+3
2019-02-21Change version to 1.11.0-b.4.zBoris Kolpackov1-1/+1
2019-02-19Release version 1.11.0-b.4v1.11.0-b.4Boris Kolpackov1-1/+1
2019-01-16Update copyright yearKaren Arutyunov140-140/+140
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.11.0-b.3.z, master is open for businessBoris Kolpackov2-2/+2
2018-09-11Release version 1.11.0-b.3v1.11.0-b.3Boris Kolpackov1-1/+1
2018-07-12Bump build2 version requirement to 0.8.0Karen Arutyunov1-2/+2
2018-06-20Regularize .gitignore filesKaren Arutyunov1-0/+4
2018-06-01Remove target/scope irregularity workaroundsKaren Arutyunov1-1/+1
2018-05-31Bump version to 1.11.0-b.2.z, master is open for businessBoris Kolpackov2-2/+2
2018-05-29Bump version to 1.11.0-b.2v1.11.0-b.2Boris Kolpackov2-2/+2
2018-05-24Update copyright yearKaren Arutyunov140-140/+140
2018-05-23Update .gitignore files (bdep support)Boris Kolpackov3-0/+7
2018-05-23Omit out of bounds memory access test when building with address sanitizerBoris Kolpackov1-1/+4
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov3-4/+3
2018-05-03Adjust to new scope syntaxKaren Arutyunov2-2/+2
2018-02-02Adjust tests to new test rule semanticsBoris Kolpackov2-2/+2
2017-11-30Use compiler class instead of id where appropriateKaren Arutyunov1-1/+1
2017-11-30Bump toolchain version dependency to 0.7.0 in manifestKaren Arutyunov1-2/+2
2017-11-13Add missing symbol exportsBoris Kolpackov1-4/+4
2017-11-07Fix URLs in manifest (https instead of http, git.* instead of scm.*)Boris Kolpackov1-2/+2
2017-11-07Get rid of GCC 7 case fall-through warnings (C++11 codebase only)Boris Kolpackov1-2/+2
2017-11-07Disable auto_ptr in C++11 modeBoris Kolpackov3-1/+5
2017-08-24Add version.hxx back into distribution and don't clean it up from srcKaren Arutyunov4-4/+10
2017-08-21Don't distribute generated version.hxxKaren Arutyunov1-1/+0
2017-08-02Add support for build2-aware installationKaren Arutyunov3-4/+18
2017-08-02Fix src-url manifest valueKaren Arutyunov1-1/+1
2017-08-02Fix installation directory path for headersKaren Arutyunov1-1/+2
2017-07-31Redo header installation setupKaren Arutyunov1-5/+7
2017-07-31Add .pc to .gitignoreKaren Arutyunov1-0/+1
2017-07-30Add src-url manifest valueKaren Arutyunov1-0/+1
2017-07-15Make use of wildcards in buildfilesKaren Arutyunov13-70/+14
2017-05-20Add *.ii to .gitignoreKaren Arutyunov1-0/+1
2017-04-29Bump version to 1.11.0-b.1.z, switch to version moduleBoris Kolpackov6-26/+58
2017-04-24Add build-email value to manifest fileKaren Arutyunov1-0/+1
2017-01-19Specify test.targetKaren Arutyunov1-0/+4
2017-01-03Update copyright yearBoris Kolpackov140-140/+140
2016-12-05Adapt buildfiles to expansion changeKaren Arutyunov1-2/+2
2016-11-25Adjust for literal here-document support in testscriptBoris Kolpackov2-21/+23
2016-11-22Add support for Perl regex escape sequences subset to C++11-based implementationKaren Arutyunov4-9/+331
2016-11-17Add support for build2 for testsKaren Arutyunov18-2/+153
2016-11-15Various MSVC and C++11 fixesBoris Kolpackov5-18/+20
2016-11-14C++11-compatibility fixes and improvementsBoris Kolpackov19-75/+106