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