Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add swt 4.26 for gtk-linux-ppc64le | Tom G. Christensen | 2023-06-07 | 8 | -0/+1589 |
| | | | | | | | This is required for the Linux/ppc64le target to build. ba2338ad6c24516a9686baf75c289d4a3fac488bd68a3b88e725cbf611f5e681209feb6ddf5848e21dcf0e9c33c1c8d898f44f02ae2dc499816a8fe191525bf9 swt-4.26-gtk-linux-ppc64le.zip | ||||
* | SWT 4.26: Add cocoa-maxosx-aarch64 blob w/o src; Add ↵ | Sven Gothel | 2023-01-16 | 5 | -0/+1415 |
| | | | | scripts/tests-osx-aarch64.sh | ||||
* | Bump make/lib/swt to SWT 4.26 | Sven Gothel | 2023-01-16 | 14 | -381/+832 |
| | |||||
* | Bump SWT to Release 4.14-201912100610 (jogl/make/lib/swt) | Sven Gothel | 2020-01-06 | 8 | -748/+748 |
| | | | | Due to issues on MacOS, added the src.zip for MacOS as well. | ||||
* | Bug 1362: Replace SWT 4.3.0 -> 4.11.0 | Sven Gothel | 2019-04-05 | 46 | -7035/+839 |
| | | | | | | https://download.eclipse.org/eclipse/downloads/drops4/R-4.11-201903070500/ This binary make/lib drop is only required for build and unit tests. | ||||
* | SWT Solaris x86 files: Use version 4.2, 4.3.0-M3 fails, see README.txt | Sven Gothel | 2012-11-28 | 2 | -0/+9 |
| | |||||
* | Complete commit 541bcc1eecc50656392e1fec1a27b08ab78eceff (SWT version bump ↵ | Sven Gothel | 2012-11-28 | 1 | -0/+1 |
| | | | | 3.7.1 -> 4.3.0-M3): gtk-freebsd-x86_64 is still on 3.7.1 | ||||
* | SWT: Bump to version 4.3.0 M3 201210312000 | Sven Gothel | 2012-11-26 | 21 | -375/+31 |
| | |||||
* | Enable FreeBSD x86_64 builds (and add swt.jar) | Jacob Senglea | 2011-11-21 | 1 | -0/+0 |
| | |||||
* | bump swt to version 3.7.1 | Sven Gothel | 2011-10-18 | 10 | -1/+3 |
| | |||||
* | Fixing build errors on Solaris systems. FIX: 481 | Barcsik Attila | 2011-03-12 | 14 | -0/+3189 |
| | |||||
* | Added two simple SWT unit tests. | Wade Walker | 2011-02-02 | 36 | -0/+8227 |
Added a test that draws one triangle, using both the SWT canvas and the AWT canvas with the SWT_AWT bridge. Also added the SWT JARs for each platform to make/lib (since that's where antlr.jar and junit.jar were stored). Modified the make files to build and run the new tests. |