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