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
2019-01-30
Adapt to package dependency constraints completion semantic change
Karen Arutyunov
2
-48
/
+106
2019-01-27
Fix release tests failing for space-containing project directory path
Karen Arutyunov
1
-3
/
+3
2019-01-26
Add --open-base option to bdep-release
Boris Kolpackov
3
-5
/
+80
2019-01-26
Add --show-push option to bdep-release
Boris Kolpackov
3
-33
/
+215
2019-01-25
Add stub revision release test
Karen Arutyunov
1
-7
/
+24
2019-01-25
Fix typo
Boris Kolpackov
1
-1
/
+1
2019-01-25
Fix bdep-publish test failing for older git versions
Karen Arutyunov
1
-1
/
+1
2019-01-25
Add support for --no-progress option
Karen Arutyunov
17
-231
/
+514
2019-01-23
Fix publish test that fails due to package version decrease on commit
Karen Arutyunov
1
-0
/
+7
2019-01-22
Add support for --force option in bdep-release and bdep-publish
Karen Arutyunov
9
-221
/
+637
2019-01-17
Update submodules
Boris Kolpackov
1
-0
/
+0
2019-01-16
Update copyright year
Karen Arutyunov
97
-98
/
+98
2019-01-16
Make use of butl::b_info() instead of parsing `b info` stdout manually
Karen Arutyunov
1
-52
/
+34
2019-01-14
Don't show tagging status in bdep-release open mode
Boris Kolpackov
1
-2
/
+4
2019-01-12
Adapt to standard version API change
Karen Arutyunov
1
-7
/
+7
2019-01-11
Work around VC14 issues with 'for (...) try' construct
Boris Kolpackov
1
-38
/
+43
2019-01-11
Adjust git verbosity in bdep-release
Boris Kolpackov
1
-3
/
+2
2019-01-11
Extract remote/branch rather than assuming origin/HEAD in bdep-release
Boris Kolpackov
2
-50
/
+56
2019-01-10
Fix bdep-release diagnostics for *-file manifest values expansion validation
Karen Arutyunov
2
-2
/
+2
2019-01-10
Implement bdep-release that manages project's version during release
Boris Kolpackov
16
-32
/
+1749
2018-12-13
Factor git-status code from bdep-ci to git_status()
Boris Kolpackov
3
-97
/
+169
2018-12-03
Suppress MSVC warnings at project level
Karen Arutyunov
1
-0
/
+6
2018-12-01
Add commented out builds value to manifest
Karen Arutyunov
1
-0
/
+1
2018-11-30
Fix argument passing bug
Boris Kolpackov
2
-2
/
+2
2018-11-23
Rework slightly executable project buildfile generated by bdep-new
Boris Kolpackov
1
-5
/
+9
2018-11-22
Convert bdep-new to use dependency chains, variable blocks
Boris Kolpackov
1
-36
/
+51
2018-11-19
Add --jobs common option
Karen Arutyunov
4
-2
/
+32
2018-11-16
Adapt to repository typed URLs (dir+file://..., etc)
Karen Arutyunov
1
-9
/
+31
2018-11-15
Improve bdep-new diagnostics for when directory already contains project
Boris Kolpackov
1
-31
/
+33
2018-11-13
Pass --deep option to bpkg-pkg-verify in bdep-publish
Karen Arutyunov
1
-0
/
+5
2018-10-31
Warn if publishing with a staged toolchain
Boris Kolpackov
2
-0
/
+5
2018-10-31
Send CI requests from staged toolchain to ci.stage.build2.org
Boris Kolpackov
3
-2
/
+16
2018-10-18
Add binless option to bdep-new c++ language parameter
Boris Kolpackov
3
-101
/
+209
2018-10-11
Tone down lib prefix warnings in bdep-new
Boris Kolpackov
1
-4
/
+2
2018-09-17
Add note to LICENSE file about ODB license exception
Boris Kolpackov
1
-0
/
+5
2018-09-12
Bump version to 0.9.0-a.0.z, master is open for business
Boris Kolpackov
2
-6
/
+6
2018-09-11
Bump version to 0.8.0
v0.8.0
Boris Kolpackov
2
-6
/
+6
2018-09-10
Adapt bdep-publish tests to result message change
Karen Arutyunov
1
-12
/
+12
2018-09-10
Update NEWS file
Boris Kolpackov
1
-0
/
+21
2018-09-08
Documentation fixes
Boris Kolpackov
2
-13
/
+8
2018-09-04
Rename .test/test{} to .testscript/testscript{}
Karen Arutyunov
15
-30
/
+33
2018-09-03
Adapt bdep-publish and bdep-ci tests to diagnostics change
Karen Arutyunov
2
-16
/
+32
2018-09-03
Reorder lines in library buildfile generated by bdep-new
Boris Kolpackov
1
-3
/
+4
2018-09-03
Tweak bdep-publish and bdep-ci diagnostics
Boris Kolpackov
2
-4
/
+6
2018-09-01
Add comment to bdep-new-generated buildfile
Boris Kolpackov
1
-1
/
+2
2018-09-01
Adapt bdep-ci tests to brep's ci-load handler
Karen Arutyunov
1
-4
/
+4
2018-08-30
Produce more flexible export stub in bdep-new
Boris Kolpackov
1
-1
/
+1
2018-08-29
Omit bdep-new C tests that use fmemopen() on Windows and Mac OS
Boris Kolpackov
1
-25
/
+40
2018-08-29
Fix bdep-ci tests failing due to undefined user email for git-commit
Karen Arutyunov
1
-0
/
+4
2018-08-29
Add unit-tests option to bdep-new
Boris Kolpackov
13
-129
/
+309
[next]