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-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
2018-05-15
Add update, clean, and test commands tests
Karen Arutyunov
8
-94
/
+388
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
An argument with leading '@' has special meaning in Windows PowerShell.
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
Now: $ bdep init -C ../hello-clang @clang ... Can be rewritten as: $ bdep init -C @clang ...
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
[prev]
[next]