Commit Graph

4 Commits

Author SHA1 Message Date
47c6b131ea Changed the #cgo conditionals to build constraints.
- Build constraint for static building is called "static" now.
Reference: https://golang.org/pkg/go/build/#hdr-Build_Constraints.
2018-02-15 21:32:30 +01:00
6dd358365e Added support for allegro_static flag (enables static linking of allegro). 2017-12-19 07:54:53 +01:00
27eae9dc8b Fixup
- bitmap.go format
- c.go cleanup
2017-10-03 20:41:45 +02:00
2924980035 Basic wrapper around allegro5 libraries
- Depends on optional allegro libraries font, image, primitives and ttf as well.
2017-10-03 20:38:09 +02:00