klayout/src
Matthias Koefferlein 904a12c11e Added a way to get the exit code from InputPipe
The method is to call wait() on the pipe object
which returns the exit code.

Some tests have been added for this.
2018-10-09 23:40:28 +02:00
..
ant Bugfix in the annotation area 2018-09-17 21:25:28 +02:00
buddies Some fixes for the testsuite 2018-10-09 13:57:26 -07:00
db Add-on to previous commit: fixes some Python issues 2018-10-09 00:18:45 +02:00
drc Some update to fix build issues (this time, Linux) 2018-09-10 21:56:20 +02:00
edt Merge branch 'pymod' into pymod-msvc 2018-09-07 22:56:22 +02:00
fontgen WIP: fixed installation part for pykl module, robustness of build system. 2018-06-06 21:27:18 +02:00
gsi Fixed an issue with destruction callbacks in the QApplication destructor - in this case the interpreter may be nulled already and callbacks must not happen into Ruby/Python. 2018-09-17 21:30:54 +02:00
gsiqt Some update to fix build issues (this time, Linux) 2018-09-10 21:56:20 +02:00
gtfui Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
img Fix in Image object handling 2018-09-17 21:24:47 +02:00
klayout_main WIP: fixed build 2018-06-17 19:09:54 +02:00
lay (Partial) attempt to fix the plugin detection issue on MacOS 2018-10-02 17:36:30 -07:00
laybasic Merge branch 'pymod' into pymod-msvc 2018-09-07 22:56:22 +02:00
lib Some update to fix build issues (this time, Linux) 2018-09-10 21:56:20 +02:00
lym Merge branch 'pymod' into pymod-msvc 2018-09-07 22:56:22 +02:00
plugins Removed some misleading comments. 2018-10-09 21:24:23 +02:00
pya Fixed a merge issue (build was broken) 2018-09-17 22:34:01 +02:00
pyastub WIP: some refactoring of pya binding and data keeping. Added more conversion functions for use in external code. Needs testing. 2018-06-07 01:05:36 +02:00
pymod Some fixes for the testsuite 2018-10-09 13:57:26 -07:00
rba Ported Ruby initialization issue bugfix from pymod to master. 2018-09-17 21:43:38 +02:00
rbastub Fixed an issue with destruction callbacks in the QApplication destructor - in this case the interpreter may be nulled already and callbacks must not happen into Ruby/Python. 2018-09-17 21:30:54 +02:00
rdb Many warnings fixed for MSVC 2018-08-29 01:46:18 +02:00
tl Added a way to get the exit code from InputPipe 2018-10-09 23:40:28 +02:00
unit_tests A huge patch to make Windows build functional again after recent updates 2018-10-08 23:31:22 +02:00
version Updated copyright note to 2018. 2018-01-01 21:08:06 +01:00
app.pri Fixed installation target for .exe's 2017-08-27 19:34:16 +02:00
klayout.pri OASIS tests made robust against hash implementation 2018-09-10 01:16:49 +02:00
klayout.pro Enabled Qt-less unit tests, some basic implementation of Qt-less threads based on pthread and an atomics library. A lot missing. 2018-07-05 00:33:34 +02:00
lib.pri Proper naming of DLL's. 2017-08-27 18:17:00 +02:00
lib_ut.pri First steps towards enablement of MSVC2017 for pymod. A lot of things to TODO yet ... 2018-08-04 18:02:39 +02:00
with_all_libs.pri MSVC builds for the first time - still a lot of patches required 2018-08-28 23:19:58 +02:00