summaryrefslogtreecommitdiff
path: root/win32/x86
Commit message (Expand)AuthorAge
* Add files to VC++ projects.Steve Naroff2008-11-13
* Update VC++ project files.Argyrios Kyrtzidis2008-09-09
* Use additionnal include directory instead of ../ in #include.Cedric Venet2008-08-24
* Updating VC++ project.Cedric Venet2008-08-24
* Make it compile on VC2005:Cedric Venet2008-08-17
* This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner2008-07-14
* "Just a small update for the project files for adding a missing preprocessorChris Lattner2008-06-20
* Revert 51067 check-in for now.Devang Patel2008-05-15
* Update the Win32 project files, patch by Razvan Aciu!Chris Lattner2008-05-13
* Removed a deleted file from the VStudio System project. Also added custom bu...Chuck Rose III2008-04-03
* This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III2007-11-21
* Updated VC++ build systemHartmut Kaiser2007-11-07
* Update win32 VStudio project files to keep pace with recently added and delet...Chuck Rose III2007-08-28
* Updates to the VStudio project files:Chuck Rose III2007-07-27
* Convert .cvsignore filesJohn Criswell2007-06-29
* Unbreak VC++ build.Jeff Cohen2007-03-05
* Unbreak VC++ build.Jeff Cohen2006-11-05
* Fix more tablegen depedency issues in Visual Studio.Jeff Cohen2006-04-05
* Fix tablegen related dependencies in Visual Studio.Jeff Cohen2006-04-02
* Keep Visual Studio happy.Jeff Cohen2006-03-04
* Inform Visual Studio of deleted file.Jeff Cohen2006-02-17
* Keep Visual Studio informed.Jeff Cohen2006-02-04
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-30
* Teach Visual Studio about X86 subtargets.Jeff Cohen2006-01-26
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-17
* Keep Visual Studio building.Jeff Cohen2005-11-16
* Keep Visual Studio informed of new files.Jeff Cohen2005-11-15
* Update Visual Studio projects for removed file.Jeff Cohen2005-08-19
* Add new files to Visual Studio projects.Jeff Cohen2005-07-12
* Adding new files to Visual Studio projects.Jeff Cohen2005-07-02
* Add ElfWriter stuff to Visual StudioJeff Cohen2005-06-28
* Somehow tablegen.exe got moved... fix up tablegen invocations to match.Jeff Cohen2005-02-16
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-30
* Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen2005-01-16
* Improve TableGen dependenciesJeff Cohen2005-01-01
* Enable browse information in Visual StudioJeff Cohen2004-12-19
* Don't forget about release configuration...Jeff Cohen2004-12-18
* Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen2004-12-18
* Fix win32 breakageJeff Cohen2004-12-18
* Update the win32 project files, contributed by Morton Ofstad!Chris Lattner2004-12-04
* MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer2004-11-03