klayout/src/gsi
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
..
gsi Fix misspellings in various modules. 2021-06-11 20:11:37 -07:00
gsi_test Adjustments for Windows build with MSVC2019 (VC 16.10.31419.357) 2021-07-17 00:20:55 +02:00
unit_tests Remove test code 2021-02-01 22:01:29 +01:00
gsi.pro WIP: refactored GSI test classes so they are hard-linked into the ut_runner binary. Dynamic loading inside .ut files happens too late. 2018-06-19 21:12:53 +02:00