aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-31Fix formatting in doc/manual.cliKaren Arutyunov1-3/+3
2019-10-31Use environment task manifest value to locate environment setup executableKaren Arutyunov3-22/+59
2019-10-31Swap order of bpkg environment and task args in workerKaren Arutyunov2-43/+43
2019-10-31Add support for tests, examples, and benchmarks package manifest valuesKaren Arutyunov3-147/+544
2019-10-28Fix worker to unquote extracted config.install.root valueKaren Arutyunov1-3/+6
2019-10-19Pass compiler mode as part of config.{c,cxx} in environment scriptsBoris Kolpackov4-19/+26
2019-10-16Tweak bootstrap/environments batch files for Clang and MSVCBoris Kolpackov3-4/+13
2019-10-15Update MSVC and Clang environments now that we can do prompt-lessBoris Kolpackov2-8/+21
2019-10-08Adapt for building with Clang on WindowsKaren Arutyunov1-3/+3
2019-10-08Don't assume which mode (-m32/-m64, etc) is required in environment setupBoris Kolpackov5-32/+39
2019-10-07Fix copy/paste error in bbot-bootstrap-clang.batBoris Kolpackov1-1/+1
2019-10-07Add bootstrap/environment batch files for Clang targeting MSVCBoris Kolpackov6-77/+119
2019-10-02Add CONTRIBUTING.md that points to our Community pageBoris Kolpackov2-1/+6
2019-09-28Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov1-2/+2
2019-09-03Fix worker building latest revision rather than zero revisionKaren Arutyunov2-2/+11
2019-08-23Fix some testscripts failing if project path contain spacesKaren Arutyunov1-3/+3
2019-08-22Quote directory paths in buildspecsKaren Arutyunov1-5/+5
2019-08-16Add '--std c++11' CLI option in buildfileKaren Arutyunov1-2/+2
2019-08-12Fix worker to handle std::system_error that can be thrown by dir_path::curren...Karen Arutyunov1-1/+8
2019-08-12Combine multiple single-character options into a single argument for testscri...Karen Arutyunov2-5/+5
2019-08-12Adjust to fdstream constructor changesBoris Kolpackov1-1/+1
2019-07-25Rollback verbosity level of build2 configure meta-operation run by worker fro...Karen Arutyunov2-6/+13
2019-07-24Increase verbosity level of build2 create/configure meta-operations run by wo...Karen Arutyunov3-6/+19
2019-07-05Use __linux__ macro instead of __linuxKaren Arutyunov1-1/+1
2019-07-01Make unexpected build machine exit warning instead of errorBoris Kolpackov1-1/+1
2019-07-01Fix systemd diagnosticsBoris Kolpackov1-22/+28
2019-06-28Use sd_journal_print() for diagnostics when in systemd modeBoris Kolpackov2-4/+75
2019-06-28Add note on JOURNAL_STREAM added in systemd 231Boris Kolpackov2-0/+6
2019-06-24Improve fallback tree output with ·Boris Kolpackov1-1/+1
2019-06-11Change version to 0.12.0-a.0.zBoris Kolpackov2-6/+6
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov2-4/+4
2019-06-07Update NEWS filesBoris Kolpackov1-0/+4
2019-06-04Replace tags with topics/keywords in package manifestBoris Kolpackov1-2/+3
2019-06-03Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ...Karen Arutyunov4-4/+5
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch m...Karen Arutyunov1-15/+14
2019-05-22Update submodulesBoris Kolpackov1-0/+0
2019-05-07Convert UTF-8 tree characters to ASCII when producing PS from XHTML in doc/cl...Karen Arutyunov1-2/+13
2019-04-09Increase default build timeout to 60 minutesBoris Kolpackov2-3/+3
2019-03-20Change version to 0.11.0-a.0.zBoris Kolpackov2-6/+6
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov2-4/+4
2019-03-18Update NEWS fileBoris Kolpackov1-0/+4
2019-03-12Add MSVC 16 bootstrap and environment batch scriptsBoris Kolpackov2-0/+223
2019-03-11Release other machine locks before bootstrappingBoris Kolpackov1-0/+6
2019-03-08Fix formatting in buildfileKaren Arutyunov1-1/+1
2019-03-08Fix bug in buildfileBoris Kolpackov1-3/+3
2019-03-08Use new setup for unit testsKaren Arutyunov11-35/+45
2019-03-06Align with latest bdep-newKaren Arutyunov1-5/+12
2019-03-04Add 'builds: all' value to manifestKaren Arutyunov1-1/+1
2019-02-23Don't allow machine configuration override RAM and CPUBoris Kolpackov1-5/+10
2019-02-22Add minor comments to integration testscriptKaren Arutyunov1-2/+2