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
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
2020-04-10
Override build constraints group values hierarchically
Karen Arutyunov
1
-0
/
+4
2020-04-07
Make use of project configuration variables for tests
Karen Arutyunov
3
-20
/
+25
2020-04-07
Bump build2 version requirement to 0.13.0- (need config directive)
Boris Kolpackov
1
-2
/
+2
2020-03-06
Add UTF-8 validation error details to diagnostics
Karen Arutyunov
2
-8
/
+6
2020-03-05
Don't mention CONTRIBUTING.md in buildfile
Karen Arutyunov
1
-2
/
+2
2020-03-05
Fix typo in .gitattributes comment
Karen Arutyunov
2
-3
/
+3
2020-02-29
Add .gitattributes file
Karen Arutyunov
1
-0
/
+19
2020-02-29
Don't create .gitattributes in bdep-new --package mode
Boris Kolpackov
1
-2
/
+5
2020-02-27
Add generation of .gitattributes to bdep-new
Boris Kolpackov
1
-2
/
+24
2020-02-19
Fix copyright notice extraction for building and documentation generating
Karen Arutyunov
2
-4
/
+4
2020-02-19
Add LEGAL file, move ODB exception note there
Boris Kolpackov
3
-8
/
+9
2020-02-18
Update style submodule
Boris Kolpackov
1
-0
/
+0
2020-02-18
New LICENSE/AUTHORS arrangement
Karen Arutyunov
7
-35
/
+44
2020-02-18
Add AUTHORS to buildfile doc{} list in bdep-new
Boris Kolpackov
1
-1
/
+15
2020-02-14
Add existing LICENSE to doc{} list, also recognize COPYRIGHT
Boris Kolpackov
1
-10
/
+38
2020-02-14
Recognize UNLICENSE file in addition to LICENSE in bdep-new
Boris Kolpackov
1
-2
/
+2
2020-02-13
Move bdep-new binless sub-option from --lang|-l to --type|t
Boris Kolpackov
3
-37
/
+34
[next]