build fixed

This commit is contained in:
Marc Wäckerlin
2017-01-07 12:09:47 +00:00
parent 704c31c378
commit aa2fc7a98b
8 changed files with 164 additions and 8 deletions

View File

@@ -1,3 +1,64 @@
2017-01-06 15:53
* [r89] COPYING, ChangeLog, INSTALL, ax_cxx_compile_stdcxx_11.m4,
ax_init_standard_project.m4, bootstrap.sh, build-in-docker.conf,
build-in-docker.sh, debian/control.in, resolve-debbuilddeps.sh,
resolve-rpmbuilddeps.sh, sql-to-dot.sed:
improved build, tested on wily and xenial
2017-01-05 14:25
* [r88] src/commands.hxx:
more improve expect load; better logging in case of exception
2017-01-04 15:54
* [r87] src/commands.hxx, src/testgui.hxx, src/testgui.ui:
improve expect load; fix views menu; improve function call error
display
2016-11-01 15:46
* [r86] ChangeLog, configure.ac, src/commands.hxx, src/testgui.hxx,
src/testgui.ui:
first version of a script run progress bar
2016-06-09 14:12
* [r85] src/commands.hxx:
jenkins junit interprets dots as subclasses, so remove the dots
in filenames
2016-06-09 12:41
* [r84] src/commands.hxx:
jenkins junit plugin gojne crazy: classname must not be a file
but either a directory or not exist - typo
2016-06-09 11:18
* [r83] src/commands.hxx:
jenkins junit plugin gojne crazy: classname must not be a file
but either a directory or not exist
2016-06-09 09:47
* [r82] configure.ac, src/commands.hxx:
no special characters in classname and name attributes, otherwise
jenkins cannot read the test output xml file
2016-06-09 08:17
* [r81] scripts/wt-mode.el, src/commands.hxx:
filter special ascii commands from output, otherwise jenkins
cannot read the test output xml file - keep new line
2016-06-09 08:09
* [r80] src/commands.hxx:
filter special ascii commands from output, otherwise jenkins
cannot read the test output xml file
2016-06-08 09:07
* [r79] ax_init_standard_project.m4, bootstrap.sh,