[DEPRECATED, use docker as replacement] Scripts to generate Ubuntu and Debian docker images or chroot environments, i.e. used for building packages for these environments.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

186 lines
4.7 KiB

2017-12-15 15:50
* [r30] ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4,
bootstrap.sh, build-in-docker.sh, resolve-debbuilddeps.sh,
resolve-rpmbuilddeps.sh, rpmsign.exp[ADD],
scripts/bootstrap-to-docker.sh:
add new distributions
2017-11-29 15:57
* [r29] debian/control.in, scripts/bootstrap-to-docker.sh:
new distro versions
2017-07-14 14:47
* [r28] scripts/bootstrap-to-docker.sh:
distros updated
2017-02-17 11:04
* [r27] scripts/bootstrap-to-docker.sh:
backup
2017-01-08 08:54
* [r26] bootstrap.sh, debian/changelog.in:
rebuilt debian/changelog.in
2017-01-07 12:47
* [r25] build-in-docker.conf, debian/control.in:
update build system
2017-01-07 12:37
* [r24] ChangeLog, ax_init_standard_project.m4, bootstrap.sh,
build-in-docker.conf, build-in-docker.sh, debian/control.in,
resolve-debbuilddeps.sh, resolve-rpmbuilddeps.sh,
scripts/bootstrap-to-docker.sh:
update build system
2016-11-19 22:49
* [r23] debian/control.in:
missing section
2016-11-19 11:58
* [r22] debian/control.in:
updated build
2016-11-19 11:42
* [r21] COPYING, INSTALL, ax_init_standard_project.m4,
bootstrap.sh, debian-chroots.spec.in, debian/control.in:
updated build
2016-09-30 15:02
* [r20] scripts/bootstrap-to-docker.sh:
fix unmount problem
2016-09-30 14:26
* [r19] ax_cxx_compile_stdcxx_11.m4, ax_init_standard_project.m4,
bootstrap.sh, build-in-docker.sh, doc/footer.html.in[ADD],
doc/header.html.in[ADD], doc/plantuml.jar[ADD],
doc/style.css[ADD], makefile_test.inc.am[ADD],
resolve-debbuilddeps.sh, scripts/bootstrap-to-docker.sh,
sql-to-dot.sed:
fixed busy unmount problem
2016-09-30 06:21
* [r18] scripts/bootstrap-to-docker.sh:
fix missing package in wily
2016-09-29 22:20
* [r17] debian/control.in, scripts/bootstrap-to-docker.sh:
install more packages to increase build speed
2016-09-25 11:22
* [r16] scripts/bootstrap-to-docker.sh:
new default temporary path; new option fastmode -f if you want to
skip updates and only install new distributions; new option -l to
limit execution to only one distribution; possibility to build
for foreign architecture using qemu, e.g. build armhf with
qemu-arm-static with archs="armhf"
2016-09-23 18:24
* [r15] scripts/bootstrap-to-docker.sh:
added yakkety and stretch; prepared for supoorting other
architectures,namely armhf (raspberry pi)
2016-09-23 18:24
* [r14] scripts/bootstrap-to-docker.sh:
added yakkety and stretch; prepared for supoorting other
architectures,namely armhf (raspberry pi)
2016-09-23 18:23
* [r13] scripts/bootstrap-to-docker.sh:
added yakkety and stretch; prepared for supoorting other
architectures,namely armhf (raspberry pi)
2016-05-31 13:53
* [r12] ChangeLog, autogen.sh[ADD], ax_init_standard_project.m4,
bootstrap.sh, build-in-docker.conf[ADD], build-in-docker.sh,
debian-chroots.desktop.in[ADD], mac-create-app-bundle.sh,
resolve-debbuilddeps.sh, resolve-rpmbuilddeps.sh, sql-to-dot.sed:
fixed build in docker
2016-05-31 13:26
* [r11] scripts/bootstrap-to-docker.sh,
scripts/setup-debootstrap.sh:
updated
2016-04-04 14:56
* [r10] scripts/bootstrap-to-docker.sh:
after migration to new svn server
2015-12-04 07:06 marc
* [r9] scripts/bootstrap-to-docker.sh:
bootstrap to docker
2015-12-02 15:58 marc
* [r8] scripts/bootstrap-to-docker.sh[ADD], scripts/makefile.am:
new feature: bootstrap-to-docker.sh
2015-11-16 12:37 marc
* [r7] doc/doxyfile.in:
SVG must not be interactive for embedding in redmine
2015-11-09 22:51 marc
* [r6] COPYING[ADD], ChangeLog[ADD], INSTALL[ADD],
ax_init_standard_project.m4, bootstrap.sh,
resolve-debbuilddeps.sh, sql-to-dot.sed[ADD]:
build system updated
2015-11-07 10:47 marc
* [r5] bootstrap.sh, debian/control.in:
there is no qt4-default
2015-11-07 09:23 marc
* [r4] bootstrap.sh:
there is no qt4-default
2015-11-07 09:12 marc
* [r3] scripts/makefile.am:
fixed old stuff in makefile
2015-11-06 23:40 marc
* [r2] AUTHORS:
updated author woth new homepage
2015-11-05 15:58 marc
* [r1] .[ADD], AUTHORS[ADD], NEWS[ADD], README[ADD],
ax_check_qt.m4[ADD], ax_cxx_compile_stdcxx_11.m4[ADD],
ax_init_standard_project.m4[ADD], bootstrap.sh[ADD],
build-in-docker.sh[ADD], build-resource-file.sh[ADD],
configure.ac[ADD], debian[ADD], debian-chroots.spec.in[ADD],
debian/changelog.in[ADD], debian/compat[ADD],
debian/control.in[ADD], debian/docs[ADD], debian/rules[ADD],
doc[ADD], doc/doxyfile.in[ADD], doc/makefile.am[ADD],
mac-create-app-bundle.sh[ADD], makefile.am[ADD],
resolve-debbuilddeps.sh[ADD], resolve-rpmbuilddeps.sh[ADD],
scripts[ADD], scripts/makefile.am[ADD],
scripts/setup-debootstrap.sh[ADD]:
initial project creation