Differences From Artifact [4e871ce746]:
- Executable file
build/test/test
— part of check-in
[33550a1dff]
at
2012-05-10 17:54:10
on branch trunk
— Updated to normalize CPU names
Added linux-i386 build target (user: rkeene, size: 15023) [annotate] [blame] [check-ins using]
To Artifact [45ea83463c]:
- Executable file build/test/test — part of check-in [a1316c25a9] at 2012-05-13 01:56:40 on branch trunk — Renamed Linux/mipsel build script for consistency (user: rkeene, size: 15029) [annotate] [blame] [check-ins using]
106 106 ;; 107 107 win32|win32-*) 108 108 kitcreator="./build/make-kit-win32" 109 109 xcompile="1" 110 110 kitruncmd="wine" 111 111 ;; 112 112 linux-mipsel-min|linux-mipsel-min-kitdll) 113 - kitcreator="./build/make-kit-mipsel" 113 + kitcreator="./build/make-kit-linux-mipsel" 114 114 runnable="0" 115 115 xcompile="1" 116 116 notk="1" 117 117 iszip="1" 118 118 ;; 119 119 android-arm|android-arm-*|\ 120 120 linux-i386|linux-i386-*|\