Age | Commit message (Expand) | Author |
---|---|---|
2008-08-13 | Update makellvm to return correct result code. | Daniel Dunbar |
2007-02-14 | remove obsolete path | Chris Lattner |
2005-08-02 | make is the standard name, not gmake | Chris Lattner |
2003-09-15 | Really use a search path as described in the log message for the last | Vikram S. Adve |
2003-09-14 | Update makellvm to work with the brave new world of separate obj-root trees. | Vikram S. Adve |
2003-09-08 | Fix syntax error when makellvm is run in an invalid directory. | Vikram S. Adve |
2003-07-22 | (1) Pass 'VAR=string' arguments to gmake | Vikram S. Adve |
2002-09-19 | Add support for passing in arbitrary flags to gmake (except -n and -h | Vikram S. Adve |
2002-09-18 | Fix to work in new location (utils/) and to use gmake instead of gnumake | Vikram S. Adve |
2002-09-15 | Simplify significantly (and fix syntax error). | Vikram S. Adve |
2002-09-15 | Use much better method to find the llvmbase directory. | Vikram S. Adve |
2002-09-15 | Shell-script to build current directory and then link one tool (default: opt) | Vikram S. Adve |