Kazunari Sekigawa
cfafde703a
Merge remote-tracking branch 'origin/macos-build'
2018-03-19 15:52:02 +09:00
Kazunari Sekigawa
a4fdd4ad58
Confirmed that Qt5.10.x can be used.
...
More precisely, KLayout 0.25.2 can work with
(1) Qt5.10.0 from MacPorts
and
(2) Qt5.10.1 from Homebrew
on Yosemite and High Sierra.
This refs #4 and #22 .
2018-03-19 15:51:15 +09:00
Kazunari Sekigawa
9368f86b7a
Merge remote-tracking branch 'origin/macos-build'
2018-03-19 10:07:17 +09:00
Kazunari Sekigawa
3384310676
Use Qt5.10.x instead of Qt5.9.x.
...
This refs #4 and #22 .
2018-03-19 10:06:38 +09:00
Kazunari Sekigawa
1890902dd8
Merge remote-tracking branch 'upstream/master' into macos-build
2018-03-19 06:51:52 +09:00
Matthias Koefferlein
cabd8bbdf1
Updated Changelog.Debian
2018-03-18 18:51:39 +01:00
Kazunari Sekigawa
5c50d69ee2
Merge remote-tracking branch 'origin/master' into macos-build
2018-03-18 18:29:02 +09:00
Kazunari Sekigawa
19ba8beb42
Merge remote-tracking branch 'upstream/master'
2018-03-18 18:27:58 +09:00
Kazunari Sekigawa
dd08bd42d4
Merge remote-tracking branch 'upstream/master' into macos-build
2018-03-18 18:24:31 +09:00
Matthias Koefferlein
e833edd403
Updated COPYRIGHT file.
2018-03-18 08:41:21 +01:00
Kazunari Sekigawa
a8236ebb24
Merge remote-tracking branch 'upstream/master'
2018-03-18 06:47:50 +09:00
Matthias Koefferlein
dfd5bb1381
Updated version
2018-03-17 20:07:51 +01:00
Matthias Koefferlein
1c4a0bc7a2
Updated Changelog.
2018-03-17 20:07:06 +01:00
Matthias Köfferlein
072fa6cb7e
Merge pull request #97 from lightwave-lab/pr-qtbrew
...
(macOS) Adding support for qt and python3 installed from brew
2018-03-17 19:50:51 +01:00
Thomas Ferreira de Lima
945bf9ea23
adding symlinks to build4mac scripts
2018-03-16 17:01:56 -04:00
Thomas Ferreira de Lima
b5b3144aba
Revert "Changing python path for brew installation"
...
This reverts commit fa96f6d352 .
Thinking about it, it would be horrible for deployment. Need to rethink this.
Klayout will break once python goes to 3.7 and brew updates it.
2018-03-16 17:01:56 -04:00
Thomas Ferreira de Lima
305240ccc3
Changing python path for brew installation
...
- Assuming user installing with brew wants the library link to go to cellar rather than /usr/local/opt/.
- Python gets updated often in brew, and an update could possibly break klayout.
2018-03-16 17:01:56 -04:00
Thomas Ferreira de Lima
e90edf4434
Compilation with brew dependencies successful!
...
Using brew's qt and python3 formulae
Bonus: I have also added a script that embeds python into bundle, recursively adding dependencies from inside /usr/local/opt. That means that /usr/local/lib folders are not going to be copied. I saw one dependency to /usr/local/lib/gcc from one of numpy's modules, instead of pointing towards /usr/local/opt/gcc/lib/gcc.
Side effects: Renaming Qt5Custom to Qt5Brew
2018-03-16 17:01:47 -04:00
Thomas Ferreira de Lima
3295b630f3
Merge branch 'master' into pr-85
2018-03-16 10:56:06 -04:00
Matthias Koefferlein
13062292fe
Modified solution for the segfault mentioned in ticket #85 (@thomaslima: thanks for the root cause analysis)
2018-03-16 10:05:09 +01:00
Thomas Ferreira de Lima
8419ed0c6f
fixing the bug mentioned in PR #85
2018-03-15 00:08:18 -04:00
Kazunari Sekigawa
55f8a8b924
Merge remote-tracking branch 'origin/macos-build'
2018-03-13 06:32:42 +09:00
Kazunari Sekigawa
a21f4baca9
Merge remote-tracking branch 'upstream/master'
2018-03-13 06:31:20 +09:00
Kazunari Sekigawa
cce11376af
Merge remote-tracking branch 'upstream/master' into macos-build
2018-03-13 06:30:53 +09:00
Matthias Koefferlein
02c9c645ec
Rephrase confusing option in 'save as' dialog.
2018-03-12 20:55:15 +01:00
Matthias Koefferlein
9fd169f183
Merge branch 'bug_89'
2018-03-12 20:47:38 +01:00
Matthias Koefferlein
3ae71d7e72
Bugfix: properly initialize new config value
2018-03-12 20:47:33 +01:00
Kazunari Sekigawa
90cbf29cb6
Merge remote-tracking branch 'origin/macos-LWLdev' into macos-build
2018-03-12 21:44:14 +09:00
Kazunari Sekigawa
ab82d650e8
Merge remote-tracking branch 'upstream/bug_89'
2018-03-12 21:41:47 +09:00
Kazunari Sekigawa
38b2e7828c
Merge remote-tracking branch 'upstream/master'
2018-03-12 21:41:03 +09:00
Matthias Koefferlein
802237141b
Fixed #90 (DRC issue with 'extended' and joined = true)
2018-03-12 00:47:04 +01:00
Matthias Koefferlein
8bec89611f
Trying to fix alpha channel issue by providing upper 8 bits set in QImage.
2018-03-11 23:57:41 +01:00
Matthias Köfferlein
4ef4635e24
Merge pull request #86 from lightwave-lab/master
...
Building KLayout on macOS High Sierra with python3 from brew and Qt 5.9.4
2018-03-11 22:20:41 +01:00
Matthias Köfferlein
dc5792d768
Merge pull request #87 from lightwave-lab/open-with-macos
...
Open with macos
2018-03-11 22:08:49 +01:00
Matthias Koefferlein
5fbc20702e
Macro editor enhancements (stop on exceptions)
...
This commit tries to address #85 and provide these features:
- dynamic configuration of the macro IDE behaviour
- side effect: a new entry in the setup dialog for the
IDE settings
- "stop on exceptions" can be taught to ignore certain files
2018-03-11 21:58:59 +01:00
Kazunari Sekigawa
fd3a6e7798
adding icon to ".gds" and ".oas", too.
2018-03-11 10:26:57 +09:00
Kazunari Sekigawa
a7191b5059
Merge remote-tracking branch 'lightwave-lab/master' into lightwave-lab
2018-03-11 10:24:06 +09:00
Kazunari Sekigawa
3a21bb5583
Merge remote-tracking branch 'lightwave-lab/development' into macos-LWLdev
2018-03-11 10:20:59 +09:00
Thomas Ferreira de Lima
f449317491
Merge remote-tracking branch 'master' into development
2018-03-08 15:37:39 -05:00
Alex Tait
9717612c93
allowed user defined literals. build and deploy passes with MacOsSierra version of Ruby.
2018-03-08 14:33:43 -05:00
Thomas Ferreira de Lima
423fec4808
adding icon to .gds files
2018-03-07 13:20:41 -05:00
Thomas Ferreira de Lima
8ec78a99a9
open with working properly in MacOS.
2018-03-07 12:54:01 -05:00
Thomas Ferreira de Lima
c82bb445ac
testing file open event
2018-03-07 11:07:29 -05:00
Thomas Ferreira de Lima
1e9c7b1246
Changing Info.plist to associate .gds files with klayout
2018-03-06 21:43:08 -05:00
Thomas Ferreira de Lima
ac2bd96ace
successful build with qt 5.9.4 and py 3.6.4
2018-03-06 19:29:21 -05:00
Thomas Ferreira de Lima
7aaf391044
symbolic link to klayout executable now opens klayout properly
2018-03-06 15:25:43 -05:00
Thomas Ferreira de Lima
bd1b2f2bbe
running build script in python3
2018-03-06 01:01:16 -05:00
Thomas Ferreira de Lima
33139dd40c
Merge remote-tracking branch 'upstream/master'
2018-03-05 22:29:41 -05:00
Kazunari Sekigawa
63ba099362
Merge remote-tracking branch 'upstream/master'
2018-03-05 07:00:11 +09:00
Matthias Koefferlein
51e40cc9ab
Merge remote-tracking branch 'remotes/origin/master'
2018-03-03 00:22:10 +01:00