Files
klayout/src/rba
klayoutmatthias f8b3c92191 Windows and Ruby/Python for deploymenu
This commit deals with the deployment issue on Windows
where there is no global Ruby/Python installation and
the installer needs to package all required files.

The solution is to read the Ruby/Python path from a
file that is evaluated upon startup. The installer will
install these files together with the executable for
Windows. This feature is only enabled on Windows.

A specific issue occured: since the location of the
file needs to be determined, the path of the executable
needs to be known. The Ruby initialization requires the
path to be set very early, before QCoreApplication is
instantiated. But Qt complains in QCoreApplication::applicationDirPath
so that this approach cannot be used for this purpose.
2017-08-06 18:18:34 +02:00
..
2017-08-06 18:18:34 +02:00
2017-05-27 22:32:55 +02:00
2017-02-12 15:28:14 +01:00
2017-06-16 22:28:36 +02:00
2017-02-12 15:28:14 +01:00
2017-02-12 15:28:14 +01:00
2017-02-12 15:28:14 +01:00
2017-02-12 15:28:14 +01:00