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
2021-03-19
Add support for binless C libraries to bdep-new
Karen Arutyunov
3
-45
/
+125
2021-03-11
Make bdep fail if -d option doesn't refer to project or package root
Karen Arutyunov
5
-15
/
+40
2021-03-11
Change bdep-sync form 2 to upgrade all initialized package dependencies if no...
Boris Kolpackov
2
-20
/
+35
2021-03-09
Use non-recursive wildcard in bdep-new-generated buildfiles when source direc...
Karen Arutyunov
2
-11
/
+123
2021-02-24
Suppress GCC's (as of 10.2.1) '<anonymous> may be used uninitialized in this ...
Karen Arutyunov
1
-1
/
+1
2021-02-23
Fix test failing due to 'default branch name is subject to change' git 2.30 w...
Karen Arutyunov
3
-4
/
+4
2021-02-03
Mark headers as importable in bdep-new generated projects
Boris Kolpackov
1
-7
/
+37
2021-01-08
Update copyright
Boris Kolpackov
1
-1
/
+1
2021-01-08
Handle bin.exe.prefix in addition to suffix
Boris Kolpackov
2
-3
/
+4
2020-12-14
Suppress VC's 'character cannot be represented in current code page' warning ...
Karen Arutyunov
1
-1
/
+1
2020-12-08
Fix handling --options-file option in default options files
Karen Arutyunov
1
-1
/
+2
2020-12-08
Add --immediate|-i and --recursive|-r options to update and clean commands
Karen Arutyunov
4
-7
/
+43
2020-12-05
Add commented out build-error-email value to bdep-new-generated manifest
Karen Arutyunov
1
-0
/
+1
2020-11-24
Adapt to converting local repo canonical name path part to lower case on Windows
Karen Arutyunov
10
-25
/
+44
2020-11-18
Add note on alternative way to specify config name in PowerShell
Boris Kolpackov
1
-0
/
+4
2020-11-16
Add ostream operator<< for vcs enum
Boris Kolpackov
1
-7
/
+13
2020-10-14
Fix topics manifest value
Karen Arutyunov
1
-1
/
+1
2020-10-07
Add support for BDEP_DEF_OPT environment variable
Karen Arutyunov
2
-3
/
+27
2020-10-01
Adapt to adding ext_mods parameter to butl::b_info()
Karen Arutyunov
3
-5
/
+8
2020-09-29
Use system git rather than bundled one for some operations on Windows
Karen Arutyunov
9
-61
/
+261
2020-09-17
Add missing (in C++11) third argument in string::assign() call
Boris Kolpackov
1
-1
/
+1
2020-09-10
Fix bdep-release failing for branch name with slash
Karen Arutyunov
2
-13
/
+54
2020-08-13
Diagnose non-existent project/package directory
Boris Kolpackov
1
-0
/
+3
2020-08-10
Fix release testscript failing with bdep-git-pre-commit-version-check git hoo...
Karen Arutyunov
1
-3
/
+4
2020-07-21
Change to version 0.14.0-a.0.z
Boris Kolpackov
2
-6
/
+6
2020-07-18
Release version 0.13.0
v0.13.0
Boris Kolpackov
3
-10
/
+10
2020-07-17
Update submodules
Boris Kolpackov
1
-0
/
+0
2020-07-17
Minor tweaks to NEWS file
Boris Kolpackov
1
-6
/
+12
2020-07-17
Documentation updates
Boris Kolpackov
2
-30
/
+36
2020-07-16
Use *.config.mode instead of *.mode in tests
Boris Kolpackov
10
-11
/
+11
2020-07-16
Create glue buildfile in bdep-new --package mode
Boris Kolpackov
2
-1
/
+28
2020-07-16
Enable doc{}/legal{} split in bdep-new'ed projects
Boris Kolpackov
1
-18
/
+1
2020-07-16
Bump bdep-new-created project requirement to build2 0.13.0-
Boris Kolpackov
1
-2
/
+2
2020-07-16
Documentation tweaks
Karen Arutyunov
3
-14
/
+22
2020-07-16
Add support for 'prefix*', 'split' and 'no-subdir*' project type sub-options
Karen Arutyunov
3
-1916
/
+3405
2020-07-14
Fix crash when absolute path for 'source' sub-option is specified
Karen Arutyunov
1
-0
/
+4
2020-07-14
Fix crash when name is unspecified for --subdirectory
Karen Arutyunov
1
-1
/
+1
2020-07-14
Update NEWS file
Boris Kolpackov
1
-0
/
+15
2020-07-07
Fix manor issue in bdep-new man pages
Boris Kolpackov
1
-1
/
+1
2020-07-06
Use SPDX license ids/names in bdep-new
Karen Arutyunov
3
-49
/
+115
2020-07-04
Load cxx.config rather than cxx for tests
Karen Arutyunov
1
-2
/
+2
2020-07-04
Fix testscript failing with 'not built with default C++ compiler' error
Karen Arutyunov
1
-0
/
+8
2020-07-01
Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)
Boris Kolpackov
1
-2
/
+2
2020-06-30
Fix expected diagnostics in tests
Boris Kolpackov
1
-2
/
+2
2020-06-29
Add for now disabled support for doc/legal split in bdep-new
Boris Kolpackov
1
-0
/
+32
2020-06-19
Fix git 2.27 warning when running tests
Karen Arutyunov
2
-3
/
+3
2020-06-16
Add *_VERSION_FULL macro to version header generated by bdep-new
Boris Kolpackov
1
-0
/
+1
2020-06-09
Add build/ to bdep-new-generated build/.gitignore
Boris Kolpackov
1
-6
/
+8
2020-04-21
Improve export header generated by bdep-new
Boris Kolpackov
1
-4
/
+9
2020-04-10
Replace build-email manifest value with build-warning-email
Karen Arutyunov
1
-1
/
+1
[next]