aboutsummaryrefslogtreecommitdiff
path: root/win32/CodeGen
AgeCommit message (Expand)Author
2008-10-17update win32 project file, patch provided by OvermindDL1 on llvmdev.Tanya Lattner
2008-09-20Update VS projects.Cedric Venet
2008-09-09Update VC++ project files.Argyrios Kyrtzidis
2008-08-24Updating VC++ project.Cedric Venet
2008-08-17Update VC++ project.Gordon Henriksen
2008-08-17Make it compile on VC2005:Cedric Venet
2008-08-09update VS project.Cedric Venet
2008-07-14This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner
2008-07-13Remove deleted files from VC++ project.Cedric Venet
2008-06-27Add an include file needed for VS.Cedric Venet
2008-06-20Updated VS build system. Patch provided by Cedric Venet:Ted Kremenek
2008-06-20"Just a small update for the project files for adding a missing preprocessorChris Lattner
2008-06-07Update VC project files, patch by Cédric Venet!Chris Lattner
2008-05-15Revert 51067 check-in for now.Devang Patel
2008-05-13Update the Win32 project files, patch by Razvan Aciu!Chris Lattner
2008-03-27Updating win32 VStudio project files with new file references and removing de...Chuck Rose III
2008-01-15Add files to windows project files. Also include <algorithm> explicitly so t...Chuck Rose III
2008-01-03Adding new files to win32 buildChuck Rose III
2008-01-02Fix PR1888, patch by Wilhansen Li.Chris Lattner
2007-12-10Add StringPool + new CodeGen files to win32 buildChuck Rose III
2007-12-08Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio buildChuck Rose III
2007-11-21This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III
2007-11-12Updated VC++ build systemHartmut Kaiser
2007-11-09Adding some recently added files to the VStudio projectsChuck Rose III
2007-11-07Updated VC++ build systemHartmut Kaiser
2007-11-02Updated VC++ build systemHartmut Kaiser
2007-10-29Updated VC++ build systemHartmut Kaiser
2007-10-10Updated VC++ build system.Hartmut Kaiser
2007-07-27Updates to the VStudio project files:Chuck Rose III
2007-03-05Unbreak VC++ build.Jeff Cohen
2007-01-15Unbreak VC++ build.Jeff Cohen
2006-11-05Unbreak VC++ build.Jeff Cohen
2006-05-03Keep Visual Studio happy.Jeff Cohen
2006-04-23Keep Visual Studio informed.Jeff Cohen
2006-03-24Get Visual Studio happy again.Jeff Cohen
2006-01-30Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen
2006-01-24Add new files to Visual Studio.Jeff Cohen
2006-01-22Visual Studio still has issues at being left out.Jeff Cohen
2006-01-04Teach Visual Studio about new file.Jeff Cohen
2005-12-22Add new files to Visual Studio.Jeff Cohen
2005-12-17Turn on string pooling for smaller binaries.Jeff Cohen
2005-10-24Keep Visual Studio up to date.Jeff Cohen
2005-09-25Fix VC++ build errors.Jeff Cohen
2005-09-10Fix more Visual Studio build problems.Jeff Cohen
2005-06-28Add ElfWriter stuff to Visual StudioJeff Cohen
2005-01-30Silence VC++ warnings about using 'this' in base member initializations.Jeff 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-07Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen
2005-01-03Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen