summaryrefslogtreecommitdiff
path: root/rbutil/Makefile (follow)
Commit message (Collapse)AuthorAge
* rbutil: removed the wx version of rbutil. Dominik Wenger2007-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14581 a1c6a512-1295-4272-9138-f99709370657
* Fix the Makefile (and hopefully the OS X Makefile as well) after the ↵Jonas Häggqvist2007-07-15
| | | | | | talkfile commit and let talkfile.cpp build on non-Windows. Also fix incorrect meaning of DESTDIR in the Makefile. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13912 a1c6a512-1295-4272-9138-f99709370657
* rbutil: fix compilation in cygwinDominik Wenger2007-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13892 a1c6a512-1295-4272-9138-f99709370657
* Add a missing install: label - thanks to Bryan Childs for spottingDave Chapman2007-06-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13727 a1c6a512-1295-4272-9138-f99709370657
* Adjust the rbutil unix-style Makefile to the new icons.Dominik Riebeling2007-06-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13693 a1c6a512-1295-4272-9138-f99709370657
* Include the new autodection.cpp file in the MakefilesDave Chapman2007-06-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13661 a1c6a512-1295-4272-9138-f99709370657
* sansapatcher needs _LARGEFILE64_SOURCE, so add this to the rbutil Makefile too.Dominik Riebeling2007-05-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13404 a1c6a512-1295-4272-9138-f99709370657
* rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on ↵Dominik Wenger2007-05-16
| | | | | | the doom install button git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13397 a1c6a512-1295-4272-9138-f99709370657
* Support for Sansa E200 in rbutilDominik Wenger2007-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13315 a1c6a512-1295-4272-9138-f99709370657
* New, better GUI for rbutil. (FS#6893)Dominik Wenger2007-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13310 a1c6a512-1295-4272-9138-f99709370657
* Enable warnings (-Wall, -Wundef).Dave Chapman2007-02-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12446 a1c6a512-1295-4272-9138-f99709370657
* Implementation of Bootloader installation/uninstallation for all Targets in ↵Dominik Wenger2007-02-21
| | | | | | rbUtil. Needs testing. FS#6643 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12439 a1c6a512-1295-4272-9138-f99709370657
* FS #6443 from Jonas Häggqvist - add an "install" target.Dave Chapman2007-02-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12343 a1c6a512-1295-4272-9138-f99709370657
* 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