aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Add (non-working) project bugpoint to Visual StudioJeff Cohen2005-01-222-0/+182
* Don't exclude FileUtilies and ToolRunner from VC++ buildJeff Cohen2005-01-221-6/+3
* Get analyze to show all analysis options when compiled with VC++Jeff Cohen2005-01-202-0/+3
* Add analyze project to Visual StudioJeff Cohen2005-01-202-0/+159
* Add project llvm-proj to Visual StudioJeff Cohen2005-01-202-0/+151
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-181-0/+140
* Add project llvm-nm to Visual StudioJeff Cohen2005-01-182-0/+150
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-181-0/+17
* Add llvm-bcanalyzer project to Visual StudioJeff Cohen2005-01-182-0/+150
* Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen2005-01-163-0/+9
* Add new file to Visual Studio CodeGen projectJeff Cohen2005-01-151-0/+3
* Add new file to Visual Studio CodeGen projectJeff Cohen2005-01-121-0/+3
* Apply feed back from Chris:Jeff Cohen2005-01-101-1/+0
* Update System project in Visual Studio to reflect renamed files.Jeff Cohen2005-01-101-120/+8
* Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen2005-01-091-0/+67
* Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen2005-01-091-1/+1
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-081-0/+1
* Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen2005-01-072-0/+25
* Remove bogus project folderJeff Cohen2005-01-071-4/+0
* Add project opt to Visual Studio.Jeff Cohen2005-01-063-0/+162
* Make bison/flex build steps output the same message in Visual Studio asJeff Cohen2005-01-042-8/+8
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-044-17/+180
* Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen2005-01-031-0/+3
* Cleanup some Visual Studio project dependencies.Jeff Cohen2005-01-021-1/+2
* Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen2005-01-024-6/+7
* Add llvm-link, Linker projects to Visual Studio.Jeff Cohen2005-01-013-0/+301
* Add missing header files to projects.Jeff Cohen2005-01-012-0/+15
* Add llvm-ranlib project to Visual Studio.Jeff Cohen2005-01-012-0/+150
* Add llvm-ar project to Visual Studio.Jeff Cohen2005-01-012-0/+150
* Add -v option to bison.Jeff Cohen2005-01-011-2/+2
* Add missing file SystemUtils.cpp to Support project.Jeff Cohen2005-01-011-0/+3
* Add llvm-as project to Visual StudioJeff Cohen2005-01-018-24/+341
* Add llvm-dis project to Visual StudioJeff Cohen2005-01-012-0/+155
* Put executables into a single directoryJeff Cohen2005-01-014-12/+9
* Improve TableGen dependenciesJeff Cohen2005-01-013-28/+85
* Bring VS projects up to date with respect to recent changesJeff Cohen2004-12-271-41/+2
* Get VC++ building againJeff Cohen2004-12-242-7/+3
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-243-19/+3
* Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen2004-12-232-0/+4
* Add project Bytecode to Visual StudioJeff Cohen2004-12-221-0/+198
* Visual Studio project Configure should place the configured header filesJeff Cohen2004-12-211-10/+12
* Add llc project to Visual StudioJeff Cohen2004-12-192-3/+155
* Add lli project to Visual StudioJeff Cohen2004-12-194-2/+199
* Enable browse information in Visual StudioJeff Cohen2004-12-1911-0/+11
* Improve dependency management for lib/system/win32/* files. Instead of copyi...Jeff Cohen2004-12-181-2/+22
* Don't forget about release configuration...Jeff Cohen2004-12-1811-11/+11
* Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen2004-12-1811-33/+33
* Fix win32 breakageJeff Cohen2004-12-181-4/+4
* Fix residual Visual Studio build problemsJeff Cohen2004-12-091-3/+0
* Update the win32 project files, contributed by Morton Ofstad!Chris Lattner2004-12-0410-17/+433