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 (
Collapse
)
Author
Files
Lines
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
If BDEP_SYNC is set, auto-synchronization will only be performed if its value is true or 1. So to suppress, run: $ BDEP_SYNC=0 b
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 ↵
0.7.0
Karen Arutyunov
1
-1
/
+1
git.build2.org/style.git
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
2018-05-22
Implement config-remove subcommand
Boris Kolpackov
10
-23
/
+70
2018-05-22
Implement config-add and config-create subcommands
Boris Kolpackov
5
-26
/
+131
2018-05-21
Add package name validation to new command
Karen Arutyunov
2
-15
/
+53
2018-05-21
Add references to package name specification
Boris Kolpackov
2
-1
/
+4
2018-05-21
Update style submodule
Boris Kolpackov
1
-0
/
+0
2018-05-19
Update copyright year
Karen Arutyunov
75
-76
/
+76
2018-05-19
Adjust new command to new way of specifying testscript, manifest
Boris Kolpackov
1
-4
/
+4
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
3
-14
/
+2
2018-05-16
Diagnose specifying initialized package as dependency
Boris Kolpackov
1
-1
/
+20
2018-05-16
Add some more tests
Karen Arutyunov
8
-111
/
+403
[next]