| Age | Commit message (Collapse) | Author |
|
the osx-cross dir to one which works with upcoming Containerfile
|
|
|
|
update to 1.4.0
|
|
|
|
rules further
|
|
|
|
|
|
|
|
stripped out
|
|
|
|
|
|
|
|
This enables installs straight from 'go install' or 'fyne install'. It
also means warning if a system getgbook isn't found, and erroring if
tesseract isn't found (as was done already). The location of getgbook
can therefore now be specified on the command line.
Embedded builds are enabled with the -tags embed flag, which the makefile
sets for all builds.
|
|
|
|
executables go to dist/
|
|
|
|
|
|
|
|
unneeded rules
|
|
This also necessitated a version bump to fyne.
|
|
|
|
makefile to where it makes sense
|