index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-04
Start unit-tests/ with test/script/lexer
Boris Kolpackov
6
-0
/
+99
2016-11-04
Extend test rule to handle testscripts
Boris Kolpackov
4
-144
/
+258
2016-11-04
Cosmetic change
Boris Kolpackov
1
-4
/
+3
2016-11-04
Add test{} testscript target type
Boris Kolpackov
4
-7
/
+93
2016-11-04
Handle printing of extended tokens (testscript)
Boris Kolpackov
4
-23
/
+74
2016-11-04
Add testscript runner interface and implementation stub
Boris Kolpackov
5
-10
/
+85
2016-11-04
Continue work on testscript parser
Boris Kolpackov
6
-93
/
+467
2016-11-04
Initial work on testscript lexer/parser
Boris Kolpackov
8
-72
/
+942
2016-11-04
Testscript spec updates
Boris Kolpackov
1
-11
/
+63
2016-11-04
Minor fixes
Boris Kolpackov
2
-3
/
+3
2016-11-04
Implement auxiliary data storage pad in target
Boris Kolpackov
4
-4
/
+80
2016-11-04
Cosmetic change
Boris Kolpackov
1
-1
/
+1
2016-11-04
Handle printing of extended tokens
Boris Kolpackov
5
-73
/
+101
2016-11-04
Minor dependency cleanup
Boris Kolpackov
10
-132
/
+122
2016-11-04
Various design/implementation cleanups
Boris Kolpackov
17
-366
/
+503
2016-10-09
Cleanup testscript grammar WRT whitespaces
Boris Kolpackov
1
-44
/
+144
2016-10-08
Add preface and motivation to testscript doc
Boris Kolpackov
1
-0
/
+59
2016-10-08
Update style submodule
Boris Kolpackov
1
-0
/
+0
2016-10-07
Add introduction to testscript spec
Boris Kolpackov
1
-44
/
+317
2016-10-06
Initial take on testscript spec
Boris Kolpackov
2
-0
/
+852
2016-10-06
Update style submodule
Boris Kolpackov
1
-0
/
+0
2016-09-17
Audit all print_process()/process ctor for path_search()
Karen Arutyunov
6
-52
/
+70
2016-09-15
Move print_process() to butl::process::print()
Karen Arutyunov
1
-32
/
+14
2016-09-15
Add io_error alias for std::ios_base::failure
Karen Arutyunov
15
-27
/
+28
2016-09-13
Fix crashing on subprojects that have no project variable set
Karen Arutyunov
1
-2
/
+2
2016-09-13
Fix crashing on unhandled system_error thrown by file_exists()
Karen Arutyunov
12
-26
/
+65
2016-09-13
Fix crashing on empty installation directory name
Karen Arutyunov
1
-0
/
+4
2016-09-08
Bump version to 0.5.0-a1, master is open for business
Boris Kolpackov
4
-7
/
+7
2016-09-07
NEWS file correction
0.4.0
Boris Kolpackov
1
-5
/
+5
2016-09-07
Update NEWS files
Boris Kolpackov
1
-0
/
+217
2016-09-07
INSTALL file formatting
Boris Kolpackov
1
-4
/
+4
2016-09-06
Update submodules
Boris Kolpackov
2
-0
/
+0
2016-09-06
Don't search for subprojects recursively, only at top-level
Boris Kolpackov
2
-2
/
+7
2016-09-06
Rewrite INSTALL
Boris Kolpackov
1
-70
/
+53
2016-09-06
Fix bootstrap.sh to avoid multiple directory slashes
Boris Kolpackov
1
-2
/
+4
2016-09-06
Update INSTALL generation
Boris Kolpackov
3
-87
/
+6
2016-09-06
Ignore instead of overriding header prefix (now more specific -I's come first)
Boris Kolpackov
1
-8
/
+10
2016-09-05
Change order in which library options are processed
Boris Kolpackov
2
-59
/
+104
2016-09-05
Handle /usr/local brain-death
Boris Kolpackov
6
-18
/
+89
2016-09-05
Bump version to 0.4.0 (final)
Boris Kolpackov
5
-11
/
+11
2016-09-05
Add dependencies on build2 and bpkg in manifests
Boris Kolpackov
1
-1
/
+2
2016-09-05
Fix issue with constexpr initialization, GCC 4.8 doesn't support this
Boris Kolpackov
2
-2
/
+2
2016-09-04
Add /usr/local/lib to library search paths on FreeBSD
Boris Kolpackov
1
-37
/
+50
2016-09-04
Adjust to freebsd to bsd target class change
Boris Kolpackov
3
-6
/
+6
2016-09-04
Add digits to right pattern separator to handle clang++37 (FreeBSD).
Boris Kolpackov
1
-1
/
+4
2016-09-04
Adjust configure/disfigure verbosity
Boris Kolpackov
1
-9
/
+8
2016-09-04
Fix crash on uninstall
Karen Arutyunov
1
-9
/
+15
2016-09-04
Fix initializer list lifetime issues
Boris Kolpackov
2
-20
/
+12
2016-09-04
Always use rm/rmdir utilities on Windows to delete stuff being used
Boris Kolpackov
1
-2
/
+8
2016-09-03
Fix uninitialized variable warning
Boris Kolpackov
1
-1
/
+1
[next]