aboutsummaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2005-02-16Somehow tablegen.exe got moved... fix up tablegen invocations to match.Jeff Cohen
2005-02-02Put libraries in a common directoryJeff Cohen
2005-01-30Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen
2005-01-29Unbreak VC++ buildJeff Cohen
2005-01-28Get VC++ compiling againJeff Cohen
2005-01-22Add (non-working) project bugpoint to Visual StudioJeff Cohen
2005-01-22Don't exclude FileUtilies and ToolRunner from VC++ buildJeff Cohen
2005-01-20Get analyze to show all analysis options when compiled with VC++Jeff Cohen
2005-01-20Add analyze project to Visual StudioJeff Cohen
2005-01-20Add project llvm-proj to Visual StudioJeff Cohen
2005-01-18Add project llvm-ld to Visual StudioJeff Cohen
2005-01-18Add project llvm-nm to Visual StudioJeff Cohen
2005-01-18Add project llvm-ld to Visual StudioJeff Cohen
2005-01-18Add llvm-bcanalyzer project to Visual StudioJeff Cohen
2005-01-16Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen
2005-01-15Add new file to Visual Studio CodeGen projectJeff Cohen
2005-01-12Add new file to Visual Studio CodeGen projectJeff Cohen
2005-01-10Apply feed back from Chris:Jeff Cohen
2005-01-10Update System project in Visual Studio to reflect renamed files.Jeff Cohen
2005-01-09Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen
2005-01-09Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen
2005-01-08Add a few more passes to LinkAllPasses.hJeff Cohen
2005-01-07Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen
2005-01-07Remove bogus project folderJeff Cohen
2005-01-06Add project opt to Visual Studio.Jeff Cohen
2005-01-04Make bison/flex build steps output the same message in Visual Studio asJeff Cohen
2005-01-04Add C backend to llc in Visual Studio.Jeff Cohen
2005-01-03Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen
2005-01-02Cleanup some Visual Studio project dependencies.Jeff Cohen
2005-01-02Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen
2005-01-01Add llvm-link, Linker projects to Visual Studio.Jeff Cohen
2005-01-01Add missing header files to projects.Jeff Cohen
2005-01-01Add llvm-ranlib project to Visual Studio.Jeff Cohen
2005-01-01Add llvm-ar project to Visual Studio.Jeff Cohen
2005-01-01Add -v option to bison.Jeff Cohen
2005-01-01Add missing file SystemUtils.cpp to Support project.Jeff Cohen
2005-01-01Add llvm-as project to Visual StudioJeff Cohen
2005-01-01Add llvm-dis project to Visual StudioJeff Cohen
2005-01-01Put executables into a single directoryJeff Cohen
2005-01-01Improve TableGen dependenciesJeff Cohen
2004-12-27Bring VS projects up to date with respect to recent changesJeff Cohen
2004-12-24Get VC++ building againJeff Cohen
2004-12-24Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen
2004-12-23Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen
2004-12-22Add project Bytecode to Visual StudioJeff Cohen
2004-12-21Visual Studio project Configure should place the configured header filesJeff Cohen
2004-12-19Add llc project to Visual StudioJeff Cohen
2004-12-19Add lli project to Visual StudioJeff Cohen
2004-12-19Enable browse information in Visual StudioJeff Cohen
2004-12-18Improve dependency management for lib/system/win32/* files. Instead of copyi...Jeff Cohen