Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-24 | rbutil: Merge rbutil with utils folder. | Dominik Riebeling | 1 | -5/+0 | |
rbutil uses several components from the utils folder, and can be considered part of utils too. Having it in a separate folder is an arbitrary split that doesn't help anymore these days, so merge them. This also allows other utils to easily use libtools.make without the need to navigate to a different folder. Change-Id: I3fc2f4de19e3e776553efb5dea5f779dfec0dc21 | |||||
2007-12-17 | move w32-specific resources to a separate file to prevent building them on ↵ | Dominik Riebeling | 1 | -0/+5 | |
other platforms. Use an alias in the resource file to remove the need of copying the file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15949 a1c6a512-1295-4272-9138-f99709370657 |