aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-19Release version 0.12.0v0.12.0Boris Kolpackov2-8/+8
2019-11-18Fix crashing on depends manifest values specifying earliest release in versio...Karen Arutyunov2-4/+13
2019-11-18Update submodulesBoris Kolpackov1-0/+0
2019-11-16Update NEWS fileBoris Kolpackov1-0/+20
2019-11-12Minor manual tweakBoris Kolpackov1-4/+4
2019-11-11Update manual with recommendations on tests, etc., packagesBoris Kolpackov1-6/+15
2019-11-07Remove unused header inclusionBoris Kolpackov1-2/+0
2019-11-01Add --package-cwd option to bpkg-pkg-testKaren Arutyunov12-17/+90
2019-11-01Fix assertion failure in pkg-build for --verbose 4Karen Arutyunov1-8/+22
2019-10-31Fix pkg-build crash for multiple repos with same location URLKaren Arutyunov1-3/+26
2019-10-31Document default options files for commandsKaren Arutyunov35-8/+588
2019-10-31Add support for package version constraint in pkg-build command argumentsKaren Arutyunov12-313/+685
2019-10-19Fix some testscripts properly setting config.cxx variableKaren Arutyunov2-7/+18
2019-10-18Use $quote() for quoting config.cxx option value in testscriptsKaren Arutyunov5-10/+14
2019-10-16Add note on quoting in testsBoris Kolpackov1-0/+3
2019-10-15Add missing man pages to doc/buildfileBoris Kolpackov2-2/+5
2019-10-06Adapt for building with Clang on WindowsKaren Arutyunov1-3/+3
2019-10-02Add CONTRIBUTING.md that points to our Community pageBoris Kolpackov2-1/+4
2019-10-01Use cxx.std=latest for test packagesKaren Arutyunov3-2/+2
2019-09-30Adapt to moving path match to path-pattern.?xxKaren Arutyunov1-1/+2
2019-09-28Adapt to swapping of entry and pattern parameters in butl::path_match()Karen Arutyunov1-1/+1
2019-09-28Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov4-5/+5
2019-09-20Adapt to bracket expressions in wildcard patternsKaren Arutyunov1-2/+17
2019-09-05Adapt to optional package revisionKaren Arutyunov21-87/+360
2019-08-22Quote directory paths in buildspecsKaren Arutyunov5-5/+11
2019-08-22Make testscripts to ignore user's default options filesKaren Arutyunov7-15/+47
2019-08-16Adapt to load_default_options() now throwing pair<path, system_error> instead...Karen Arutyunov1-1/+6
2019-08-16Add '--std c++11' CLI option in buildfileKaren Arutyunov1-6/+7
2019-08-16Add support for default options filesKaren Arutyunov27-39/+561
2019-08-12Adjust to fdstream constructor changesBoris Kolpackov2-4/+4
2019-08-09Print information messages instead of warnings prior to git repository deep/d...Karen Arutyunov6-59/+50
2019-08-07Work around bug in MSVC 16.2Boris Kolpackov1-0/+16
2019-08-02Use butl::small_vector instead of std::vector in persistent classes where it ...Karen Arutyunov3-3/+5
2019-08-02Replace some testscript commands single-character options with their long var...Karen Arutyunov4-11/+11
2019-08-02Cosmetic changesBoris Kolpackov1-5/+5
2019-08-02Fix failure to upgrade package from git repository when its submodule changedKaren Arutyunov3-12/+55
2019-07-31Combine multiple single-character options into a single argument for testscri...Karen Arutyunov5-17/+17
2019-07-20Fix recent database migrations drop regenerating package.xmlKaren Arutyunov2-12/+2
2019-07-05Use __linux__ macro instead of __linuxKaren Arutyunov1-1/+1
2019-06-24Improve fallback tree output with &middot;Boris Kolpackov1-1/+1
2019-06-22Fix assertion failure on fetch from git:// repository location using --fetch-...Karen Arutyunov1-2/+2
2019-06-22Drop all database migrations to be backward compatible with 0.10.0 and above ...Karen Arutyunov2-30/+4
2019-06-21Consider only latest revisions for git repository location default setKaren Arutyunov16-9/+78
2019-06-21Adapt rep-fetch tests to full support of git versions prior to 2.14Karen Arutyunov5-9/+32
2019-06-20Add anchor to COMMANDS section in bpkg(1)Boris Kolpackov1-1/+1
2019-06-18Fix failure to fetch git repository location with tagged commit id for git 2.22Karen Arutyunov17-35/+110
2019-06-11Change version to 0.12.0-a.0.zBoris Kolpackov2-8/+8
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov2-6/+6
2019-06-08Proofread NEWS filesBoris Kolpackov1-15/+15
2019-06-07Update NEWS filesBoris Kolpackov1-0/+36