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-05-15
Implement support for empty project type
Boris Kolpackov
4
-67
/
+98
2018-05-15
Implement -@foo as alternative to @foo, also add --config-name|-n
Boris Kolpackov
3
-16
/
+27
2018-05-14
Add deinit command test
Karen Arutyunov
3
-7
/
+24
2018-05-14
Add some tests
Karen Arutyunov
14
-2
/
+443
2018-05-14
Add --wipe option to configuration creating commands
Boris Kolpackov
4
-2
/
+23
2018-05-14
Implement shortcut config add/create versions
Boris Kolpackov
3
-2
/
+41
2018-05-14
Move 'using namespace' inside main() in new-generated projects
Boris Kolpackov
1
-5
/
+5
2018-05-14
Fix nested transaction issue in sync
Boris Kolpackov
1
-4
/
+20
2018-05-14
Adjust to libbutl changes
Boris Kolpackov
1
-1
/
+1
2018-05-13
Implement deinit command
Boris Kolpackov
12
-60
/
+386
2018-05-13
Add --package mode to new command for creating packages in existing projects
Boris Kolpackov
3
-44
/
+111
2018-05-12
Use --output-dir|-o instead of --directory|-d in new command
Boris Kolpackov
2
-3
/
+3
2018-05-12
Mention test, update, and clean commands in bdep(1)
Boris Kolpackov
1
-0
/
+17
2018-05-11
Add --immediate|-i and --recursive|-r options to test command
Boris Kolpackov
3
-8
/
+33
2018-05-10
Implement test, update, and clean commands
Boris Kolpackov
20
-112
/
+566
2018-05-10
Support passing additional arguments to pkg-build in sync, init, new
Boris Kolpackov
12
-34
/
+112
2018-05-08
Quote bdep executable path in build system hook (in case we are on Windows)
Boris Kolpackov
1
-1
/
+1
2018-05-07
Update submodules
Boris Kolpackov
1
-0
/
+0
2018-05-07
Proofreading changes
Boris Kolpackov
8
-52
/
+59
2018-05-05
Allow overriding project directory in new command
Boris Kolpackov
2
-2
/
+9
2018-05-04
Set test.target for cross-testing in root.build generated by new command
Boris Kolpackov
1
-3
/
+12
2018-05-04
Set BDEP_SYNCED_CONFIGS for all forms of sync command
Boris Kolpackov
1
-57
/
+60
2018-05-04
Minor tweak to new command
Boris Kolpackov
1
-0
/
+2
2018-05-04
Various cleanups in new command
Boris Kolpackov
1
-11
/
+10
2018-05-04
Adjust to new scope syntax
Karen Arutyunov
1
-1
/
+1
2018-05-03
Add support for tests in new command
Boris Kolpackov
2
-35
/
+349
2018-04-30
Update documentation (build system hook and multi-porject)
Boris Kolpackov
1
-2
/
+34
2018-04-30
Cleanup b and bpkg diagnostics verbosity
Boris Kolpackov
7
-42
/
+67
2018-04-30
Implement multi-project synchronization
Boris Kolpackov
6
-179
/
+397
2018-04-28
Implement auto-synchronization via build system hook
Boris Kolpackov
15
-95
/
+289
2018-04-27
Add build/{root,bootstrap}/ to new-generated .gitignore file
Boris Kolpackov
1
-1
/
+2
2018-04-26
Add support for forwarded configurations
Boris Kolpackov
18
-161
/
+423
2018-04-20
Add commented-out 'depends: libhello' for new exe projects
Boris Kolpackov
1
-0
/
+2
2018-04-19
Adjust diagnostics
Boris Kolpackov
4
-5
/
+5
2018-04-19
Fix bug in new command
Boris Kolpackov
1
-0
/
+2
2018-04-16
Minor doc change
Boris Kolpackov
1
-3
/
+3
2018-04-15
Workaround for few compiler warnings
Boris Kolpackov
3
-6
/
+18
2018-04-14
Work around ODB type aliasing issue
Boris Kolpackov
1
-1
/
+3
2018-04-14
Fix bug in string::assign() call
Boris Kolpackov
1
-1
/
+1
2018-04-14
Update NEWS file
Boris Kolpackov
1
-0
/
+3
2018-04-14
Fix typo
Boris Kolpackov
1
-1
/
+1
2018-04-13
Update style submodule
Boris Kolpackov
1
-0
/
+0
2018-03-31
Add option verification
Boris Kolpackov
1
-0
/
+3
2018-03-30
Add support for libraries in new command
Boris Kolpackov
2
-35
/
+294
2018-03-30
Update documentation
Boris Kolpackov
2
-6
/
+115
2018-03-29
Setup config subcommand handling infrastructure
Boris Kolpackov
6
-37
/
+126
2018-03-29
Adjust configuration header in diagnostics
Boris Kolpackov
4
-5
/
+5
2018-03-29
Update diagnostics
Boris Kolpackov
4
-12
/
+7
2018-03-28
Handle sync's upgrade forms
Boris Kolpackov
2
-43
/
+154
2018-03-28
Fix typo in documentation
Boris Kolpackov
4
-4
/
+4
[next]