parent
1540cd41c7
commit
a1047b0450
9 changed files with 708 additions and 110 deletions
@ -1,52 +1,145 @@ |
||||
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 |
||||
|
||||
* scripts/bootstrap-to-docker.sh: after migration to new svn server |
||||
* [r10] scripts/bootstrap-to-docker.sh: |
||||
after migration to new svn server |
||||
|
||||
2015-12-04 07:06 marc |
||||
|
||||
* scripts/bootstrap-to-docker.sh: bootstrap to docker |
||||
* [r9] scripts/bootstrap-to-docker.sh: |
||||
bootstrap to docker |
||||
|
||||
2015-12-02 15:58 marc |
||||
|
||||
* scripts/bootstrap-to-docker.sh, scripts/makefile.am: new feature: |
||||
bootstrap-to-docker.sh |
||||
* [r8] scripts/bootstrap-to-docker.sh[ADD], scripts/makefile.am: |
||||
new feature: bootstrap-to-docker.sh |
||||
|
||||
2015-11-16 12:37 marc |
||||
|
||||
* doc/doxyfile.in: SVG must not be interactive for embedding in |
||||
redmine |
||||
* [r7] doc/doxyfile.in: |
||||
SVG must not be interactive for embedding in redmine |
||||
|
||||
2015-11-09 22:51 marc |
||||
|
||||
* COPYING, ChangeLog, INSTALL, ax_init_standard_project.m4, |
||||
bootstrap.sh, resolve-debbuilddeps.sh, sql-to-dot.sed: build |
||||
system updated |
||||
* [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 |
||||
|
||||
* bootstrap.sh, debian/control.in: there is no qt4-default |
||||
* [r5] bootstrap.sh, debian/control.in: |
||||
there is no qt4-default |
||||
|
||||
2015-11-07 09:23 marc |
||||
|
||||
* bootstrap.sh: there is no qt4-default |
||||
* [r4] bootstrap.sh: |
||||
there is no qt4-default |
||||
|
||||
2015-11-07 09:12 marc |
||||
|
||||
* scripts/makefile.am: fixed old stuff in makefile |
||||
* [r3] scripts/makefile.am: |
||||
fixed old stuff in makefile |
||||
|
||||
2015-11-06 23:40 marc |
||||
|
||||
* AUTHORS: updated author woth new homepage |
||||
* [r2] AUTHORS: |
||||
updated author woth new homepage |
||||
|
||||
2015-11-05 15:58 marc |
||||
|
||||
* ., AUTHORS, NEWS, README, ax_check_qt.m4, |
||||
ax_cxx_compile_stdcxx_11.m4, ax_init_standard_project.m4, |
||||
bootstrap.sh, build-in-docker.sh, build-resource-file.sh, |
||||
configure.ac, debian, debian-chroots.spec.in, |
||||
debian/changelog.in, debian/compat, debian/control.in, |
||||
debian/docs, debian/rules, doc, doc/doxyfile.in, doc/makefile.am, |
||||
mac-create-app-bundle.sh, makefile.am, resolve-debbuilddeps.sh, |
||||
resolve-rpmbuilddeps.sh, scripts, scripts/makefile.am, |
||||
scripts/setup-debootstrap.sh: initial project creation |
||||
* [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 |
||||
|
||||
|
@ -1,4 +1,19 @@ |
||||
repos+=("Debian|Ubuntu-precise::::::universe") |
||||
repos+=("Ubuntu-precise:::'deb http://archive.ubuntu.com/ubuntu precise universe'") |
||||
envs+=("-e 'HOME=${HOME}'") |
||||
dirs+=("-v ${HOME}/.gnupg:${HOME}/.gnupg:ro") |
||||
## @id $Id$ |
||||
## |
||||
## This file has been added: |
||||
## - by bootstrap.sh |
||||
## - on Sat, 07 January 2017 13:34:24 +0100 |
||||
## Feel free to change it or even remove and rebuild it, up to your needs |
||||
## |
||||
## 1 2 3 4 5 6 7 8 |
||||
## 45678901234567890123456789012345678901234567890123456789012345678901234567890 |
||||
|
||||
# Use Ubuntu Universe Repository |
||||
repos+=("Ubuntu:::universe") |
||||
|
||||
# Use Marc Wäckselin's Repository, see https://dev.marc.waeckerlin.org |
||||
repos+=("Debian|Ubuntu:::https://dev.marc.waeckerlin.org/repository") |
||||
repos+=("openSUSE:::https://dev.marc.waeckerlin.org/repository/opensuse/marc-waeckerlin.repo") |
||||
repos+=("Fedora:::https://dev.marc.waeckerlin.org/repository/fedora/marc-waeckerlin.repo") |
||||
repos+=("CentOS:::https://dev.marc.waeckerlin.org/repository/centos/marc-waeckerlin.repo") |
||||
keys+=("https://dev.marc.waeckerlin.org/repository/PublicKey") |
||||
|
Loading…
Reference in new issue