summaryrefslogtreecommitdiff
path: root/tools/llvmc/Makefile
Commit message (Expand)AuthorAge
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* Distribute CVS versions of lex filesReid Spencer2006-04-12
* For PR514:Reid Spencer2005-05-19
* Use DataInstall macro instead of INSTALL.Reid Spencer2005-02-24
* sysconfdir -> PROJ_etcdirReid Spencer2005-01-17
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-16
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-25
* Make sure additional C++ suffixes are recognized by llvmc.Reid Spencer2004-11-24
* Add the c and cpp configuration files.Reid Spencer2004-11-23
* Update for library name change.Reid Spencer2004-10-28
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-26
* Convert llvmc to use the lib/System interface instead of directlyReid Spencer2004-08-29
* Link with bcreader and vmcore.Reid Spencer2004-08-24
* Add CONFIG_FILES so the language specific config files can be installed.Reid Spencer2004-08-20
* Implement many new features for llvmc. This is the first version that willReid Spencer2004-08-19
* More Functionality:Reid Spencer2004-08-15
* Initial makefile for the LLVM Compiler Driver.Reid Spencer2004-08-10