Re-add the autoconf rule for the docs/doxygen.cfg file.
[oota-llvm.git] / lib / CompilerDriver / Makefile
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-09-01 Chris Lattnerhave the makefiles check the llvm-config error code...
2010-08-15 Mikhail Glushenkovllvmc: remove dynamic plugins.
2010-07-23 Mikhail GlushenkovGet rid of exceptions in llvmc.
2010-01-24 Chris Lattnermark some libraries that currently require RTTI.
2009-07-04 Mikhail GlushenkovLLVMC can be now compiled w/o dynamic plugin support.
2009-07-03 Mikhail GlushenkovAdd --enable-llvmc-dynamic configure option.
2009-06-29 Daniel DunbarFix install of libCompilerDriver dynamic library to...
2009-06-29 Mikhail GlushenkovMake dynamic LLVMC plugins work on Windows (finally!).
2009-03-02 Mikhail GlushenkovReorganize llvmc code.