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
2018-07-27
Make bdep publish tests to specify --email option
Karen Arutyunov
1
-1
/
+2
2018-07-27
Implement package archive upload
Karen Arutyunov
7
-20
/
+762
2018-07-27
Implement temp directory facility
Karen Arutyunov
6
-24
/
+166
2018-07-27
Implement publish command for publishing packages to archive repositories
Boris Kolpackov
17
-128
/
+868
2018-07-26
Make use of butl::project_name
Karen Arutyunov
1
-33
/
+36
2018-07-25
Handle package name extensions in bdep-new
Boris Kolpackov
1
-35
/
+39
2018-07-23
Fix broken new command tests
Karen Arutyunov
1
-57
/
+65
2018-07-18
Fix test breakages due to nesting checks and amalgamation
Boris Kolpackov
4
-12
/
+31
2018-07-18
Diagnose nested projects in new command
Boris Kolpackov
1
-20
/
+32
2018-07-17
Add note on nested packages to bdep-new(1)
Boris Kolpackov
1
-1
/
+1
2018-07-17
Diagnose improper project/package arrangements in new command
Boris Kolpackov
3
-19
/
+50
2018-07-16
Fix typo in bdep.cli
Karen Arutyunov
1
-2
/
+2
2018-07-14
Make use of testscript mv builtin
Karen Arutyunov
3
-16
/
+6
2018-07-12
Temporary disable test that requires mv testscript builtin
Boris Kolpackov
1
-0
/
+3
2018-07-11
Add project manifest value
Karen Arutyunov
1
-1
/
+2
2018-07-11
Write project name to package manifest in new command
Boris Kolpackov
2
-21
/
+75
2018-07-09
Print info on having to issue explicit bdep-sync in bdep-config-set
Boris Kolpackov
2
-0
/
+3
2018-07-09
Adjust ODB compilation script for bdep-based setup
Boris Kolpackov
1
-7
/
+34
2018-07-05
Add repositories.manifest
Boris Kolpackov
1
-0
/
+18
2018-07-02
Fix Clang warning
Boris Kolpackov
1
-1
/
+1
2018-07-02
Add ability to suppress auto-synchronization via BDEP_SYNC envvar
Boris Kolpackov
2
-4
/
+18
2018-07-02
Try to obtain real email from environment, VCS in bdep-new
Boris Kolpackov
4
-2
/
+158
2018-07-02
Minor bdep-sync documentation change
Boris Kolpackov
1
-9
/
+11
2018-07-02
Use recursive wildcard patterns in projects created by bdep-new
Boris Kolpackov
1
-6
/
+6
2018-07-02
Warn of new executable project name starts with lib prefix
Boris Kolpackov
1
-10
/
+20
2018-06-28
Bump build2 version requirement to 0.8.0
Boris Kolpackov
2
-4
/
+4
2018-06-20
Regularize .gitignore files
Karen Arutyunov
3
-0
/
+10
2018-06-15
Use portable environment variable manipulation functions
Karen Arutyunov
3
-19
/
+26
2018-06-13
Suppress sync hook if bpkg has configuration open
Boris Kolpackov
1
-7
/
+27
2018-06-06
Update submodules
Boris Kolpackov
1
-0
/
+0
2018-06-01
Remove target/scope irregularity workarounds
Karen Arutyunov
1
-1
/
+1
2018-06-01
Fix typo in error message
Karen Arutyunov
1
-1
/
+1
2018-05-31
Bump version to 0.8.0-a.0.z, master is open for business
Boris Kolpackov
2
-6
/
+6
2018-05-29
Adapt to moving repository git.build2.org/etc/style.git to git.build2.org/sty...
0.7.0
Karen Arutyunov
1
-1
/
+1
2018-05-29
Close database schema version
Boris Kolpackov
1
-1
/
+1
2018-05-29
Bump version to 0.7.0
Boris Kolpackov
2
-6
/
+6
2018-05-29
Update style submodule
Boris Kolpackov
1
-0
/
+0
2018-05-29
Minor terminology update (package/project dependency manager)
Boris Kolpackov
1
-1
/
+1
2018-05-28
Relax library name requirement from error to warning
Boris Kolpackov
1
-2
/
+7
2018-05-26
Don't print empty location, zero line/column
Boris Kolpackov
2
-2
/
+22
2018-05-26
Change license from 'proprietary' to 'TODO' in new command
Boris Kolpackov
1
-1
/
+1
2018-05-26
Add config command tests
Karen Arutyunov
3
-1
/
+346
2018-05-24
Adapt to inventing package_name type
Karen Arutyunov
10
-24
/
+90
2018-05-22
Remove unused variables
Boris Kolpackov
1
-3
/
+3
2018-05-22
Diagnose if configuration is inside package
Boris Kolpackov
7
-31
/
+72
2018-05-22
Implement config-move subcommand
Boris Kolpackov
4
-29
/
+134
2018-05-22
Add --force option to deinit command
Boris Kolpackov
2
-12
/
+30
2018-05-22
Implement config-rename subcommand
Boris Kolpackov
3
-14
/
+114
2018-05-22
Implement config-set subcommand
Boris Kolpackov
2
-51
/
+125
2018-05-22
Implement config-list command, adjust config-add/create diagnostics
Boris Kolpackov
5
-41
/
+95
[next]