Differences From Artifact [4aa1445bcf]:
- Executable file server/buildpkgs/build-all-platforms.sh — part of check-in [0d0e6831fe] at 2014-05-19 03:29:48 on branch trunk — Removed extra whitespace (user: rkeene, size: 1758) [annotate] [blame] [check-ins using]
To Artifact [98e913d785]:
- Executable file server/buildpkgs/build-all-platforms.sh — part of check-in [cbad59149b] at 2014-05-22 17:02:14 on branch trunk — Updated to latest tcc4tcl (user: rkeene, size: 1804) [annotate] [blame] [check-ins using]
︙ | |||
14 15 16 17 18 19 20 21 22 23 24 25 26 27 | 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | + | sparc-sun-solaris2.10,64@solaris2.10-sparc64 x86_64-unknown-freebsd8@freebsd8-x86_64 x86_64-unknown-netbsd5@netbsd5-x86_64 arm-android9-linux-androideabi@linux-unknown-arm i586-mingw32msvc@win32-ix86 x86_64-w64-mingw32@win32-x86_64 x86_64-redhat5-linux@linux-glibc2.5-x86_64 x86_64-redhat5-linux,32@linux-glibc2.5-ix86 powerpc-ibm-aix5.3.0.0@aix-powerpc ) else platforms=("$@") fi for platform in "${platforms[@]}"; do |
︙ |