Disabling -g for ocaml builds; it's not downwards compatible.
[oota-llvm.git] / win32 / llvm.sln
2007-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
2007-10-10 Hartmut KaiserUpdated VC++ build system.
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-05-07 Jeff CohenUnbreak VC++ build.
2007-05-06 Jeff CohenUnbreak VC++.
2007-04-22 Jeff CohenTeach Visual Studio about Bitcode.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-03-10 Jeff CohenFix VC++ build breakage.
2005-09-10 Jeff CohenFix miscellaneous Visual Studio build problems.
2005-01-22 Jeff CohenAdd (non-working) project bugpoint to Visual Studio
2005-01-20 Jeff CohenGet analyze to show all analysis options when compiled...
2005-01-20 Jeff CohenAdd analyze project to Visual Studio
2005-01-20 Jeff CohenAdd project llvm-proj to Visual Studio
2005-01-18 Jeff CohenAdd project llvm-nm to Visual Studio
2005-01-18 Jeff CohenAdd project llvm-ld to Visual Studio
2005-01-18 Jeff CohenAdd llvm-bcanalyzer project to Visual Studio
2005-01-10 Jeff CohenApply feed back from Chris:
2005-01-08 Jeff CohenAdd a few more passes to LinkAllPasses.h
2005-01-06 Jeff CohenAdd project opt to Visual Studio.
2005-01-04 Jeff CohenAdd C backend to llc in Visual Studio.
2005-01-02 Jeff CohenCleanup some Visual Studio project dependencies.
2005-01-02 Jeff CohenEliminate the use of the global variable hack in the...
2005-01-01 Jeff CohenAdd llvm-link, Linker projects to Visual Studio.
2005-01-01 Jeff CohenAdd llvm-ranlib project to Visual Studio.
2005-01-01 Jeff CohenAdd llvm-ar project to Visual Studio.
2005-01-01 Jeff CohenAdd llvm-as project to Visual Studio
2005-01-01 Jeff CohenAdd llvm-dis project to Visual Studio
2004-12-24 Jeff CohenEliminate use of ltdl.c when doing a VC++ build. Becau...
2004-12-23 Jeff CohenAllow llc to recognize -march=x86. As it was, it didn...
2004-12-19 Jeff CohenAdd llc project to Visual Studio
2004-12-19 Jeff CohenAdd lli project to Visual Studio
2004-11-03 Reid SpencerTop level files for building natively on win32