summaryrefslogtreecommitdiff
path: root/tools/autoconf.pl (follow)
Commit message (Collapse)AuthorAge
* autoconf.pl: Add support for build folders with screen resolution (e.g. ↵Thomas Martitz2013-03-16
| | | | | | build-android-320x480). Change-Id: If2ab767f44db604177a0028e86100633631ca8b8
* tools/autoconf.pl: 2 enhancementsThomas Martitz2012-05-28
| | | | | | | * -y param to not ask for confirmation * detect <buildtype>-<target> as well Change-Id: Ie63f5882560cd7c7ee1c00f153e756b8695d567f
* Add a simple script to try to run configure with the correct target ↵Jonathan Gordon2010-09-28
name/type based on the build directory name. ~/rockbox/.../e200 -> e200, normal ~/rockbox/.../e200-sim -> e200, sim build ~/rockbox/.../sim/e200 -> e200, sim build replace sim with "boot" for bootloader, falls back on normal if neither is given. Run this from inside the build dir just like you would tools/configure using the full shortname guarentees the correct match, as above e200 will work for sansae200.... asks for confirmation before doing anything. Add your folder structure if this doesnt work for your way of doing things git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28180 a1c6a512-1295-4272-9138-f99709370657