- 03 Mar, 2013 4 commits
-
-
ian@well-typed.com authored
Patch from Stephen Blackheath.
-
ian@well-typed.com authored
This is sometimes needed when cross-compiling, as some packages may be built in stage 0 but not stage 1. In order to make everything work out, this also removes the requirement that the build-dirs are in dependency order
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- 02 Mar, 2013 20 commits
-
-
ian@well-typed.com authored
-
ian@well-typed.com authored
Doesn't look like it causes any failures in the full test suite, so presumably it's fine!
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
Patch from Stephen Blackheath
-
ian@well-typed.com authored
-
ian@well-typed.com authored
Apparently ios doesn't understand .type %function.
-
ian@well-typed.com authored
They're both the same register, and Linux seems happy with both, but ios only accepts r11.
-
ian@well-typed.com authored
Apparently ios only understands .globl, but Linux appears to understand both.
-
ian@well-typed.com authored
Based on patch from Stephen Blackheath.
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
- 01 Mar, 2013 12 commits
-
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
We now use the 'host' to determine whether stage0 builds terminfo, and 'target' to determine whether stage1 does. We don't build it if the platform is either Windows or ios.
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
This makes the build system a little simpler, and in particular will make it easier to handle the changes needed for cross-compilation.
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
ian@well-typed.com authored
-
anfarmer@ku.edu authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
- 28 Feb, 2013 4 commits
-
-
ian@well-typed.com authored
-
ian@well-typed.com authored
-
ian@well-typed.com authored
[ ] is m4 syntax, so we need to use 'test foo' rather than '[ foo ]'.
-
ian@well-typed.com authored
-