mirror of https://github.com/KLayout/klayout.git
610 B
610 B
| 1 | #------------------------------------------------------------------------------- |
|---|---|
| 2 | # File: 'nightlyBuild.csv' |
| 3 | # |
| 4 | # Descriptions: |
| 5 | # 'nightlyBuild.py' via the --qttarget option. |
| 6 | # |
| 7 | # qtVer,target |
| 8 | # where |
| 9 | # qtVer = 5 or 6 |
| 10 | # target = [0='std', 1='ports', 2='brew', 3='brewHW', 4='ana3', |
| 11 | # 12='pbrew', 13='pbrewHW'] |
| 12 | # note that |
| 13 | # (qtVer,target)=(6,4) will be omitted |
| 14 | #------------------------------------------------------------------------------- |
| 15 | qtVer,target |
| 16 | 5,0 |
| 17 | 5,1 |
| 18 | 6,2 |
| 19 | 6,13 |
| 20 | 5,4 |
| 21 | #6,0 |
| 22 | #6,1 |
| 23 | #6,2 |
| 24 | #6,3 |
| 25 | #6,4 |
| 26 | #6,12 |
| 27 | #6,13 |