Matthias Koefferlein
|
a8ea234522
|
Enable Qt6 build from build.sh (gcc needs c++17) and less noisy builds with gcc 11 etc.
|
2022-11-02 23:09:44 +01:00 |
Matthias Koefferlein
|
151fd81bd3
|
Should fix unit test fails on Windows (backslash vs. slash for file name separators)
|
2020-09-20 01:07:39 +02:00 |
Matthias Koefferlein
|
db2157bb94
|
Fixed builds without ruby/python
|
2020-09-16 01:25:54 +02:00 |
Matthias Koefferlein
|
ad6809a084
|
Fixed a few issues with the include implementation.
|
2020-09-01 19:57:27 +02:00 |
Matthias Koefferlein
|
a01eb70891
|
Added tests for include feature, some bug fixes and enhancements.
|
2020-08-31 20:27:57 +02:00 |
Matthias Koefferlein
|
9c2914f016
|
WIP: allow breakpoints for files with includes and inside includes
|
2020-08-31 20:27:57 +02:00 |
Matthias Koefferlein
|
77a9253273
|
WIP: Provide a generic include file expansion mechanism, basic class.
|
2020-08-31 20:27:57 +02:00 |
Matthias Koefferlein
|
b8c82c4f8b
|
Updated copyright notice to 2020
|
2020-01-05 00:59:43 +01:00 |
Matthias Koefferlein
|
b0d7f5f7f5
|
Updated copyright.
|
2019-01-08 00:58:45 +01:00 |
Matthias Köfferlein
|
f0f3025f9f
|
More reduction of warnings on MSVC
|
2018-08-29 07:28:51 +02:00 |
Matthias Koefferlein
|
ffb56335fb
|
Updated copyright note to 2018.
|
2018-01-01 21:08:06 +01:00 |
Matthias Koefferlein
|
196d3a60e7
|
Fixed the build with less dependencies.
|
2017-09-03 10:29:14 +02:00 |
Matthias Koefferlein
|
cfe8375be0
|
Unit test refactoring
Move ut framework to tl, so there are less complex
dependencies.
|
2017-09-03 01:54:11 +02:00 |
Matthias Koefferlein
|
56ca1899b5
|
Finished refactoring of unit tests. Now they are modularized.
|
2017-08-27 08:33:02 +02:00 |