index
:
bdep
adhoc-recipe
ci
cluster-sync
inproc-configure
master
build2 project dependency manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
Add --sys-sudo options for sync and init commands
Karen Arutyunov
4
-1
/
+26
2023-06-28
Update NEWS files
Boris Kolpackov
1
-0
/
+33
2023-06-27
Add --sys-* options for sync and init commands
Karen Arutyunov
6
-0
/
+115
2023-06-26
Suppress -Wdangling-reference GCC 13 warning
Karen Arutyunov
1
-0
/
+5
2023-06-26
Suppress -Wunqualified-std-cast-call Clang 15 warning
Karen Arutyunov
1
-0
/
+2
2023-06-26
Update .gitignore file
Karen Arutyunov
1
-0
/
+6
2023-06-22
Adapt tests to change of 'deorphan' to 'replace' in bpkg-build plan
Karen Arutyunov
1
-3
/
+3
2023-06-22
Add branch sub-option for git project vcs in bdep-new
Karen Arutyunov
10
-20
/
+126
2023-06-21
Fix deinit command to try bpkg-pkg-build --deorphan if bpkg-pkg drop fails
Karen Arutyunov
5
-44
/
+404
2023-06-12
Check for configuration name/id/path clash before creating/wiping it (GH issu...
Boris Kolpackov
2
-42
/
+88
2023-05-29
Drop stray dependency declaration
Boris Kolpackov
1
-1
/
+0
2023-05-02
Minor comment fix
Karen Arutyunov
1
-1
/
+1
2023-04-21
Add blank line between packages.manifest entries in bdep-new
Boris Kolpackov
1
-1
/
+7
2023-04-19
Minor build fix
Boris Kolpackov
1
-1
/
+1
2023-04-15
Fix warnings in tests caused by in-process configure in bpkg
Karen Arutyunov
1
-0
/
+12
2023-04-05
Work around Windows-specific issue in tests
Boris Kolpackov
1
-1
/
+5
2023-04-05
Adjust tests to building via src_root for forwarded configurations
Boris Kolpackov
3
-20
/
+38
2023-04-04
Make bdep-ci prompt default to yes
Boris Kolpackov
1
-1
/
+1
2023-03-24
Minor cleanup of process::path_search() calls
Karen Arutyunov
1
-2
/
+2
2023-03-23
Propagate library binless sub-option to type value of newly created package m...
Karen Arutyunov
1
-4
/
+6
2023-03-07
Warn about *-version values (upstream, <distribution>) in bdep-release
Boris Kolpackov
1
-14
/
+61
2023-02-20
Add type and language values to newly created package manifest in bdep-new
Karen Arutyunov
3
-8
/
+156
2023-02-02
Complete and normalize --default-options path
Boris Kolpackov
1
-0
/
+17
2023-01-06
Add missing *.dylib to generated .gitignore file
Boris Kolpackov
1
-0
/
+1
2023-01-06
Update copyright
Boris Kolpackov
1
-1
/
+1
2022-12-15
Add noexcept to move constructors and move assignment operators
Karen Arutyunov
1
-1
/
+1
2022-12-15
Fix expected test output for effective escaping in double-quoted strings
Boris Kolpackov
1
-3
/
+3
2022-12-13
Adapt to butl::b_info() API change
Karen Arutyunov
4
-13
/
+14
2022-12-08
Add --[no]diag-color options (infrastructure only)
Boris Kolpackov
6
-19
/
+96
2022-12-07
Add support for *-build-config override for bdep-ci command
Karen Arutyunov
3
-7
/
+82
2022-12-06
Add support for --target-config and --package-config to bdep-ci command
Karen Arutyunov
9
-118
/
+829
2022-12-05
Forward --curl* options to bpkg
Boris Kolpackov
2
-2
/
+20
2022-11-18
Adjust to low verbosity diagnostics changes
Boris Kolpackov
5
-65
/
+65
2022-11-08
Adjust to diagnostics epilogue interface change
Boris Kolpackov
1
-2
/
+2
2022-10-28
Fix bug introduced in previous commit
Boris Kolpackov
1
-1
/
+1
2022-10-27
Suppress (potential) bogus GCC 12 -Wrestrict warnings
Boris Kolpackov
6
-10
/
+10
2022-09-21
Document interactive CI breakpoint 'none' value
Karen Arutyunov
1
-5
/
+5
2022-08-24
Drop all database migrations to be backward compatible with 0.14.0 and above ...
Karen Arutyunov
3
-16
/
+7
2022-08-01
Enable bdep-new tests which previously failed with 'multiple rules matching u...
Karen Arutyunov
1
-24
/
+22
2022-07-29
Change version to 0.16.0-a.0.z
Boris Kolpackov
2
-6
/
+6
2022-07-28
Release version 0.15.0
v0.15.0
Boris Kolpackov
3
-8
/
+8
2022-07-26
Update dependency version constraints
Boris Kolpackov
1
-2
/
+2
2022-07-26
Rely on new header pre-generation in bdep-new
Boris Kolpackov
1
-34
/
+2
2022-07-25
Minor tweaks to NEWS file
Boris Kolpackov
1
-1
/
+2
2022-07-25
Update NEWS file
Boris Kolpackov
1
-0
/
+15
2022-07-20
Tweak diagnostics
Boris Kolpackov
6
-12
/
+15
2022-07-20
Fail if no module specified for being created configuration
Karen Arutyunov
12
-81
/
+283
2022-07-12
Add support for build-file package manifest value
Karen Arutyunov
1
-1
/
+1
2022-07-08
Fix tests making config_c* variables of [cmdline] type
Karen Arutyunov
10
-11
/
+11
2022-07-07
Use [cmdline] type for canned commands in testscripts
Karen Arutyunov
6
-37
/
+37
[next]