upgraded to C++17 compatibility

This commit is contained in:
Marc Wäckerlin
2018-11-21 15:24:07 +00:00
parent 4528cd8d78
commit 80c80e9cc4
50 changed files with 1893 additions and 1231 deletions

View File

@@ -1,3 +1,44 @@
2018-10-23 21:19
* [r488] build-in-docker.sh, mac-create-app-bundle.sh,
resolve-rpmbuilddeps.sh, src/mrw/string.hxx:
update buildsystem
2018-09-14 08:43
* [r487] build-in-docker.sh:
added support for opensuse tumbleweed
2018-09-11 10:07
* [r486] ax_init_standard_project.m4, build-in-docker.sh:
fix installation check after package build
2018-09-10 20:56
* [r485] ax_init_standard_project.m4, bootstrap.sh,
build-in-docker.sh:
add check whether built package can be installed
2018-09-07 13:24
* [r484] bootstrap.sh, debian/control.in:
fixed build for xenial and bionic
2018-08-21 14:32
* [r483] ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4,
bootstrap.sh, build-in-docker.sh, debian/control.in,
mac-create-app-bundle.sh, resolve-debbuilddeps.sh,
resolve-rpmbuilddeps.sh:
cross compilation with qemu enabled
2018-04-12 11:01
* [r482] ChangeLog, ax_init_standard_project.m4, configure.ac,
mac-create-app-bundle.sh:
fix log4cxx dependency in buster
2018-04-04 19:50
* [r481] bootstrap.sh, build-in-docker.sh: