Matthias Koefferlein
08b7093358
Ensure that version changes trigger builds (build.bat)
2022-12-21 23:23:13 +01:00
Matthias Koefferlein
ca15d9ec9d
WIP
2021-10-18 00:12:46 +02:00
klayoutmatthias
1555daf68c
Adjustments for Windows build with MSVC2019 (VC 16.10.31419.357)
...
1. removed some duplicate symbol linker error
2. removed many compiler warnings (mainly size_t/int compatibility)
3. consistent definition of db::pcell_id_type
4. removed UTF-8 character codes from string constants
5. float constants for float arguments
6. timeout in tlHttp when no openssl lib is found (instead of stalling
app)
2021-07-17 00:20:55 +02:00
klayoutmatthias
7031c6faf4
Updated build.bat to recognize Visual Studio 2019 installations. Still not supporting MSVC 2019
2021-07-10 17:59:05 +02:00
Matthias Koefferlein
fe692d99e5
Updated build.bat script with new Qt module selection options
2021-04-14 21:49:12 +02:00
Matthias Köfferlein
7a60f5957b
Enable Qt-less build of unit tests on Windows in debug mode and without iterator assertions
2020-03-03 22:19:31 +01:00
Matthias Koefferlein
1ff34fc1e2
Fixed build.bat - wasn't properly exiting and did not really perform a build without install (the latter is important for producing the unit test runner binary
2018-09-27 21:58:16 +02:00
Matthias Köfferlein
f7664c09d5
Windows build script and setup.py for Anaconda (install needs testing).
2018-09-13 01:11:18 +02:00