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
path:
root
/
bootstrap.sh
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-01-17
Use UTF-8 as default input/source charset for C/C++ compilation
Boris Kolpackov
1
-1
/
+1
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-0
/
+2
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-08-28
Move cxx build system module to separate library
Karen Arutyunov
1
-1
/
+1
2019-08-28
Move c build system module to separate library
Karen Arutyunov
1
-1
/
+1
2019-08-28
Move cc build system module to separate library
Karen Arutyunov
1
-1
/
+1
2019-08-28
Move bin build system module to separate library
Karen Arutyunov
1
-1
/
+1
2019-08-23
Disable dynamic build system module loading in bootstrap build
Boris Kolpackov
1
-1
/
+1
We don't really need it so why jump through hoops like trying to portably link -ldl, etc.
2019-08-22
Link -ldl in bootstrap script/makefile
Boris Kolpackov
1
-1
/
+1
2019-08-01
Move bash build system module to separate library
Karen Arutyunov
1
-2
/
+0
2019-08-01
Move version build system module to separate library
Karen Arutyunov
1
-1
/
+1
2019-07-24
Move in build system module to separate library
Boris Kolpackov
1
-1
/
+1
2019-07-05
Update bootstrap script/batch/make files
Boris Kolpackov
1
-5
/
+7
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+1
2019-03-09
Filter out *.test.cxx in bootstrap-mingw.bat and bootstrap.sh
Karen Arutyunov
1
-1
/
+10
2019-01-16
Update copyright year
Karen Arutyunov
1
-1
/
+1
2018-07-20
Implement bash module
Boris Kolpackov
1
-0
/
+1
2018-07-16
Update bootstrap scripts with new module directory (in)
Boris Kolpackov
1
-0
/
+1
2018-05-19
Update copyright year
Karen Arutyunov
1
-1
/
+1
2017-09-25
Get rid of pkgconfig module
Karen Arutyunov
1
-1
/
+0
2017-08-20
Adjust bootstrap not to need pre-generated version.hxx
Boris Kolpackov
1
-1
/
+1
2017-05-01
Fix bootstrap scripts
Boris Kolpackov
1
-1
/
+1
2017-04-26
Add version source files to bootstrap scripts
Karen Arutyunov
1
-0
/
+1
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-12-14
Add support for cxx.std=latest, use when building build2
Boris Kolpackov
1
-0
/
+3
2016-11-15
Add cat, false and true builtins
Karen Arutyunov
1
-1
/
+1
2016-11-04
Update bootstrap scripts
Karen Arutyunov
1
-0
/
+1
2016-09-06
Fix bootstrap.sh to avoid multiple directory slashes
Boris Kolpackov
1
-2
/
+4
2016-08-29
Add pkgbuild/ to bootstrap scripts
Boris Kolpackov
1
-0
/
+1
2016-08-20
Improve bootstrap scripts
Boris Kolpackov
1
-38
/
+48
2016-08-15
Adjust bootstrap.sh interface to be similar to .bat versions
Boris Kolpackov
1
-20
/
+18
2016-08-15
Add bootstrap-{msvc, mingw}.bat
Boris Kolpackov
1
-0
/
+4
2016-08-15
Rename bootstrap to bootstrap.sh
Boris Kolpackov
1
-0
/
+118
Since it is a POSIX shell script (as opposed to bash script) and since we are going to have bootstrap-*.bat.