5 Commits

Author SHA1 Message Date
Oliver Tappe
ed0528aef0 Force POSIX locale, as otherwise the build (makeinfo) may break.
* the cause for the spurious makeinfo breakages is that it relies on
  being executed in POSIX locale - spotted by Jonathan Schleifer, thanks!
2012-11-07 20:31:39 +01:00
Oliver Tappe
68d377c247 Improve build-gcc2-optional-package.sh:
* automatically build the compiler if it doesn't exist yet
* protect against unneeded cruft breaking the build
2011-11-23 16:49:35 +00:00
Axel Dörfler
d0b6f8e193 * The script should now build working gcc2 packages.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@38375 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-26 14:10:40 +00:00
Axel Dörfler
708c82b146 * Forgot to create the "current" symlink (and add it to the archive - not yet
tested).
* Use -n for links to directories in case the target already exists.


git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@38353 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-25 14:42:55 +00:00
Axel Dörfler
b67ffd4be8 * Updated install help text with how to build the binutils documentation.
* Added a work-in-progress script to automate building a GCC2 package.


git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@38351 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-25 13:11:30 +00:00