- Mar 08, 2018
-
-
Niko Ehrenfeuchter authored
-
- Mar 07, 2018
-
-
Niko Ehrenfeuchter authored
Megabytes have shown to be a bit clumsy in the configuration files, so simply switch to the more useful Gigabytes unit. Fixes #39
-
- Mar 06, 2018
-
-
Niko Ehrenfeuchter authored
Allow setting the log level explicitly from "Warn", "Info", "Debug" or "Trace" in the configuration. Default is "Info", fallback for invalid settings is "Debug". Fixes #34
-
- Mar 05, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Mar 02, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Feb 27, 2018
-
-
Niko Ehrenfeuchter authored
The shared approach results in conflicts if the generated class is used in ATxCommon which is imported in the other projects. This way we can use the symbols defined via ATxCommon in all depending projects. The downside is that it slows down the build-process a bit as every build from a project depending on ATxCommon (read: all others) will change the generated code and thus force a re-build of ATxCommon and the project itself. Since building the entire solution is still just a matter of seconds, that's a fair trade-off.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Otherwise git will complain about binary diffs.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
See https://stackoverflow.com/a/10334095/2018314 for details on sharing resources among multiple projects in a solution.
-
- Feb 26, 2018
-
-
Niko Ehrenfeuchter authored
-
- Feb 15, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #18, #29
-
Niko Ehrenfeuchter authored
Refers to #18, #29
-
Niko Ehrenfeuchter authored
Refers to #29, #18, #28
-
Niko Ehrenfeuchter authored
Refers to #28
-
Niko Ehrenfeuchter authored
Refers to #28
-
Niko Ehrenfeuchter authored
Refers to #29
-
- Feb 14, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #29
-
Niko Ehrenfeuchter authored
Refers to #18
-
Niko Ehrenfeuchter authored
Refers to #18
-
- Feb 13, 2018
-
-
Niko Ehrenfeuchter authored
-