-
0.3.18
This release fixes generated run scripts
-
0.3.17
Reworked relevant code for subprocess execution - fixes lost return code of subprocess - subprocess calls support timeout
-
0.3.16
DoxygenBuilder fixed
-
0.3.15
updated DoxygenBuilder to work with new Callback structure
-
0.3.14
build/deploy fixed - uploading develop branch changes only to testpypi
-
0.3.13
python code cleaned, gitlab based building/testing added - added/extended pylint/pytest/tox/yapf configuration - converted changelog and readme to asciidoc - merged both variants of 3rdparty buildfiles together - using PopenHelper instead of subprocess as it is more stable (less blocking/failing tests) - corrected yaml.load arguments - modified logging format
-
-
0.3.12
c++ language features extended, default set to gnu++98 fail explicit command line targets with missing dependencies
-
-
-
0.3.9
namefilter defined when not using -u/-U
-
-
0.3.7
Python 2.6.8 compatibility using ordereddict
-
-
0.3.5
Improved target detection and exception handling
-
0.3.4
Include files not copied into package anymore
-
0.3.3
Fixed package failure without baseoutdir