Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
makefile
|
|
* Added fixups for make install/deinstall
* HAVE_GUI is now enabled by default
* New 'stop' button for goxf GUI
* Fix lil bug in squeue.c
* Initial .desktop icon for freedesktop environments (GNOME)
|
|
* Add 'doc/faq' with most used commands
* -e can be used with -u to specify the path to extract the files
* Remove gui directory
- GUI source is in src/gui
- Incrusted inside the build and install targets
(ignores build and install errors)
|
|
* Add HAVE_USB to config.mk
- Now is possible to build a usb-less version of the flasher
(only for unpacking and so, offline operations)
* Refactor varname. Avoid portability problems:
- reboot -> moboreboot
|
|
0xFFFF binary without library dependencies (libusb)
* Add 'static' makefile target for building a statically linked 0xFFFF
* Documentate all makefile targets in INSTALL
|
|
- Not yet usable, it's just a sketch with glade O:)
- But you can get fun hacking on the source!
* Add deinstall target to the Makefile
* Add INSTALL file for build & install instructions
* Add documentation for local flashing.
|
|
* Create a root Makefile to build the flasher, logotool and install
* Clean some warning messages
|