summaryrefslogtreecommitdiff
path: root/rbutil/Makefile (follow)
Commit message (Collapse)AuthorAge
* Fix typoDave Chapman2006-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11764 a1c6a512-1295-4272-9138-f99709370657
* Newer shinier install log file which is more intelligent and better able to ↵Christi Scarborough2006-12-14
| | | | | | | | | cope with multiple packages being installed. This breaks compatibility with the old uninstall file format. Various bug fixes and tidy ups. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11757 a1c6a512-1295-4272-9138-f99709370657
* Where did main.cpp disappear to? Plus other fixes.Dave Chapman2006-12-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11733 a1c6a512-1295-4272-9138-f99709370657
* First attempt at a standard Makefile for rbutil. It should be able to build ↵Dave Chapman2006-12-12
both a native Unix version, or (make WIN=1) cross-compile a Windows version using the Debian mingw cross-compiler. Both builds currently fail, but I think the win32 problem is due to the old (2.5.0) version of wxWidgets I have installed for cross-compiling. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11732 a1c6a512-1295-4272-9138-f99709370657